47 neighbor capability dynamic, 48 neighbor capability orf prefix-list – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 309

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 309 of 855

Router mode and Address Family mode

Example

Switch# configure terminal
Switch(config)# router bgp 10
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.

Advertising