Administrator Guide

Layer 3 Routing Commands 1570
------------------------------- ----- --------- ---------------- -------
---
madan 1
mohan 1
goud 1
console#configure
console(config)#route-map madan
console(route-map)#match ip address 1 2 3 4 5 madan
console(route-map)#match mac-list madan mohan goud
console(route-map)#exit
console(config)#exit
console #show route-map
route-map madan permit 10
Match clauses:
ip address (access-lists) : 1 2 3 4 5 madan
mac-list (access-lists) : madan mohan goud
Set clauses:
console(config)#access-list 2 permit every
Request denied. Another application using this ACL restricts the number of
rules allowed.
console(config)#ip access-list madan
console(config-ipv4-acl)#permit udp any any
Request denied. Another application using this ACL restricts the number of
rules allowed.
match length
Use this command to configure packet length matching criteria for a route
map. Use the no form of this command to delete a match statement from a
route map.
Syntax
match length
min
max
no match length
2CSNXXX_SWUM204.book Page 1570 Monday, January 25, 2016 1:25 PM