72 neighbor shutdown, 73 neighbor soft-reconfiguration inbound, Neighbor shutdown – PLANET XGS3-24040 User Manual

Page 548: Neighbor soft, Reconfiguration inbound

Advertising
background image


35-261

[both|extended|standard]: Standard community only, extended community or both.

Default: Sending the community attributes.

Command Mode: BGP route mode and address-family mode

Usage Guide: The community attributes can be sent to the outside or not. By default of our company we

set to sending while the default in standard protocol is not sending. By configuring this attribute

community attributes will be carried when sending routing information’s to the neighbors, or else not.

Omission of the following choice will be equal to standard.

Example:

Switch(config-router)#no neighbor 10.1.1.66 send-community

Switch(config-router)#neighbor 10.1.1.66 send-community

35.72 neighbor shutdown

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

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

Function: Disconnect the neighbor connection. The “no neighbor {<ip-address>|<TAG>} shutdown

cancels this configuration

Parameter: <ip-address>: Neighbor IP address

<TAG>: Name of peer group

Default: Not disconnecting.

Command Mode: BGP route mode and address-family mode

Usage Guide: Directly disconnect/connect to a peer (group) without canceling the neighbor

configuration.

Example:

Switch(config-router)#neighbor 10.1.1.64 shutdown

35.73 neighbor soft-reconfiguration inbound

Command: neighbor {<ip-address>|<TAG>} soft-reconfiguration inbound

no neighbor {<ip-address>|<TAG>} soft-reconfiguration inbound

Function: Configures whether perform inbound soft reconfiguration; the “no neighbor

{<ip-address>|<TAG>} soft-reconfiguration inbound” command set to not perform the inbound soft

reconfiguration.

Parameter: <ip-address>: Neighbor IP address

<TAG>: Name of peer group

Default: Not perform inbound soft reconfiguration.

Command Mode: The system saves the inbound messages in the buffer after the soft reconfiguration is

Advertising