xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
225
DGS-3620-28SC:admin# show bgp confederation
Command: show bgp confederation
BGP as number : 65501
Confederation identifier : 10
Confederation Peer : 65502,65503
Neighbor list:
IP address Remote AS number
--------------- --------------------
192.168.1.1 65502
192.168.1.2 65503
192.168.1.3 65501
13-51 config bgp trap
Description
This command is used to configure the BGP trap state.
Format
config bgp trap [peer_established | peer_idle | all] [enable | disable]
Parameters
peer_established - Enable or disable the sending of the peer established trap. This default value
is disabled.
peer_idle - Enable or disable the sending of the peer idle trap. This default value is disabled.
all - Enable or disable the sending of both the peer idle and established trap. This default value is
enable - Specifies that the trap feature will be enabled.
disable - Specifies that the trap feature will be disabled.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command. (EI Mode Only
Command)
Example
This example disables the BGP peer idle trap state:
DGS-3620-28SC:admin# config bgp trap peer_idle disable
Command: config bgp trap peer_idle disable
Success.