96 | Access Control Lists (ACLs)
www.dell.com | support.dell.com
To configure match criterion for a route map, use any or all of the following commands in ROUTE-MAP 
mode: 
To configure a set condition, use any or all of the following commands in ROUTE-MAP mode: 
Command Syntax Command Mode Purpose
match interface interface
CONFIG-ROUTE-MAP Match routes whose next hop is a specific 
interface. The parameters are:
• For a loopback interface, enter the keyword 
loopback followed by a number between 
zero (0) and 16383. 
• For a 10-Gigabit Ethernet interface, enter the 
keyword 
tengigabitEthernet followed by 
the slot/port information.
• For a VLAN, enter the keyword vlan followed 
by a number from 1 to 4094.
• For a 40-Gigabit Ethernet interface, enter the 
keyword fortyGigE followed by the slot/port 
information.
match ip address prefix-list-name CONFIG-ROUTE-MAP Match destination routes specified in a prefix list 
(IPv4).
match ip next-hop {access-list-name | 
prefix-list prefix-list-name} 
CONFIG-ROUTE-MAP Match next-hop routes specified in a prefix list 
(IPv4).
match ip route-source 
{access-list-name
 | prefix-list 
prefix-list-name}
CONFIG-ROUTE-MAP Match source routes specified in a prefix list 
(IPv4).
match metric metric-value CONFIG-ROUTE-MAP Match routes with a specific value.
match route-type {external [type-1 | 
type-2] | internal | level-1 | level-2 | 
local }
CONFIG-ROUTE-MAP Match routes specified as internal or external to 
OSPF, or locally generated.
match tag tag-value CONFIG-ROUTE-MAP Match routes with a specific tag.
Command Syntax Command Mode Purpose
set automatic-tag
CONFIG-ROUTE-MAP Generate a tag to be added to redistributed 
routes.
set level {backbone | level-1 | level-1-2 | 
level-2 | stub-area }
CONFIG-ROUTE-MAP Specify an OSPF area for redistributed routes.
set metric {+ | - | metric-value} CONFIG-ROUTE-MAP Specify a value for redistributed routes.
set metric-type {external | internal | type-1 
| type-2}
CONFIG-ROUTE-MAP Specify an OSPF type for redistributed routes.
set next-hop ip-address CONFIG-ROUTE-MAP Assign an IP address as the route’s next hop.
set tag tag-value CONFIG-ROUTE-MAP Specify a tag for the redistributed routes.