Reference Guide
Border Gateway Protocol IPv4 (BGPv4) | 351
neighbor peer-group (assigning peers)
c e s
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
• 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 neighbor’s
configuration is more specific than the peer group’s, and the neighbor’s 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)
c e s
Enables you to create a peer group and assign it a name.
Syntax
neighbor peer-group-name peer-group
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 ipv4 unicast soft 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 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series