47 neighbor capability dynamic, 48 neighbor capability orf prefix-list – CANOGA PERKINS 9175 Command Reference User Manual
Page 276
![background image](/manuals/651401/276/background.png)
CanogaOS Command Reference
16-31
Switch(config-router)# neighbor 10.10.0.75 attribute-unchanged as-path med
16.47 neighbor capability dynamic
Use this command to enable the dynamic capability for a specific peer.
Use the no parameter with this command to disable the dynamic capability.
Command Syntax
(no) neighbor NEIGHBORID capability dynamic
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.
Default
Disabled
Command Mode
Router mode
Usage
This command allows a BGP speaker to advertise or withdraw an address family capability to a peer in a
non-disruptive manner.
Examples
Switch# configure terminal
Switch(config)# router bgp 10
Switch(config-router)# neighbor 10.10.10.1 capability dynamic
16.48 neighbor capability orf prefix-list
Use this command to advertise ORF capability to neighbors.
Use the no parameter with this command to disable this function.
Command Syntax
(no) neighbor NEIGHBORID capability orf prefix-list (both|receive|send)
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