Specifications
636 ExtremeWare XOS 10.1 Command Reference Guide
BGP Commands
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 external:
create bgp peer-group outer
peer-group-name Specifies a peer group.