User guide

E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
13-15
D
ISPLAYING
BGP S
ETTINGS
D
ISPLAYING
BGP S
ETTINGS
To display settings for BGP, use the commands listed in Table 13-2.
R
ESETTING
AND
D
ISABLING
BGP
To return BGP settings to their defaults, or to disable BGP, use the commands listed in
Table 13-3.
enable bgp synchronization Enables synchronization between BGP and
IGP. When enabled, BGP waits for IGP to
provide the next-hop reachability before
advertising the route to an external neighbor.
The default setting is enabled.
Table 13-2: BGP Show Commands
Command Description
show bgp Displays BGP configuration information.
show bgp bgp-policy {<name>} Displays the BGP policy parameters.
show bgp neighbor {detail} Disables BGP neighbor information
show bgp neighbor <ipaddress> Displays information about a specified
neighbor.
Table 13-3: BGP Reset and Disable Commands
Command Description
delete bgp neighbor [<ipaddress> | all] Deletes one or all BGP neighbors.
disable bgp Disables BGP.
disable bgp aggregation Disables BGP route aggregation.
disable bgp always-compare-med Disables MED from being used in the route
selection algorithm.
disable bgp neighbor [<ipaddress> | all] Disables the BGP session. Once disabled, all the
Adj-RIB-In for the neighbor will be flushed out.
disable bgp synchronization Disables the synchronization between BGP and
IGP. Default is enabled.
Table 13-1: BGP Configuration Commands (continued)
Command Description