Reference v4.1.0 Instruction Manual

1122 Network OS Command Reference
53-1003115-01
show running-config route-map
2
show running-config route-map
Displays the status of a route-map application on the specified interface.
Synopsis show running-config route-map [name]
Operands name Specifies the name of the route-map.
Defaults None
Command Modes Privileged EXEC mode
Description Use this command to display the status of a route-map application on the specified interface.
Usage Guidelines There is no need to specify the route map name as the user is only allowed to apply a single route
map to an interface.
Examples
sw0# show running-config route-map abc
ip policy route-map abc permit 20
match ip address acl Vincent
set ip vrf pulp_fiction next-hop 3.3.3.5
set ip next-hop 4.4.4.4switch#
See Also route-map