Reference v4.1.0 Instruction Manual

Network OS Command Reference 505
53-1003115-01
neighbor peer-group (BGP)
2
neighbor peer-group (BGP)
Enables the creation of a BGP peer group.
Synopsis neighbor {ip-address | peer-group-name} peer-group string
no neighbor {ip-address | peer-group-name} peer-group string
Operands ip-address IPv4 address of the neighbor
peer-group-name Peer group name configured by the neighbor peer-group-name command.
string Alphanumeric characters. Range is from 1 through 63.
Defaults None
Command Modes BGP configuration mode
Description Use this command to create a BGP peer group.
Usage Guidelines Use the no form of this command to remove the peer group.
Examples
switch(config)# rbridge-id 10
switch(config-rbridge-id-10)# router bgp
switch(config-bgp-router)# neighbor 10.11.12.13 peer-group mypeergroup1
See Also None