Reference Guide
IP Access Control Lists (ACL), Prefix Lists, and Route-maps | 161
match interface interface CONFIG-ROUTE-MAP Match routes whose next hop is a specific interface. The
parameters are:
• For a Fast Ethernet interface, enter the keyword
FastEthernet followed by the slot/port information.
• For a 1-Gigabit Ethernet interface, enter the keyword
gigabitEthernet followed by the slot/port
information.
• For a loopback interface, enter the keyword
loopback
followed by a number between zero (0) and 16383.
• For a port channel interface, enter the keyword
port-channel followed by a number from 1 to 255 for
TeraScale and ExaScale.
• For a SONET interface, enter the keyword
sonet
followed by the slot/port information.
• 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.
E-Series ExaScale platforms support 4094 VLANs
with FTOS version 8.2.1.0 and later. Earlier ExaScale
supports 2094 VLANS.
match ip address
{access-list-name |
prefix-list prefix-list-name}
CONFIG-ROUTE-MAP Match destination routes specified in a prefix list (IPv4).
match ipv6 address
{access-list-name |
prefix-list prefix-list-name}
CONFIG-ROUTE-MAP Match destination routes specified in a prefix list (IPv6).
match ip next-hop
prefix-list prefix-list-name
CONFIG-ROUTE-MAP Match next-hop routes specified in a prefix list (IPv4).
match ipv6 next-hop
prefix-list prefix-list-name
CONFIG-ROUTE-MAP Match next-hop routes specified in a prefix list (IPv6).
match ip route-source
prefix-list prefix-list-name
CONFIG-ROUTE-MAP Match source routes specified in a prefix list (IPv4).
match ipv6 route-source
prefix-list prefix-list-name
CONFIG-ROUTE-MAP Match source routes specified in a prefix list (IPv6).
match metric metric-value CONFIG-ROUTE-MAP Match routes with a specific value.
match origin {egp | igp |
incomplete}
CONFIG-ROUTE-MAP Match BGP routes based on the ORIGIN attribute.
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,
ISIS level-1, ISIS level-2, or locally generated.
match tag tag-value CONFIG-ROUTE-MAP Match routes with a specific tag.
Command Syntax Command Mode Purpose










