![Cisco Nexus 3548 series Command Reference Manual Download Page 460](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162460.webp)
440
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Show Commands
show ip bgp dampening
show ip bgp dampening
To display Border Gateway Protocol (BGP) dampening information, use the
show ip bgp dampening
command.
show ip bgp
[[
ipv4 ]
{
unicast
|
multicast
} |
all
]
dampening
{
dampened-paths
[
regexp
expression
] |
flap-statistics
|
history-paths
[
regexp
expression
] |
parameters
} [
vrf
vrf-name
]
Syntax Description
Command Default
None
Command Modes
Any command mode
Command History
Usage Guidelines
This command requires the LAN Enterprise Services license.
Examples
This example shows how to display the dampening information:
switch(config)#
show ip bgp dampening dampened-paths
Related Commands
ipv4
(Optional) Displays BGP information for the IPv4 address family.
unicast
Displays BGP information for the unicast address family.
multicast
Displays BGP information for the multicast address family.
all
Displays BGP information for all address families.
dampened-paths
Displays all dampened paths.
regexp
expression
(Optional) Displays information that matches the regular expression.
flap-statistics
Displays flap statistics for routes.
history-paths
Displays all history paths.
parameters
Displays all dampening parameters.
vrf
vrf-name
(Optional) Specifies the virtual router context (VRF) name. The name can be any
case-sensitive, alphanumeric string up to 32 characters.
Release
Modification
5.0(3)A1(1)
This command was introduced.
Command
Description
clear ip bgp
dampening
Clears BGP route flap dampening information.
dampening (BGP)
Configures the route flap dampening.