neighbor dont-capability-negotiate
This command allows not to perform capability negotiation.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} dont-capability-negotiate
Command |
Description |
---|---|
a.b.c.d|X:X::X:X |
Defines the IP address of the neighbor (IPv4 or IPv6). |
neighbor tag |
Defines the neighbor tag. |
Default
NA
Command Mode
Privileged User
Example
The following is an example of how to use this command.
(config-data)# router bgp 1 (conf-router)# neighbor 10.21.5.120 dont-capability-negotiate