Displaying The Active Route Map Configuration - Foundry Networks FESX Manual

Fastiron x-series
Hide thumbs Also See for FESX:
Table of Contents

Advertisement

This display shows the following information.
This Field...
Total number of flapping routes
Status code
Network
From
Flaps
Since
Reuse
Path
You also can display all the dampened routes by entering the following command:
show ip bgp dampened-paths.

Displaying the Active Route Map Configuration

To view the device's active route map configuration (contained in the running-config) without displaying the entire
running-config, enter the following command at any level of the CLI:
FESX424 Router# 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
This example shows that the running-config contains six route maps. Notice that the match and set statements
within each route map are listed beneath the command for the route map itself. In this simplified example, each
route map contains only one match or set statement.
December 2005
Table 21.13: Route Flap Dampening Statistics
Displays...
The total number of routes in the Layer 3 Switch's BGP4 route table
that have changed state and thus have been marked as flapping
routes.
Indicates 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's 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 the Layer 3 Switch.
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.
Shows the AS-path information for the route.
© Foundry Networks, Inc.
Configuring BGP4
21 - 99

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents