beautypg.com

Displaying the active route map configuration – Brocade FastIron Ethernet Switch Layer 3 Routing Configuration Guide User Manual

Page 505

background image

show ip bgp flap-statistics output descriptions (Continued)

TABLE 102

This field

Displays

Path

The AS-path information for the route.

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

This example shows that the running configuration 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.

device# show route-map setcomm

route-map setcomm permit 1

set community 1234:2345 no-export

This example shows the active configuration for a route map named "setcomm".

Syntax: show route-map [ map-name ]

Displaying BGP4 graceful restart neighbor information

To display BGP4 restart information for BGP4 neighbors, enter the show ip bgp neighbors command.

device# show ip bgp neighbors

Total number of BGP Neighbors: 6

1 IP Address: 10.50.50.10, AS: 20 (EBGP), RouterID: 10.10.10.20, VRF: default

State: ESTABLISHED, Time: 0h0m18s, KeepAliveTime: 60, HoldTime: 180

KeepAliveTimer Expire in 34 seconds, HoldTimer Expire in 163 seconds

Minimum Route Advertisement Interval: 0 seconds

RefreshCapability: Received

GracefulRestartCapability: Received

Restart Time 120 sec, Restart bit 0

afi/safi 1/1, Forwarding bit 0

GracefulRestartCapability: Sent

Restart Time 120 sec, Restart bit 0

afi/safi 1/1, Forwarding bit 1

Messages: Open Update KeepAlive Notification Refresh-Req

Displaying the active route map configuration

FastIron Ethernet Switch Layer 3 Routing Configuration Guide

505

53-1003087-04