D-Link DXS-3600-16S Manual page 109

Dxs-3600 series layer 2/3 managed 10gbe switch
Hide thumbs Also See for DXS-3600-16S:
Table of Contents

Advertisement

Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router bgp 40000
DXS-3600-32S(config-router)#neighbor G1 peer-group
DXS-3600-32S(config-router)#neighbor 172.16.1.1 remote-as 30000
DXS-3600-32S(config-router)#neighbor 172.16.1.1 peer-group G1
DXS-3600-32S(config-router)#
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router bgp 40000
DXS-3600-32S(config-router)#neighbor G2 peer-group
DXS-3600-32S(config-router)#neighbor G2 remote-as 30000
DXS-3600-32S(config-router)#neighbor 172.16.1.2 peer-group G2
DXS-3600-32S(config-router)#
7-48 neighbor peer-group (create group)
This command is used to create a peer group. Use the no form of this command to delete a peer group.
neighbor PEER-GROUP-NAME peer-group
no neighbor PEER-GROUP-NAME peer-group
Parameters
PEER-GROUP-NAME
Default
Command Mode
Command Default Level
Usage Guideline
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
As for the above attributes, setting the attribute of a peer group will automatically
affect the setting for individual peers in the peer group.
If a BGP neighbor has already been the established state before using this
command, BGP connection will be torn down, so the following log message will be
generated.
[BGP(2):] BGP connection is normally closed (Peer:<ipaddress>)
Where the <ipaddress> is the address of the peer. After a while, the connection will
be rebuilt, and the following log message will be generated.
[BGP(1):] BGP connection is successfully established Peer:<ipaddress>
Where the <ipaddress> is the address of the peer.
When delete a peer from the peer group, the peer will be deactivated if it was
created with remote-as parameter.
Use the show ip bgp peer-group command to verify your settings.
This example shows how to add an existing peer 172.16.1.1 to a peer group named
'G1'.
This example shows how to to add a new peer 172.16.1.2 to the peer group 'G2', in
which case the peer group must be configured the remote-as first.
Specifies the name of a Border Gateway Protocol (BGP) peer group. The maximum
length is 16 characters.
No default peer group.
Router Configuration Mode.
Address Family Configuration Mode (VRF).
Level: 8. (EI Mode Only Command)
Use this command to gather a set of neighbors for simplifying configuration. The
remote AS must specified by using the neighbor PEER-GROUP-NAME remote-as
AS-NUMBER command.
Use the show ip bgp peer-group command to verify your settings.
101

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents