Removes a dynamic ACL rule from the specified interface.
| ruleName | Specifies a dynamic ACL rule name. | 
| any | Deletes this ACL as the wildcard ACL. | 
| vlan_name | Specifies the VLAN on which this ACL is deleted. | 
| port_list | Specifies the ports on which this ACL is deleted. | 
| all | Deletes this ACL from all interfaces. | 
| ingress | Deletes the ACL for packets entering the switch on this interface. | 
| egress | Deletes the ACL for packets leaving the switch from this interface. | 
The default direction is ingress.
Specifying the keyword all removes the ACL from all interfaces it is used on.
The following command removes the dynamic ACL icmp-echo from the port 1:2:
configure access-list delete icmp-echo ports 1:2
This command was first available in ExtremeXOS 11.3.
This command is available on all ExtremeSwitching Universal switches.