68 neighbor strict-capability-match, 69 neighbor timers – CANOGA PERKINS 9175 Command Reference User Manual
Page 290
CanogaOS Command Reference
16-45
Use this command to store updates for inbound soft reconfiguration. Soft-reconfiguration may be used in lieu
of BGP route refresh capability. Using this command enables local storage of all the received routes and their
attributes. This requires additional memory. When a soft reset (inbound) is done on this neighbor, the locally
stored routes are reprocessed according to the inbound policy. The BGP neighbor connection is not affected.
Examples
Switch# configure terminal
Switch(config)# router bgp 12
Switch(config-router)# neighbor 10.10.10.10 soft-reconfiguration inbound
16.68 neighbor strict-capability-match
Use this command to close the BGP connection if capability value does not completely match to remote peer.
Use the no parameter with this command to disable this function
Command Syntax
(no) neighbor NEIGHBORID strict-capability-match
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 strict-capability-match
16.69 neighbor timers
Use this command to set the timers for a specific BGP neighbor.
Use the no parameter with this command to clear the timers for a specific BGP neighbor
Command Syntax
(no) neighbor NEIGHBORID timers KEEPALIVE|CONNECT
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.