Removing named ipv4 acls, Removing named ipv6 acls, Removing mac address acls example 0 – Allied Telesis AT-8100 Series User Manual
Page 1550: Removing named ipv4 acls example 0
Chapter 98: Advanced Access Control Lists (ACLs)
1550
This example removes a MAC ACL with an ID number of 4037 from port 5:
Removing Named
IPv4 ACLs
To remove a Named IPv4 ACL from a port on the switch, use the NO
ACCESS-GROUP command with the list_name parameter in the Port
Interface mode. Here is the format of the command:
no access-group
list_name
For more information about this command, see “ACCESS-GROUP” on
page 1568.
The following example removes a Named IPv4 ACL called “protodeny”
from port 22:
Removing Named
IPv6 ACLs
To remove a Named IPv6 ACL from a port on the switch, use the NO IPV6
TRAFFIC-FILTER command in the Port Interface mode. Here is the format
of the command:
no ipv6 traffic-filter <
ipv6_access_list
>
For more information about this command, see “IPV6 TRAFFIC-FILTER”
on page 1632.
Table 180. Removing MAC Address ACLs Example
Command
Description
awplus> enable
Enter the Privileged Executive mode from
the User Executive mode.
awplus# configure terminal
Enter the Global Configuration mode.
awplus(config)# interface
port1.0.5
Enter the Port Interface mode for port 5.
awplus(config_if)# no mac access-
group 4037
Remove MAC ACL 4037 from port 5.
Table 181. Removing Named IPv4 ACLs Example
Command
Description
awplus> enable
Enter the Privileged Executive mode from
the User Executive mode.
awplus# configure terminal
Enter the Global Configuration mode.
awplus(config)# interface
port1.0.22
Enter the Port Interface mode for port 22.
awplus(config_if)# no access-
group protodeny
Remove Named IPv4 ACL called
“protodeny” from port 22.