show route-map

Display current information about the IP route policy.

Syntax

Command Parameters

detail
Specifies the long format information of the route map.
vrf WORD<1-16>
Specifies the name of the VRF.
vrfids WORD<0-512>
Specifies the ID of the VRF and is an integer in the range of 0 to 512.
WORD<1-64> seq <1-65535>
Displays a route policy with a policy name and a sequence number. WORD<1-64> is the policy name. seq <1-65535> is the sequence number.

Default

None

Command Mode

User EXEC

Command Output

The show route-map command displays the following information:

Output field

Description

NAME

Indicates the name of the route policy.

SEQ

Indicates the second index used to identify a specific policy within the route policy group (grouped by ID). Use this field to specify different match and set parameters and an action.

MODE

Indicates the action to take when this policy is selected for a specific route. Options are permit, deny, or continue. Permit indicates to allow the route. Deny indicates to ignore the route. Continue means continue checking the next match criteria configured in the next policy sequence; if none, take the default action in the given context.

EN

Indicates whether this policy is enabled. If disabled, the policy is not used.