565
command is for force self as the nexthop of the neighbor under IBGP.
Example:
Switch(config-router)#neighbor 10.1.1.66 next-hop-self
14.8.3.56 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:
EBG 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
14.8.3.57 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 routing 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
14.8.3.58 neighbor peer-group
(
Creating
)
Command: neighbor < TAG> peer-group