Specifications
unconfigure access-list
ExtremeWare XOS 10.1 Command Reference Guide 361
unconfigure access-list
unconfigure access-list {any | ports <portlist>} {ingress}
Description
Removes an access list from the specified interface.
Syntax Description
Default
The default direction is ingress.
Usage Guidelines
To remove all ACLs from all interfaces, do not specify any ports.
Example
The following command removes the ACL from port 1:2:
unconfigure access-list ports 1:2
The following command removes the ACLs from ports 1:2-6:3 and 7:1:
unconfigure access-list ports 1:2-2:2,7:1
The following command removes the wildcard ACL:
unconfigure access-list any
The following command removes all ACLs from all the interfaces, including the wildcard ACL:
unconfigure access-list
aclname Specifies the ACL name. The name can be from 1-32 characters long.
portlist Specifies the ports on which this ACL is applied.