![Edge-Core ES3628EA User Manual Download Page 517](http://html1.mh-extra.com/html/edge-core/es3628ea/es3628ea_user-manual_2359702517.webp)
517
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 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
13.8.3.58 neighbor peer-group
Command: neighbor < TAG> peer-group
no neighbor < TAG> peer-group
Function:
Create/delete a peer group. The “
no neighbor < TAG> peer-group
”
command deletes a peer group
Parameter: <TAG>
: Name of the peer group of which the largest length contains 256
characters
Default:
No peer group
Command Mode:
BGP mode and address-family mode
Usage Guide:
By configuring the peer group, a group of peers with the same attributes
will be configured at the same time so to reduce the configuration staff labor. Assign
members to the peer group with neighbor <ip-address> peer-group <TAG> command
Example:
Switch(config-router)#neighbor pg peer-group
Switch(config-router)#neighbor 10.1.1.64 peer-group pg
Switch(config-router)#neighbor pg remote-as 100
13.8.3.59 neighbor peer-group
(
Configuring group members
)
Command: neighbor <ip-address> peer-group <TAG>
no neighbor <ip-address> peer-group <TAG>