53 neighbor dont-capability-negotiate, Neighbor dont, Capability – PLANET XGS3-24042 User Manual
Page 654: Negotiate

37-293
Configure the policy applied in partner route update transmission. The “no neighbor
{
cancels the policy configuration.
Parameter:
<1-199>|<1300-2699>|
Default:
Policy not applied.
Command Mode:
BGP route mode and address-family mode
Usage Guide:
Configure the policies with access-list command and apply this command on route sending and
receiving. It will filter the update route from partner when use in mode, and will filter the route from
local side to partner with out mode.
Example:
Send into neighbor route 10.1.1.66, to filter the route with the aim 100.1.0.0.
Switch(config)#access-list 101 deny ip 100.1.0.0 0.0.1.255 any
Switch(config)#access-list 101 permit ip any any
Switch(config)#router bgp 100
Switch(config-router)# neighbor 10.1.1.66 distribute-list 101 in
Related Command:
ip access-list
37.53 neighbor dont-capability-negotiate
Command:
neighbor {
no neighbor {
Function:
Set to not perform capability negotiate in creating connections. The “no neighbor
{
Parameter:
Default:
Capability negotiation performed.