1748201 Members
3075 Online
108759 Solutions
New Discussion

ACL and vlan

 
MohammadH
Regular Advisor

ACL and vlan

Hello

i have problem after i configure ACL for the WOL in Core Switch 8212zl K.15.17.0007  it work, but we notice we can't see the printer in the another vlan (from vlan to vlan) that and the printer can't scan to share folder in the another vlan.

the configure for the ACL :

ip access-list extend VLAN_40
permit udp 192.168.11.11 0.0.0.0 192.168.41.255 0.0.0.0 eq 7
permit udp 192.168.11.14 0.0.0.0 192.168.41.255 0.0.0.0 eq 7
deny ip 0.0.0.0 255.255.255.255 192.168.41.255 0.0.0.255
permit ip 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255
exit

thank you