HPE Aruba Networking & ProVision-based
1835085 Members
2824 Online
110073 Solutions
New Discussion

Commit failed when applying ACL to VLAN

 
Thomas_ITU
Occasional Contributor

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

1 REPLY 1
Chrisd131313
Trusted Contributor

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.