Config Bgp Neighbor [[[<Ipaddr> | Peer_Group <Peer_Group_Name 16>] - D-Link xStack DGS-3620 Reference Manual

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
Parameters
<ipaddr> - Specifies the IPv4 address of the neighbor that will be deleted.
<ipv6addr> - Specifies the IPv6 address of the neighbor that will be deleted.
peer_group - Specifies the peer group that will be deleted as a neighbor.
<peer_group_name 16> - Enter the peer group name here. This name can be up to 16
characters long.
all - Delete all BGP neighbors, including individual peers and peer groups.
Restrictions
Only Administrators, Operators and Power-Users can issue this command. (EI Mode Only
Command)
Example
To delete a neighbor whose address is 10.10.10.2:
DGS-3620-28PC:admin#
Command: delete bgp neighbor 10.10.10.2
Success.
DGS-3620-28PC:admin#
12-22 config bgp neighbor
Description
This command is used to configure the BGP neighbor's description or password attribute.
Format
config bgp neighbor [[[<ipaddr> | peer_group <peer_group_name 16>] [description <desc
80> | clear_description | password <password 25> | clear_password]] | <ipv6addr>
[description <desc 80> | clear_description]]
Parameters
<ipaddr> - Specifies the IP address of the neighbor to be configured.
peer_group - Specifies the peer group to be configured.
<peer_group_name 16> - Enter the peer group name here. This name can be up to 16
characters long.
description - Associate a description with a neighbor. By default, the description is not specified.
<desc 80> - Enter the description value used here. This value can be up to 80 characters
long.
clear_description - Removes the neighbor's description.
password - Specifies to set the MD5 authentication password when a TCP connection between
BGP neighbors are established. When BGP neighbors are created, password aren't set by
default.
<password 25> - Enter the password used here. This password can be up to 25 characters
long.
clear_password - Specifies to clear the MD5 authentication password when a TCP connection
between BGP neighbors are established.
<ipv6addr> - Enter the IPv6 address used here.
delete bgp neighbor 10.10.10.2
186

Advertisement

Table of Contents
loading

Table of Contents