[Table of Contents] [Previous Page] [Next Page] [View Index] [Report an Error] [No Frames]


neighbor capability

Description: 

Controls advertisement of BGP capabilities to peers. Capability negotiation and advertisement of all capabilities, except the ORF capability, is enabled by default. The no version disables capability negotiation or prevents advertisement of the specified capability. The default version restores the default condition, advertising the capability.

Syntax: 

For all capabilities except ORF:

[ no | default ] neighbor { ipAddress | peerGroupName } capability
{ negotiation | deprecated-dynamic-capability-negotiation |
dynamic-capability-negotiation | four-octet-as-numbers | route-refresh |
route-refresh-cisco }

For the ORF capability:

neighbor { ipAddress | peerGroupName } capability orf
{ prefix-list | prefix-list-cisco } { send | receive | both }

{ no | default } neighbor { ipAddress | peerGroupName } orf
{ prefix-list | prefix-list-cisco } [ send | receive | both ]

Mode(s): 

Address Family Configuration, Router Configuration


[Table of Contents] [Previous Page] [Next Page] [View Index] [Report an Error] [No Frames]