Reference Guide

neighbor peer-group (assigning peers)
Allows you to assign one peer to an existing peer group.
S4820T
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
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.
Defaults Not configured.
Command Modes ROUTER BGP
Command History
This guide is platform-specific. For command information about other platforms, refer to the
relevant
FTOS Command Line Reference Guide
.
The following is a list of the FTOS version history for this command.
Version 8.3.19.0 Introduced on the S4820T.
Version 8.3.11.1 Introduced on the Z9000.
Version 8.3.7.0 Introduced on the S4810.
Version 7.8.1.0 Introduced on the S-Series.
Version 7.7.1.0 Introduced on the C-Series.
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
neighbor filter-list
neighbor next-hop-self
neighbor route-map
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).
323