show route-map

Displays operational information a configured route map.

Syntax

show route-map [ name | all ]

Parameters

name
Specifies the name of the route map.
all
Specifies all configured route maps.

Modes

Exec mode

Output

The show route-map command displays match access-list status information, shown in the following examples.

Output field Description
match ip access-list acl4 (active)

(active) status indicates that the bound match ACL has been created configured.

match mac access-list acl2 (pending)

(pending) status indicates that the bound match ACL has not been created or configured.

Examples

The following example shows the route map, rmap1.

# show route-map rm1 
route-map rm1 1 
forward-action permit 
match ip access-list acl4 (active) 
match mac access-list acl2 (pending) 
egress-group eg1 

Policy matches: 0 packets, 0 bytes, 0 Packets/sec, 0 Bits/sec