No access-group, No access-group 5 – Allied Telesis AT-8100 Series User Manual
Page 1635

AT-8100 Switch Command Line User’s Guide
1635
NO ACCESS-GROUP
Syntax
no access-group
id_number
Parameters
id_number
Specifies the ID number of an access list. The range is 3000 to
3699. You can remove one ACL from a port at a time with this
command.
Mode
Port Interface mode
Description
Use this command to remove ACLs from ports on the switch. This
command works for all ACLs, except for MAC address ACLs, which are
removed with “NO MAC ACCESS-GROUP” on page 1636.
Confirmation Command
“SHOW INTERFACE ACCESS-GROUP” on page 1643
Example
This example removes the ACL with the ID number 3121 from port 23:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.23
awplus(config-if)# no access-group 3121
awplus(config-if)# end
awplus# show interface port1.0.23 access-group