OcNOS-SP : Quality of Service Guide : Quality of Service Command Reference : Quality of Service Commands : match traffic-type
match traffic-type
Use this command to classify the traffic based on the traffic type.
Use the no command to remove the match configuration.
Command Syntax
match traffic-type (l2-unknown|l2-mc|l2-bc|default)
no match traffic-type (l2-unknown|l2-mc|l2-bc|default)
Parameters
l2-unknown
Unknown L2 traffic
l2-mc
L2 multicast
l2-bc
L2 broadcast
default
L2 traffic-type all
Default
No default value is specified
Command Mode
Class-map mode
Applicability
This command was introduced in OcNOS version 4.1.
Examples
(config)#class-map type qos C_QOS1
(config-cmap-qos)#match traffic-type l2-unknown
Last modified date: 10/20/2023