BGP Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1762
enable bgp neighbor
enable bgp neighbor [<remoteaddr> | all]
Description
Enables the BGP session. The neighbor must be created before the BGP neighbor session can be enabled.
Syntax Description
Default
Disabled.
Usage Guidelines
To create a new neighbor and add it to a BGP peer group, use the following command:
create bgp neighbor <remoteaddr> peer-group <peer-group-name> {multi-hop}
Example
The following command enables the BGP neighbor session:
enable bgp neighbor 192.168.1.17
History
This command was first available in ExtremeWare XOS 10.1.
This command required an Advanced Core license in ExtremeWare XOS 11.1.
Platform Availability
This command is available on platforms with a Core or an Advanced Core license.
remoteaddr
Specifies an IP address of a BGP neighbor.
all
Specifies all neighbors.