- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- Re: Converting ACL from Cisco format to HPE format
-
-
Forums
- Products
- Servers and Operating Systems
- Storage
- Software
- Services
- HPE GreenLake
- Company
- Events
- Webinars
- Partner Solutions and Certifications
- Local Language
- China - 简体中文
- Japan - 日本語
- Korea - 한국어
- Taiwan - 繁體中文
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Blog, Poland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Forums
-
Blogs
-
Information
-
English
- 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
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2018 05:45 AM
09-06-2018 05:45 AM
Converting ACL from Cisco format to HPE format
Hi Experts,
Recently for a NAC dpeloyment, I have converted one of the ACLs from Cisco switch to HPE switch.
But, sicne I have not prior experience working with HPE switches, I am still skepticle if I have converted the ACL correctly...?
Anyone could shed some light and let me know if the conversion is correct or not, so, below are the ACLs
Cisco ACL:
deny ip any host <ip address>
deny udp any any eq domain
deny udp any eq bootpc any eq bootps
deny udp any eq bootps any eq bootpc
deny tcp any any eq 2967
deny tcp any eq 2967 any
deny tcp any any eq 7070
deny tcp any eq 7070 any
deny ip any host <ip address>
deny tcp any host <ip address> eq 443
deny tcp any host <ip address> eq www
permit tcp any any eq www
permit tcp any any eq 443
Converted to HPE is here:
rule 0 permit ip destination <ip adress> 0
rule 5 permit udp destination-port eq dns
rule 10 permit udp source-port eq bootpc destination-port eq bootps
rule 15 permit udp source-port eq bootps destination-port eq bootpc
rule 20 permit tcp destination-port eq 2967
rule 25 permit tcp source-port eq 2967
rule 30 permit tcp destination-port eq 7070
rule 35 permit tcp source-port eq 7070
rule 40 permit ip destination <ip adress> 0
rule 45 permit tcp destination <ip adress> 0 destination-port eq 443
rule 50 permit tcp destination <ip adress> 0 destination-port eq www
rule 55 deny tcp destination-port eq www
rule 60 deny tcp destination-port eq 443
Any pointers or assistance is highly appreicated.
- Tags:
- ACLs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2018 10:45 PM
09-13-2018 10:45 PM
Re: Converting ACL from Cisco format to HPE format
you may consider below document on ACL functions
https://support.hpe.com/hpsc/doc/public/display?docId=emr_na-a00007120en_us&docLocale=en_US
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2022 Hewlett Packard Enterprise Development LP