C613-50631-01 Rev A Command Reference for IE340 Series 1439
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
BGP AND BGP4+ COMMANDS
NEIGHBOR
DONT-CAPABILITY-NEGOTIATE
neighbor dont-capability-negotiate
Overview Use this command to disable capability negotiation for BGP and BGP4+.
The capability negotiation is performed by default. This command is used to allow
compatibility with older BGP versions that have no capability parameters used in
open messages between peers.
Use the no variant of this command to enable capability negotiation.
Syntax
neighbor <neighborid> dont-capability-negotiate
no neighbor <neighborid> dont-capability-negotiate
Mode Router Configuration
Parameter Description
<neighborid> {<ip-address>|<ipv6-addr>|<peer-group>}
<ip-address> Specify the IPv4 address of the BGP neighbor
in dotted decimal, in the format A.B.C.D.
<ipv6-addr> Specify the IPv6 address of the BGP4+
neighbor, entered in hexadecimal in the
format X:X::X:X.
<peer-group> Enter the name of an existing peer-group. For
information on how to create peer groups,
refer to the neighbor peer-group (add a
neighbor) and neighbor route-map
commands. When this parameter is used with
this command, the command applies on all
peers in the specified group.