BGP Commands
create bgp neighbor peer-group
create bgp neighbor <remoteaddr> peer-group <peer-group-name> {multi-hop}
Description
Creates a new neighbor and makes it part of the peer group.
Syntax Description
remoteaddr
peer-group-name
multi-hop
Default
N/A.
Usage Guidelines
All the parameters of the neighbor are inherited from the peer group. The peer group should have the
remote AS configured.
To add an existing neighbor to a peer group, use the following command:
configure bgp neighbor [all | <remoteaddr>] peer-group [<peer-group-name> | none]
{acquire-all}
If you do not specify acquire-all, only the mandatory parameters are inherited from the peer group. If
you specify acquire-all, all of the parameters of the peer group are inherited. This command disables the
neighbor before adding it to the peer group.
Example
The following command creates a new neighbor and makes it part of the peer group outer:
create bgp neighbor 192.1.1.22 peer-group outer
History
This command was available in ExtremeWare XOS 10.1.
830
Specifies an IP address of the BGP neighbor.
Specifies a peer group.
Specifies to allow connections to EBGP peers that are not directly connected.
ExtremeWare XOS 11.0 Command Reference Guide
Need help?
Do you have a question about the ExtremeWare XOS and is the answer not in the manual?