beautypg.com

No access-group, No access-group 0 – Allied Telesis AT-9000 Series User Manual

Page 1258

background image

Chapter 74: ACL Commands

1230

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 1231.

Confirmation Command

“SHOW INTERFACE ACCESS-GROUP” on page 1234

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