- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- How to configure some ACL ICMP filtering on manage...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
06-17-2019 07:17 AM
06-17-2019 07:17 AM
How to configure some ACL ICMP filtering on management interface
Hello All,
I want to filter ICMP timestamp and ICMP netmask request on the management port of some 5920 devices.
I have create following ACLs:
acl number 3000 name icmp_timestamp
rule 0 deny icmp icmp-type timestamp-request
acl number 3001 name icmp_netmask
rule 0 deny icmp icmp-type 17 0
When I try to apply the ACL on management port it failed:
[XXX] packet-filter 3000 inbound
Failed to apply or refresh ACL 3000 to the inbound direction of interface M-GigabitEthernet0/0/0. The ACL is not supported.
Note: The management IP is directly configured on management interface.
Assuming here this is not allowed. Does it will be a better practice to configure Management IP on a VLAN interface then apply the ACL to this VLAN interface?
Cheers
/La
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2019 09:29 AM
06-20-2019 09:29 AM
Re: How to configure some ACL ICMP filtering on management interface
Hi,
It might be limitation due to that its not allowing to apply so its better to use separate vlan interface and apply the packet-filter command.
I work for HPE