- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- HP Procurve 5412z Deny list not working
-
- Forums
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- Infrastructure Solutions German
- L’Avenir de l’IT
- IT e Trasformazione Digitale
- Enterprise Topics
- ИТ для нового стиля бизнеса
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Forums
-
Blogs
-
InformationEnglish
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-17-2010 08:12 AM
02-17-2010 08:12 AM
HP Procurve 5412z Deny list not working
This is what I have.
ip access-list extended "Guest"
10 permit udp 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255 eq 67
20 permit udp 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255 eq 53
25 permit ip 0.0.0.0 255.255.255.255 192.168.45.15 0.0.0.0
30 deny ip 0.0.0.0 255.255.255.255 192.168.0.0 0.0.255.255
40 permit ip 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255
exit
ip access-list connection-rate-filter "guest"
I can get to everything nothing is being denied. I am not sure where to go from here.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-17-2010 01:19 PM
02-17-2010 01:19 PM
Re: HP Procurve 5412z Deny list not working
did you apply the ACL to any VLAN? Check the "sh access-list" output and verify. If not you need to map it to a VLAN with the "ip access-group" command.
See:
http://cdn.procurve.com/training/Manuals/3500-5400-6200-8200-ASG-Jan08-10-ACLs.pdf
Cheers,
Michael
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-17-2010 11:11 PM
02-17-2010 11:11 PM
Re: HP Procurve 5412z Deny list not working
you should add this ACL to a VLAN. Go to the VLAN context and try a
ip access-group guest in
Regards,
Patrick
Patrick
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-18-2010 01:30 PM
02-18-2010 01:30 PM
Re: HP Procurve 5412z Deny list not working
The previous person named the Vlan "Guests" not that it would matter that much, but he added guests to the Guests vlan. I changed everything to be Guest and it worked fine. Added Guest instead of guests would have fixed the problem.
I found that consistency and caps are important!
Thanks for your help.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP