60 neighbor override-capability, 61 neighbor passive, Neighbor override – PLANET XGS3-24040 User Manual

Page 542: Capability, Neighbor passive

Advertising
background image


35-255

35.60 neighbor override-capability

Command: neighbor {<ip-address>|<TAG>} override-capability

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

Function: Whether enable overriding capability negotiation. The “no neighbor {<ip-address>|<TAG>}

override-capability” command restores the capability negotiation.

Parameter: <ip-address>: Neighbor IP address.

<TAG>: Name of the peer group.

Default: Disabled.

Command Mode: BGP route mode

Usage Guide: With this attribute, error notify due to unsupported capability negotiation the neighbors

required will not be sent.

Example:

Switch(config-router)#neighbor 10.1.1.64 override-capability

Related Command: neighbor capability

35.61 neighbor passive

Command: neighbor {<ip-address>|<TAG>} passive

no neighbor {<ip-address>|<TAG>} passive

Function: Configure whether the connecting request is positively sent in the connection with specified

neighbor; the “no neighbor {<ip-address>|<TAG>} passive” command restores to positively send the

connecting request.

Parameter: <ip-address>: Neighbor IP address.

<TAG>: Name of peer group.

Default: Positively send the connecting request.

Command Mode: BGP route mode and address-family mode

Usage Guide: With this attribute set, the local side will not positively send the TCP connecting request

after the neighbors are configured, but stays in listening mode waiting for the connecting request from

partners.

Example:

Switch(config-router)#neighbor 10.1.1.64 passive

After configured with this attribute and reestablishing the connection , the local side do not attempt to

create connection but stays in ACTIVE state waiting for the TCP connection request from the partner.

Advertising