Comware Based
1833238 Members
2731 Online
110051 Solutions
New Discussion

ACL configuration in HP A5500 Core Switch

 
Omarrsd
Advisor

ACL configuration in HP A5500 Core Switch

Dear All 

I have multiple vlans like Vlan 30,40,50 . I want to create access list in HP Core Switch A5500 that VLAN 50 will not be able to access vlan 40 and 30. I have configured already as below but facing issue at a time only one access list applied successfully.  is there anything i am missing ? Your help will be highly apperciated. 

Advanced ACL 3001, named Deny50to40, 1 rule,
ACL's step is 5
rule 3001 deny ip source 192.168.50.0 0.0.0.255 destination 192.168.40.0 0.0.0.255

Advanced ACL 3002, named Deny50to30, 1 rule,
ACL's step is 5
rule 3002 deny ip source 192.168.50.0 0.0.0.255 destination 192.168.30.0 0.0.0.255

_______________________________________________________________________________________

acl number 3001 name Deny50to40
rule 3001 deny ip source 192.168.50.0 0.0.0.255 destination 192.168.40.0 0.0.0.255
acl number 3002 name Deny50to30
rule 3002 deny ip source 192.168.50.0 0.0.0.255 destination 192.168.30.0 0.0.0.255

_______________________________________________________________________________________

interface Vlan-interface50
packet-filter 3001 inbound
packet-filter 3002 inbound

1 REPLY 1
network_king
HPE Pro

Re: ACL configuration in HP A5500 Core Switch

Hello Omarrsd,

Please have a look at the below link with example configurations. Do let me kwow what error do you get..?

https://support.hpe.com/hpsc/doc/public/display?sp4ts.oid=null&docLocale=en_US&docId=emr_na-c03962877

I am an HPE Employee

Accept or Kudo