![Edge-Core ES3628EA Скачать руководство пользователя страница 522](http://html1.mh-extra.com/html/edge-core/es3628ea/es3628ea_user-manual_2359702522.webp)
522
[both|extended|standard]
no neighbor {<ip-address>|<TAG>} send-community
[both|extended|standard]
Function:
Configures whether sending the community attribute to the neighbors. The
“
no neighbor {<ip-address>|<TAG>} send-community [both|extended|standard]
”
command set to not sending.
Parameter: <ip-address>
: IP address of the neighbor
<TAG>
: Name of peer group
[both|extended|standard]
: Standard community only, extended community or
both.
Default:
Sending the community attributes
Command Mode:
BGP 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
13.8.3.68 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 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
13.8.3.69 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