Global Executable Mode
The following command example displays a list of all dampened BGP peers (IPv4) on all VRFs.
leaf-1# show ip bgp peer-dampened all-vrfs -------------------------------------------------------------------------------------- VRF - default vrf -------------------------------------------------------------------------------------- Total number of BGP Neighbors: 1 Neighbor Idle-hold-Timer Idle-Hold Stability-interval 50.1.1.2 03 15 30
The following command example displays a list of all dampened BGP peers (IPv6) on all VRFs.
leaf-1# show ipv6 bgp peer-dampened all-vrfs -------------------------------------------------------------------------------------- VRF - default vrf -------------------------------------------------------------------------------------- Total number of BGP Neighbors: 1 Neighbor Idle-hold-Timer Idle-Hold Stability-interval 200:1:1:1:1::1 06 15 30
leaf-1# show ip bgp peer-dampened detail all-vrfs ---------------------------------------------------------------------------- VRF: default-vrf ---------------------------------------------------------------------------- Total number of BGP Neighbors:1 Neighbor Idle-hold-Timer Idle-Hold Stability-interval delay-hold penalty 50.1.12 3 15 30 10 10 leaf-1#
leaf-1# show ipv6 bgp peer-dampened detail all-vrfs ---------------------------------------------------------------------------- VRF: default-vrf ---------------------------------------------------------------------------- Total number of BGP Neighbors:1 Neighbor Idle-hold-Timer Idle-Hold Stability-interval delay-hold penalty 200.1.1.1.1::1 3 15 30 10 10 leaf-1#