[Contents] [Prev] [Next] [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 | ipv6Address | peerGroupName } capability
{ deprecated-dynamic-capability-negotiation | dynamic-capability-negotiation |
four-octet-as-numbers | negotiation | route-refresh | route-refresh-cisco }

For the ORF capability:

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

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

Mode(s): 

Address Family Configuration, Router Configuration

Release Information: 

Command introduced before JUNOSe Release 7.1.0.
ipv6Address variable added in JUNOSe Release 8.0.0.


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]