Reference Guide

248 | Border Gateway Protocol
www.dell.com | support.dell.com
neighbor peer-group (assigning peers)
s z
Enables you to assign one peer to a existing peer group.
Syntax
neighbor ip-address peer-group peer-group-name
To delete a peer from a peer group, use the no neighbor ip-address peer-group peer-group-name
command.
Parameters
Defaults
Not configured.
Command Modes
ROUTER BGP
Usage
Information
You can assign up to 256 peers to one peer group.
When you add a peer to a peer group, it inherits all the peer group’s configured parameters. A peer
cannot become part of a peer group if any of the following commands are configured on the peer:
neighbor advertisement-interval
neighbor distribute-list out
neighbor filter-list out
neighbor next-hop-self (S-Series)
neighbor route-map out
neighbor route-reflector-client
neighbor send-community
A neighbor may keep its configuration after it was added to a peer group if the neighbors
configuration is more specific than the peer group’s, and the neighbors configuration does not affect
outgoing updates.
A peer group must exist before you add a peer to it. If the peer group is disabled (shutdown) the peers
within the group are also disabled (shutdown).
Related
Commands
Command
History
neighbor peer-group (creating group)
s z
Enables you to create a peer group and assign it a name.
S6000
ip-address Enter the IP address of the router to be included in the peer group.
peer-group-name
Enter the name of a configured peer group.
clear ip bgp Resets BGP sessions.
neighbor peer-group (creating group) Create a peer group.
show ip bgp peer-group View BGP peers.
show ip bgp neighbors View BGP neighbors configurations.
Version 9.0.2.0 Introduced on the S6000.
Version 8.3.11.1 Introduced on the Z9000.
Version 7.8.1.0 Introduced support on S-Series
S6000