566
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 routing 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
14.8.3.59 neighbor peer-group
(
Configuring group members
)
Command: neighbor <ip-address> peer-group <TAG>
no neighbor <ip-address> peer-group <TAG>
Function:
Assign/delete peers in the group. The “
no neighbor <ip-address>
peer-group <TAG>
“ command deletes the peers from the peer group
Parameter: <ip-address>
: Neighbor IP address
<TAG>
: Name of peer group
Default:
No peer group
Command Mode:
BGP routing 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. Create peer
group with above command and assign members into the group with this command
Example:
Refer to above examples
14.8.3.60 neighbor port
Command: neighbor <ip-address> port <0-65535>
no neighbor <ip-address> port [<0-65535>]
Function:
Specify the TCP port number of the partner through which the communication
carries. The “
no neighbor <ip-address> port [<0-65535>]
” command restore the port
number to default value
Parameter: <ip-address>
: Neighbor IP address
<TAG>
: Name of the peer group
<0-65535>
: TCP port number