Configuring BGP4
•If you add a parameter to a peer group that already contains neighbors, the parameter value is applied to neighbors that do not already have the parameter explicitly set. If a neighbor has the parameter explicitly set, the explicitly set value overrides the value you set for the peer group.
•If you remove the setting for a parameter from a peer group, the value for that parameter changes to the default value for all the neighbors in the peer group that do not have that parameter individually set.
Configuring a Peer Group
To configure a BGP4 peer group, use either of the following methods.
USING THE CLI
To configure a peer group, enter commands such as the following at the BGP configuration level:
The commands in this example configure a peer group called “PeerGroup1” and set the following parameters for the peer group:
•A description, “EastCoast Neighbors”
•A remote AS number, 100
•A distribute list for outbound traffic
The software applies these parameters to each neighbor you add to the peer group. You can override the description parameter for individual neighbors. If you set the description parameter for an individual neighbor, the description overrides the description configured for the peer group. However, you cannot override the remote AS and distribute list parameters for individual neighbors. Since these parameters control outbound traffic, the parameters must have the same values for all neighbors within the peer group.
Syntax: neighbor
The
Syntax: [no] neighbor
[password <string>]
The
The remaining parameters are the same ones supported for individual neighbors. See “Adding BGP4 Neighbors” on page
USING THE WEB MANAGEMENT INTERFACE
You cannot configure peer group parameters using the Web management interface.
10 - 21