xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
167
Format
delete bgp neighbor [<ipaddr> | peer_group <peer_group_name 16> | all]
Parameters
<ipaddr>
- Specifies the IP 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 Administrator, Operator and Power-User level users can issue this command. (EI Mode Only
Command)
Example
To delete a neighbor whose address is 10.10.10.2:
DGS-3620-28SC:admin# delete bgp neighbor 10.10.10.2
Command: delete bgp neighbor 10.10.10.2
Success.
DGS-3620-28SC: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]
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.