HPE Aruba Networking & ProVision-based
1827587 Members
2726 Online
109965 Solutions
New Discussion

HP e5406zl ACL issues

 
TheInstitute
Visitor

HP e5406zl ACL issues

Hi all

 

I have spent about 3 days trying to figure this out using the forum and youtube videos. Everytime I think I am getting somewhere a problem occurs and I go back to square one.

 

 

I have set up an example running in a test environment and my config is as follows:

 

here is my example.

 

vlan 43
   name "Restricted"
   untagged D4,D8,D12
   tagged A1
   ip address 172.30.0.1 255.255.252.0
   exit
vlan 80
   name "Student"
   untagged D10
   tagged A1
   ip address 197.162.0.1 255.255.252.0
   ip helper-address 172.30.0.2
   exit
vlan 2869
   name "Staff"
   untagged D6
   tagged A1
   ip address 192.169.0.1 255.255.248.0
   ip helper-address 172.30.0.2
   exit

 

 

 

Basically I would like an ACL's that

 

allows Staff (192.169.0.1 255.255.248.0) access to Students (197.162.0.1 255.255.252.0).

allows Restricted (172.30.0.1 255.255.252.0) access to Staff (192.169.0.1 255.255.248.0) and Students(197.162.0.1 255.255.252.0)

allows Staff (192.169.0.1 255.255.248.0) and Students (197.162.0.1 255.255.252.0) to access certain IP's (Servers e.g. 172.30.20.3) on restricted (172.30.0.1 255.255.252.0)

denys Students (197.162.0.1 255.255.252.0) access to Staff(192.169.0.1 255.255.248.0)

 

 

Following all the forum posts and youtube videos this seems simple enough but I cannot get it to work.

 

Could anyone please take the time to lay out an example of this for me and maybe explain what is going on.

 

Thanks

 

P.S. This thread has been moved from Switches, Hubs, Modems (Legacy ITRC forum) to ProCurve / ProVision-Based. -HP Forum Moderator