D-Link xstack DGS-3620 series Reference Manual page 190

Layer 3 managed stackable gigabit switch
Hide thumbs Also See for xstack DGS-3620 series:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
If the created neighbor has a single IP address, the remote AS must be specified. A peer group
must be specified of which this BGP speaking neighbor belongs to, and in this condition, a remote
AS must be specified to the peer group first.
If the created neighbor is a peer group, then the remote AS cannot be specified here. The remote
AS must specified by using the "config peer_group remote_as" command.
Format
create bgp neighbor [[<ipaddr> | <ipv6addr>] [remote_as <as_number 1-4294967295> |
peer_group <peer_group_name 16>] | peer_group <peer_group_name 16>]
Parameters
<ipaddr> - Enter the IPv4 address of the BGP speaking neighbor here.
<ipv6addr> - Enter the IPv6 address of the BGP speaking neighbor here.
remote_as - The number of Autonomous Systems to which the neighbor belongs.
<as_number 1-4294967295> - Enter the remote AS number here. This value must be
between 1 and 4294967295.
peer_group - Specifies the peer group to be created and added as a neighbor.
<peer_group_name 16> - Enter the peer group name here. This name can be up to 16
characters long.
peer_group - Specifies the peer group to be created and added as a neighbor.
<peer_group_name 16> - Enter the peer group name here. This name can be up to 16
characters long.
Restrictions
Only Administrators, Operators and Power-Users can issue this command. (EI Mode Only
Command)
Example
To create a neighbor peer whose address is 10.10.10.2:
DGS-3620-28PC:admin#
Command: create bgp neighbor 10.10.10.2 remote_as 10
Success.
DGS-3620-28PC:admin#
12-21 delete bgp neighbor
Description
This command is used to delete the BGP neighbor.
Format
delete bgp neighbor [<ipaddr> | <ipv6addr> | peer_group <peer_group_name 16> | all]
create bgp neighbor 10.10.10.2 remote_as 10
185

Advertisement

Table of Contents
loading

Table of Contents