API Guide

When you filter routes by IP addresses, if the system does not find a match, it displays the following error
message:
OS10# show ip bgp 40.40.40.0/24
%Error: Prefix does not exist.
Supported
Releases
10.3.0E or later
show ip bgp dampened-paths
Displays BGP routes that are dampened or nonactive.
Syntax
show ip bgp [vrf vrf-name] dampened-paths
Parameters None
Default Not configured
Command Mode EXEC
Usage
Information
vrf vrf-name (OPTIONAL) Enter vrf and then the name of the VRF to view routes that are
affected by a specific community list corresponding to that VRF.
Network Displays the network ID where the route is dampened.
From Displays the IP address of the neighbor advertising the dampened route.
Reuse Displays the HH:MM:SS until the dampened route is available.
Path Lists all AS the dampened route that is passed through to reach the destination network.
Example
OS10# show ip bgp dampened-paths
BGP local router ID is 80.1.1.1
Status codes: s suppressed, S stale, d dampened, h history, * valid, >
best
Origin codes: i - IGP, e - EGP, ? - incomplete
Network From Reuse Path
d* 3.1.2.0/24 80.1.1.2 00:00:12 800 9 8 i
d* 3.1.3.0/24 80.1.1.2 00:00:12 800 9 8 i
d* 3.1.4.0/24 80.1.1.2 00:00:12 800 9 8 i
d* 3.1.5.0/24 80.1.1.2 00:00:12 800 9 8 i
d* 3.1.6.0/24 80.1.1.2 00:00:12 800 9 8 i
Total number of prefixes: 5
Supported
Releases
10.3.0E or later
show ip bgp flap-statistics
Displays BGP flap statistics on BGP routes.
Syntax
show ip bgp [vrf vrf-name] flap-statistics
Parameters None
Default Not configured
Command Mode EXEC
Usage
Information
vrf vrf-name (OPTIONAL) Enter vrf and then the name of the VRF to view flap statistics on
BGP routes corresponding to that VRF.
Network Displays the network ID where the route is flapping.
From Displays the IP address of the neighbor advertising the flapping route.
Duration Displays the HH:MM:SS after the route first flapped.
Flaps Displays the number of times the route flapped.
Layer 3 641