Displaying The Active Route Map Configuration - Brocade Communications Systems FastIron SX 800 Configuration Manual

Hide thumbs Also See for FastIron SX 800:
Table of Contents

Advertisement

The regular-expressionregular-expression parameter is a regular expression. The regular expressions are the same ones supported for
BGP4 AS-path filters.
The address mask parameters specify a particular route. If you also use the optional longer-prefixes parameter, 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 , all routes with the prefix 10.157 or that have a longer prefix (such as 10.157.22) are displayed.
The neighborip-addr parameter displays route flap dampening statistics only for routes learned from the specified neighbor. You can
also display route flap statistics for routes learned from a neighbor by entering the show ip bgp neighbor flap-statistics command.
The filter-listnum parameter specifies one or more filters. Only routes that have been dampened and that match the specified filters are
displayed.
TABLE 101 show ip bgp flap-statistics output descriptions
This field
Total number of flapping routes
Status code
Network
From
Flaps
Since
Reuse
Path
You can display all dampened routes by entering the show ip bgp dampened-paths command.

Displaying the active route map configuration

You can view the active route map configuration (contained in the running configuration) without displaying the entire running
configuration by entering the following command at any level of the CLI.
device# show route-map
route-map permitnet4 permit 10
match ip address prefix-list plist1
route-map permitnet1 permit 1
match ip address prefix-list plist2
route-map setcomm permit 1
set community 1234:2345 no-export
route-map test111 permit 111
match address-filters 11
set community 11:12 no-export
route-map permit1122 permit 12
match ip address 11
route-map permit1122 permit 13
match ip address std_22
FastIron Ethernet Switch Layer 3 Routing
53-1003627-04
Displays
The total number of routes in the BGP4 route table that have changed
state and have been marked as flapping routes.
The dampening status of the route, which can be one of the following:
> - This is the best route among those in the BGP4 route table
to the route destination.
d - This route is currently dampened, and thus unusable.
h - The route has a history of flapping and is unreachable now.
* - The route has a history of flapping but is currently usable.
The destination network of the route.
The neighbor that sent the route to this device.
The number of flaps (state changes) the route has experienced.
The amount of time since the first flap of this route.
The amount of time remaining until this route will be un-suppressed and
thus be usable again.
The AS-path information for the route.
Displaying BGP4 information
461

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents