
C613-50186-01 Rev B
Command Reference for AR2050V
1226
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
BGP
AND
BGP4+ C
OMMANDS
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
and
commands. When this parameter is used with
this command, the command applies on all
peers in the specified group.