Specifications
qos (mac qos-flow-list)
336
qos (mac qos-flow-list)
Specifies flow detection conditions and action specifications in the MAC QoS flow list.
Syntax
To set or change information:
[<Seq>] qos {<flow detection condition>}[<action specification>]
Flow detection conditions
{<Src MAC> <Src MAC mask> | host <Src MAC> | any}{<Dst MAC> <Dst
MAC mask>
| host <Dst MAC> | any | bpdu | cdp | lacp | lldp | oadp
| pvst-plus-bpdu }[<Ethernet type>] [vlan <VLAN ID>]
[user-priority <Priority>]
Action specification
action [cos <COS>] [replace-user-priority <Priority>]
To delete information:
no <Seq>
Input mode
(config-mac-qos)
Parameters
<Seq>
Specify a sequence number in the QoS flow list to be created or changed.
1. Default value when this parameter is omitted:
10 is set as the initial value if there are no conditions in the QoS flow list.
If conditions have been set, the initial value is the maximum value for the
application sequence that has been set plus 10.
Note, however, that if the maximum value for the application sequence is
greater than 4294967285, the value cannot be omitted.
2. Range of values:
Specify 1 to 4294967295 in decimal.
{<Src MAC> <Src MAC mask> | host <Src MAC> | any}
Specifies the source MAC address. To specify all source MAC addresses, specify
any.
1. Default value when this parameter is omitted:
This parameter cannot be omitted.
2. Range of values:
Specify <Src MAC> <Src MAC mask>,
host <Src MAC>, or any.
- <Src MAC> <Src MAC mask> specification:
Specify the source MAC address for <Src MAC>.
For <Src MAC mask>, specify a mask in MAC address format that sets
bits that permit an arbitrary value in the MAC address.
-
host <Src MAC> specification:
The flow detection condition is a perfect match of <Src MAC>.