show route-map

Use this command to display configured route-map lists.

Syntax

show route-map [name] [brief] [probe]

Parameters

name (Optional) Specifies name of the route-map to display.
brief (Optional) Specifies that a summary line of information for each configured route-map should display.
probe (Optional) Specifies that next hop configured probes should be displayed.

Defaults

If the name, brief or probe are not specified, all route-maps display.

Mode

Global Configuration.

Usage

If a next hop is no longer available based upon a route-map probe monitoring failure, an asterisk will display for that next hop in the show route-map command output. See route-map probe for details on the route-map probe command.

Example

This example shows how to display route-map rmP1:

System(rw-config-route-map-pbr)->show route-map 101
 route-map policy rmP1 permit 10
  match ip address 101
  set next-hop 30.10.0.10* 30.10.0.20* 30.10.0.30*
 Policy matches: 0 packets