CLI Guide

Layer 3 Routing Commands 1525
Syntax
match length min max
no match length
min
Specifies the minimum Layer 3 length for the packet, inclusive, allowing
for a match.
max
Specifies the maximum Layer 3 length for the packet, inclusive, allowing
for a match.
Default Configuration
There is no default configuration for this command.
Command Mode
Route Map mode
User Guidelines
The match criteria specified by this command acts on the packet length as it
appears in the IP header and is not necessarily correlated with the frame
length as it appears on the wire.
Example
console(config-route-map)#match length 64 1500
match mac-list
Use this command to configure MAC ACL match criteria for a route map.
Use the no form of this command to delete the match statement from a route
map.
Syntax
match mac-list mac-list-name [mac-list-name]
no match mac-list [mac-list-name]
mac-list-name
—The MAC ACL name that identifies the MAC ACLs. The
name can be between 0 and 31 characters.