No match access-group 4, No match access-group – Allied Telesis AT-FS970M Series User Manual
Page 1724

Chapter 99: Quality of Service (QoS) Commands
1724
NO MATCH ACCESS-GROUP
Syntax
match access-group
group-name
|
group-number
Parameters
group-name
Indicates an ACL group name that was created with the IP-
ACCESS LIST command.
group-number
Indicates an ACL group number that was created with one of the
ACCESS-LIST commands. There are two ranges of group
numbers:
3000 to 3699: Specifies the ID number of an access control list
for a numbered IPv4 ACL.
4000 to 4699: Specifies the ID number of a numbered MAC
address IPv4 ACL.
Mode
Class Map mode
Description
Use this command to remove an ACL group name or group number from a
class map.
Confirmation Command
“SHOW RUNNING-CONFIG” on page 166
Examples
The following example removes an IPv4 ACL access list called
“icmppermit” from a class map called “cmap8:”
awplus> enable
awplus# configure terminal
awplus(config)# class-map cmap8
awplus(config-cmap)# no match access-group icmppermit