OcNOS-SP : Quality of Service Guide : Quality of Service Command Reference : Quality of Service Commands : match mpls
match mpls
Use this command to classify the traffic based on the top mpls exp value.
Use the no command to remove the match configuration.
Note: The match commands which accept range has silent exit which makes removal of these match configuration easier.
Command Syntax
match mpls experimental topmost WORD
Note: Below no command is applicable for class-map of type match-any.
no match mpls experimental topmost (WORD|all)
Note: Below no command is applicable for class-map of type match-all.
no match mpls experimental topmost
Parameters
WORD
Enter EXP value <0-7> or range of exp values seperated by commas. e.g. 2 or 2,4-5 or 3,4,5 or 2-4,5-7 etc.
all
Delete all experimental values.
Default
No default value is specified
Command Mode
Class-map mode
Applicability
This command was introduced in OcNOS version 3.0.
Examples
(config)#class-map type qos C_QOS1
(config-cmap-qos)# match mpls experimental topmost 3
 
Last modified date: 10/20/2023