xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
168
clear_password
- Specifies to clear the MD5 authentication password when a TCP connection
between BGP neighbors are established.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command. (EI Mode Only
Command)
Example
To configure a neighbor’s description:
DGS-3620-28SC:admin# config bgp neighbor 10.10.10.2 description EBGP-neighbor
Command: config bgp neighbor 10.10.10.2 description EBGP-neighbor
Success.
DGS-3620-28SC:admin#
12-23
config bgp neighbor session
Description
The command is used to configure the state or
neighbor’s session activity for a BGP neighbor. If a
neighbor is specified to be in the disabled state, it is equivalent to the case that the neighbor is
deleted except when the neighbor configuration is kept.
Format
config bgp neighbor session [<ipaddr> | peer_group <peer_group_name 16>] [activity |
state] [enable | disable]
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.
state
- If state is changed from enabled to disabled, the session with the neighbor peer will be
terminated.
activity
- Specify the state for individual address family. By default, the setting is enabled for IPv4
address family.
enable
- Specifies that the neighbor session state or the for individual address family state will be
enabled.
disable
- Specifies that the neighbor session state or the for individual address family state will
be disabled.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command. (EI Mode Only
Command)