D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
152
DGS-3627:admin# show bgp reflection
Command: show bgp reflection
Client to Client Reflection State : Disabled
Cluster ID : 0.0.0.0
Router Reflector Client:
10.1.1.20
10.1.1.30
DGS-3627:admin#
show bgp confederation
Purpose This command is used to display the confederation configuration of BGP.
Syntax
show bgp confederation
Description This command displays the BGP confederation configuration.
Parameters None.
Restrictions None.
Example usage:
To display the BGP confederation setting:
DGS-3627: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
DGS-3627:admin#
config bgp trap
Purpose This command is used to configure the BGP trap state.
Syntax
config bgp trap [peer_established | peer_idle | all ] [enable | disable]
Description This command controls the sending of BGP traps.
Parameters
peer_established - Enables or disables the sending of the peer established trap. The default
value is disabled.
peer_idle - Enables or disables the sending of the peer idle trap. The default value is
disabled.
all - Enables or disables the sending of both the peer idle and established trap. The default
value is disabled.
Restrictions Only Administrator and Operator-level users can issue this command.