Displaying The Active Route Map Configuration - Dell PowerConnect B-FCXs Configuration Manual

Powerconnect b-series fcx
Hide thumbs Also See for PowerConnect B-FCXs:
Table of Contents

Advertisement

TABLE 192
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 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.
PowerConnect#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.
To display the active configuration for a specific route map, enter a command such as the following,
which specifies a route map name.
PowerConnect#show route-map setcomm
route-map setcomm permit 1
set community 1234:2345 no-export
PowerConnect B-Series FCX Configuration Guide
53-1002266-01
Route flap dampening statistics
Description
The total number of routes in the Layer 3 Switch 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
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.
Displaying BGP4 information
30
1089

Advertisement

Table of Contents
loading

Table of Contents