No access-group 3, No access-group – Allied Telesis AT-FS970M Series User Manual
Page 1613

AT-FS970M Switch Command Line User’s Guide
1613
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 1614.
Confirmation Command
“SHOW INTERFACE ACCESS-GROUP” on page 1621
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