Hi all route-maps and vlan access-maps nearly are of same architecture.
At the end of vlan- access map, we need a dummy vlan access-map with action forward that ensures the un-matched traffic are not blocked Switch(config)#*vlan access-map block_arp 10* Switch (config-access-map)#*action drop* Switch (config-access-map)#*match mac address ARP_Packet* Switch(config)#*vlan access-map block_arp 20* Switch (config-access-map)#*action forward* Do we need dummy route-map entry to ensure that the unmatched are not dropped as following: But, I check in my router and it seems we don't need to that dummy entry. route-map test permit 10 match ip address 1 match route-type internal set interface Serial0 route-map test permit 20 With regards Kings With regards Kings
_______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
