Quality of Service (QoS) Commands
252
ProSAFE M7100 Managed Switches
The vlan and cos parameters refer to the VLAN identifier and 802.1p user priority fields,
respectively, of the VLAN tag. For packets containing a double VLAN tag, this is the first (or
outer) tag.
The assign-queue parameter allows specification of a particular hardware queue for handling
traf
fic that matches this rule. The allowed <queue-id> value is 0-(n-1), where n is the number
of user configurable queues available for the hardware platform. The assign-queue
parameter is valid only for a permit rule.
Note: The special command form {deny | permit} any any is used to
match all Ethernet layer 2 packets, and is the equivalent of the IP access
list “match every” rule.
mac access-group
This command either attaches a specific MAC access control list (ACL) identified by <name> to
an interface, or associates it with a VLAN ID, in a given direction. The <name> parameter must be
the name of an existing MAC ACL.
Ethertype Keyword Corresponding Value
appletalk 0x809B
arp 0x0806
ibmsna 0x80D5
ipv4 0x0800
ipv6 0x86DD
ipx 0x8037
mplsmcast 0x8848
mplsucast 0x8847
netbios 0x8191
novell 0x8137, 0x8138
pppoe 0x8863, 0x8864
rarp 0x8035
Format {deny | permit} {<srcmac> | any} {<dstmac> | any} [<ethertypekey> |
<0x0600-0xFFFF>] [vlan {eq <0-4095>}] [cos <0-7>] [[log] [time-range
<time-range-name>] [assign-queue <queue-id>]] [{mirror | redirect}
<slot/port>]
Mode Mac-Access-List Config