VLAN-MAP is there a IMPLY DENY at the end?

From: Capt.Spock (capt.spock@gmail.com)
Date: Mon Sep 05 2005 - 15:54:59 GMT-3


VLAN-MAP is used to filter ICMP from a source on to a VLAN.
  access-list 103 deny icmp 1.2.3.4 <http://1.2.3.4>
0.0.0.0<http://0.0.0.0>any echo ----------> u can flip this to permit
access-list 103 permit ip any any
 vlan access-map STOP 10
action forward
-----------------------------------------------------------------> u can
flip this to drop
match ip address 103

vlan access-map STOP 20 --------------------------------------------------->
Do we need this??????????????
action drop
 If I dont specify the last one there is always an IMPLY DENY right???
 Thanks!



This archive was generated by hypermail 2.1.4 : Sun Oct 02 2005 - 14:40:14 GMT-3