58 neighbor passive, 59 neighbor peer-group (adding a neighbor) – CANOGA PERKINS 9175 Command Reference User Manual
Page 283
![background image](/manuals/651401/283/background.png)
CanogaOS Command Reference
16-38
specified group.
Command Mode
Router mode
Examples
Switch# configure terminal
Switch(config)# router bgp 12
Switch(config-router)# neighbor 10.10.10.10 override-capability
16.58 neighbor passive
Use this command to set a BGP neighbor as passive.
Use the no parameter with this command to disable this function
Command Syntax
(no) neighbor NEIGHBORID passive
NEIGHBORID = A.B.C.D|X:X::X:X|TAG
A.B.C.D Specifies the address of the BGP neighbor in IPv4 format.
X:X::X:X Specifies the address of the BGP neighbor in IPv6 format.
TAG Name of an existing peer-group. For information on how to create peer groups, refer to the
neighbor peer-group and neighbor remote-as commands. When this parameter is used with a command,
the command applies on all peers in the specified group.
Command Mode
Router mode
Examples
Switch# configure terminal
Switch(config)# router bgp 12
Switch(config-router)# neighbor 10.10.10.10 passive
16.59 neighbor peer-group (adding a neighbor)
Use this command to add a neighbor to an existing peer-group.
Use the no parameter with this command to disable this function.
Command Syntax
(no)neighbor IPADDRESS peer-group TAG
IPADDRESS=A.B.C.D|X:X::X:X Specifies the address of the BGP neighbor in IPv4 or IPv6 format.
TAG Name of the peer-group