Aruba & ProVision-based
1747984 Members
4688 Online
108756 Solutions
New Discussion

Re: 2910al - how to assign an ACL to a VLAN

 
groque
Frequent Advisor

2910al - how to assign an ACL to a VLAN

Hi all,

Is it possible to assign an ACL to a specific VLAN on the ProCurve 2910al switch?

When I do a show access-list vlan command it actually shows if I applied a specific ACL to a VLAN but the thing is I dont know how.

I tried doing this
int VLAN X
- IP access-group (but theres no command)

I remember reading on the product feature sheet that it is possible to assign an ACL to a VLAN.

If anybody knows how to do this please let me know.

Cheers
4 REPLIES 4
groque
Frequent Advisor

Re: 2910al - how to assign an ACL to a VLAN

Just to give you guys an example.

I am using 802.1x MAC-bypass to assign my VLAN(s). I set the unauth VID to VLAN 103 - Unauthorized

I want all users who are in VLAN 103 to have access to nothing.

How would I apply this on the ProCurve 2910
cenk sasmaztin
Honored Contributor

Re: 2910al - how to assign an ACL to a VLAN

2910 support port base access list
unable asign on vlan acl
able only on port

2910 switch is a edge switch
support static and dynamic acl with IDM

cenk

cenk sasmaztin
Honored Contributor

Re: 2910al - how to assign an ACL to a VLAN

if you want asign access list on vlan
you mıst have use 3500 or 5400 switch

if you want unable comminication unauthentication vlan between other vlan
change unauthentication user default gateway address on dhcp

for examle
unauthentication vlan id 103
ip address 192.168.1.103

unauthentication vlan scobe default gateway address must have 192.168.1.100 in this way
unauhhentication user unable routing other vlan


cenk

RTA85
Visitor

Re: 2910al - how to assign an ACL to a VLAN

Just Curious if you were able to figure out how to do this. I need to do the same thing on the same switch.