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
1736
create bgp peer-group
create bgp peer-group <peer-group-name>
Description
Creates a new peer group.
Syntax Description
Default
N/A.
Usage Guidelines
You can use BGP peer groups to group together up to 512 BGP neighbors. All neighbors within the peer
group inherit the parameters of the BGP peer group. The following mandatory parameters are shared
by all neighbors in a peer group:
●
remote AS
●
source-interface
●
out-route-policy
●
send-community
●
next-hop-self
Each BGP peer group is assigned a unique name when the peer group is created.
Example
The following command creates a new peer group named
outer
:
create bgp peer-group outer
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.
peer-group-name
Specifies a peer group.