D-Link DXS-3600 Series Reference Manual page 185

Dxs-3600 series layer 2/3 managed 10gigabit ethernet switch
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
When using this command, the BGP connection will be torn down. After a while, the connection will be
rebuilt if both the BGP speakers are configured with the same password.
Example
This example shows how to set the password of the BGP neighbor 10.2.2.2 to "abc".
Switch# configure terminal
Switch(config)# router bgp 40000
Switch(config-router)# neighbor 10.2.2.2 remote-as 30000
Switch(config-router)# neighbor 10.2.2.2 password abc
Switch(config-router)#
10-48
neighbor peer-group (create group)
This command is used to create a peer group. Use the no command to remove a peer group.
neighbor PEER-GROUP-NAME peer-group
no neighbor PEER-GROUP-NAME peer-group
Parameters
PEER-GROUP-NAME
Default
By default, no peer group is created.
Command Mode
Router Configuration Mode.
Address Family Configuration (VRF) Mode.
Command Default Level
Level: 12.
Usage Guideline
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 a peer group and configure the command
on the peer group.
Example
This example shows how to create a peer group, named NEW-GROUP.
Switch# configure terminal
Switch(config)# router bgp 65100
Switch(config-router)# neighbor NEW-GROUP peer-group
10-49
neighbor peer-group (add group member)
This command is used to add a neighbor in a peer group. Use the no command to remove a neighbor
from a peer group.
Specifies the name of the BGP peer group
185

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxs-3600-32s

Table of Contents