DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
190
neighbor IP-ADDRESS peer-group PEER-GROUP-NAME
no neighbor IP-ADDRESS peer-group PEER-GROUP-NAME
Parameters
IP-ADDRESS
Specifies the IP address of the neighbor peer.
PEER-GROUP-NAME
Specifies the name of the BGP peer group.
Default
None.
Command Mode
Router Configuration Mode.
Address Family Configuration (IPv4 unicast, VPNv4 and VRF) Mode.
Command Default Level
Level: 12.
Usage Guideline
The neighbor at the specified IPv4/IPv6 address inherits all the configured options of the peer group.
In many cases, multiple remote neighbors may share the same attribute settings. To simplify the task of
configuration, it is useful to group a number of neighbors into peer group and configure the command on
the peer group.
If a group has the
remote-as
setting, if a group member joined that peer group, the group member will
have that remote AS or change to that remote AS if the member neighbor already has connection. After a
neighbor joined that peer group, the group member’s remote AS cannot be changed.
If a peer group has no remote AS setting, then a member that has no remote AS configured is not
allowed to join this peer group. The group member can have its own configured remote AS. If remote AS
is set for the peer group later, all group member’s remote AS will be changed to the same remote AS.
After a neighbor joined a peer group, the following command will be prohibited to be configured on the
individual neighbor:
neighbor timers
,
neighbor filter-list
,
neighbor route-map
.
If the user configures a neighbor command on a peer group, all the members of the peer group will inherit
the characteristic configured with this command. If later the user configures the command on member of
the peer group (if the command is allowed), the command setting configured for the group member takes
effect.
If the user configures the command setting on member of the group, and later configures the command
setting on the peer group again, the setting for the group member will disappear and thus the setting for
the peer group takes effect.
Example
This example shows how to add a group member 10.1.1.254 to the peer group, named NEW-GROUP.
Switch# configure terminal
Switch(config)# router bgp 65100
Switch(config-router)# neighbor NEW-GROUP peer-group
Switch(config-router)# neighbor 10.1.1.254 remote-as 100
Switch(config-router)# neighbor 10.1.1.254 peer-group NEW-GROUP
11-50
neighbor prefix-list
Summary of Contents for DXS-3600 Series
Page 1: ......
Page 423: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 418 ...
Page 548: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 543 ...
Page 673: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 668 ...
Page 712: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 707 Switch ...
Page 845: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 840 ...
Page 884: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 879 ...
Page 1152: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 1147 ...