Displaying route flap dampening statistics – Brocade Communications Systems Layer 3 Routing Configuration ICX 6650 User Manual

Page 406

Advertising
background image

388

Brocade ICX 6650 Layer 3 Routing Configuration Guide

53-1002603-01

Displaying BGP4 information

Displaying route flap dampening statistics

To display route dampening statistics or all the dampened routes, enter the following command at
any level of the CLI.

Syntax: show ip bgp flap-statistics [regular-expression regular-expression | address mask

[longer-prefixes] | neighbor ip-addr | filter-list num...]

The regular-expression regular-expression parameter is a regular expression. The regular
expressions are the same ones supported for BGP4 AS-path filters. Refer to

“Using regular

expressions to filter”

on page 336.

The address mask parameter specifies a particular route. If you also use the optional
longer-prefixes parameter, then all statistics for routes that match the specified route or have a
longer prefix than the specified route are displayed. For example, if you specify 10.157.0.0 longer,
then all routes with the prefix 10.157 or that have a longer prefix (such as 10.157.22) are
displayed.

The neighbor ip-addr parameter displays route flap dampening statistics only for routes learned
from the specified neighbor. You also can display route flap statistics for routes learned from a
neighbor by entering the following command: show ip bgp neighbors ip-addr flap-statistics.

The filter-list num parameter specifies one or more filters. Only the routes that have been
dampened and that match the specified filters are displayed.

Table 72

lists the field definitions for the command output.

Brocade#show ip route

Total number of IP routes: 50834

B:BGP D:Directly-Connected O:OSPF R:RIP S:Static

Network Address NetMask Gateway Port Cost Type

10.0.0.0 255.0.0.0 192.168.13.2 1/1/1 0 B

10.4.0.0 255.0.0.0 192.168.13.2 1/1/1 0 B

10.20.0.0 255.255.128.0 192.168.13.2 1/1/1 0 B

10.1.0.0 255.255.0.0 0.0.0.0 1/1/1 1 D

10.10.11.0 255.255.255.0 0.0.0.0 1/1/4 1 D

10.2.97.0 255.255.255.0 192.168.13.2 1/1/1 0 B

10.3.63.0 255.255.255.0 192.168.13.2 1/1/1 0 B

10.7.123.0 255.255.255.0 192.168.13.2 1/1/1 0 B

10.5.252.0 255.255.254.0 192.168.13.2 1/1/1 0 B

10.6.42.0 255.255.254.0 192.168.13.2 1/1/1 0 B

remaining 50824 entries not shown...

Brocade#show ip bgp flap-statistics

Total number of flapping routes: 414

Status Code >:best d:damped h:history *:valid

Network

From

Flaps Since

Reuse

Path

h> 192.168.206.0/23

10.90.213.77

1

0 :0 :13 0 :0 :0 65001 4355 1 701

h> 192.168.192.0/20

10.90.213.77

1

0 :0 :13 0 :0 :0 65001 4355 1 7018

h> 192.168.165.0/24

10.90.213.77

1

0 :0 :13 0 :0 :0 65001 4355 1 7018

h> 192.168.208.0/23

10.90.213.77

1

0 :0 :13 0 :0 :0 65001 4355 1 701

h> 192.168.0.0/16

10.90.213.77

1

0 :0 :13 0 :0 :0 65001 4355 1 701

*> 192.168.220.0/24

10.90.213.77

1

0 :1 :4 0 :0 :0 65001 4355 701 62

Advertising