- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Commit failed when applying ACL to VLAN
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
02-20-2014 06:46 AM
02-20-2014 06:46 AM
Commit failed when applying ACL to VLAN
Hi,
On a newly updated HP 5412 I've made a new access list.
When I try to apply it to a VLAN, i get the error: "Commit failed."
Any idea why and where to start investigate?
The purpose of the ACL is to allow 192.168.30.136 to talk to 172.16.100.0/24
Here is the ACL:
Access Control Lists
Name: LIST-100-NETADM-IN
Type: Extended
Applied: No
SEQ Entry
-----------------------------------------------------------------------------
20 Action: permit
Src IP: 192.168.30.136 Mask: 0.0.0.0 Port(s):
Dst IP: 172.16.100.0 Mask: 0.0.0.255 Port(s):
Proto : IP
TOS : - Precedence: -
100 Action: deny
Src IP: 0.0.0.0 Mask: 255.255.255.255 Port(s):
Dst IP: 0.0.0.0 Mask: 255.255.255.255 Port(s):
Proto : IP
TOS : - Precedence: -
And the command which fails:
# vlan 100 ip access-group "LIST-100-NETADM-IN" in
Commit failed.
Br,
Thomas
- Tags:
- ACLs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2014 09:01 AM
02-21-2014 09:01 AM
Re: Commit failed when applying ACL to VLAN
Hi, you shouldn't need to put the quotes around your ACL name when you try to add it to the VLAN, otherwise you should be good.
Don't forget to mark a post resolved if your question was answered.