Comware

 View Only
Expand all | Collapse all

ACL not working as expected on a V1910

This thread has been viewed 0 times
  • 1.  ACL not working as expected on a V1910

    Posted Apr 25, 2011 05:07 PM

    I have VLAN1 interface configured with IP 192.168.10.5 and VLAN10 with IP 10.0.0.254, with an Advanced ACL configured to deny traffic from network 192.168.10.0 to network 10.0.0.0 as follows:

     

    5 deny ip source 192.168.10.0 0.0.0.255
    destination 10.0.0.0 0.0.0.255 logging
     

     

    Still traffic passes from VLAN1 to VLAN10.  What's wrong with my configuration?



  • 2.  RE: ACL not working as expected on a V1910

    Posted Aug 14, 2011 04:01 PM

    I'm in the same boat. Apprently the ACLs have to be applied to be used, but I see nowhere to apply them to generally selectively block/allow traffic. If I find something, I'll post here.