53 neighbor dont-capability-negotiate, Neighbor dont, Capability – PLANET XGS3-24042 User Manual

Page 654: Negotiate

Advertising
background image


37-293

Configure the policy applied in partner route update transmission. The “no neighbor

{<ip-address>|<TAG>} distribute-list {<1-199>|<1300-2699>|<WORD>} {in|out}” command

cancels the policy configuration.

Parameter:

<ip-address>: Neighbor IP address.

<TAG>: Name of peer group.

<1-199>|<1300-2699>|<WORD>: Number or name of the access-list.

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 {<ip-address>|<TAG>} dont-capability-negotiate

no neighbor {<ip-address>|<TAG>} dont-capability-negotiate

Function:

Set to not perform capability negotiate in creating connections. The “no neighbor

{<ip-address>|<TAG>} dont-capability-negotiate” command cancels this configuration.

Parameter:

<ip-address>: Neighbor IP address.

<TAG>: Name of the peer group.

Default:

Capability negotiation performed.

Advertising