OcNOS-RON : Quality of Service Guide : Quality of Service Command Reference : Quality of Service Commands : match traffic-type
match traffic-type
Use this command to classify based on traffic-type
Use the no command to remove the match configuration.
Note: Class with match traffic type default will have lower priority over class with other traffic type match.
Command Syntax
match traffic-type (l2-uc|l2-uc-unknown|default)
no match traffic-type (l2-uc|l2-uc-unknown|default)
Parameters
Traffic-type
type of traffic to be matched
l2-uc
L2 Unicast traffic
l2-uc-unknown
Unknown L2 Unicast traffic
default
All other traffic-types
Default
No default value is specified
Command Mode
Class-map mode
Applicability
This command was introduced before OcNOS version 1.3.
This command applies only to the Trident II, Trident II+, and Tomahawk platforms.
Examples
(config)#class-map type qos C_QOS1
(config-cmap-qos)#match traffic-type l2-uc
Last modified date: 07/14/2023