Enabling and disabling bgp4 – Brocade Virtual ADX Switch and Router Guide (Supporting ADX v03.1.00) User Manual

Page 223

Advertising
background image

Brocade Virtual ADX Switch and Router Guide

209

53-1003246-01

Enabling and disabling BGP4

8

Add, change, or negate redistribution parameters (except changing the default MED; see
below).

Add, change, or negate route maps (when used by the network command or a redistribution
command).

Aggregate routes.

Apply maximum AS path limit settings for UPDATE messages.

Parameter changes that take effect after resetting
neighbor sessions

The following parameter changes take effect only after the BGP4 sessions on the device are
cleared, or reset using the “soft” clear option. (Refer to

“Closing or resetting a neighbor session”

on

page 272.)

Change the Hold Time or Keep Alive Time.

Add, change, or negate filter tables that affect inbound and outbound route policies.

Apply maximum AS path limit settings to the RIB.

Parameter changes that take effect after disabling
and re-enabling redistribution

Changing the default MED (metric) change takes effect only after you disable and then re-enable
redistribution:

Enabling and disabling BGP4

BGP4 is disabled by default. To enable BGP4, you must perform the following steps.

1. Enable the BGP4 protocol.

2. Set the local AS number.

NOTE

BGP4 is not functional until you specify the local AS number.

3. Add each BGP4 neighbor (peer BGP4 device) and identify the AS the neighbor is in.

4. Save the BGP4 configuration information to the system configuration file.

For example, enter commands such as the following.

Virtual ADX enable

Virtual ADX# configure terminal

Virtual ADX(config)# router bgp

BGP4: Please configure 'local-as' parameter in order to enable BGP4.

Virtual ADX(config-bgp-router)# local-as 10

Virtual ADX(config-bgp-router)# write memory

Syntax: router bgp

The router bgp command enables the BGP4 protocol.

For information on the local AS number, refer to

“Setting the local AS number”

on page 225.

Advertising