CLI Guide

show route-map
Display the current route map configurations.
Syntax
show route-map [map-name]
Parameters
map-name (OPTIONAL) Enter the name of a configured route map, up
to 140 characters.
Command Modes
EXEC
EXEC Privilege
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Example
Dell#show route-map
route-map firpo, permit, sequence 10
Match clauses:
Set clauses:
tag 34
Dell#
Related
Commands
route-map — configures a route map.
deny (for Standard IP ACLs)
To drop packets with a certain IP address, configure a filter.
Syntax
deny {source | any | host {ip-address}}[count [byte]] [dscp
value] [order] [fragments] [log [interval minutes] [threshold-
in-msgs [count]] [monitor]
To remove this filter, you have two choices:
Use the no seq sequence-number command if you know the filter’s
sequence number.
Use the no deny {source [mask] | any | host ip-address}
command.
Parameters
source Enter the IP address of the network or host from which the
packets were sent.
Access Control Lists (ACL)
237