/
set class-of-service classifier forwarding-class code-point
set class-of-service classifier forwarding-class code-point
User can configure a name for a classifier. This name can be applied in an input interface.
Command Syntax
set class-of–service classifier <classifier-name> forwarding-class <forwarding-class-name> code-point <int>
delete class-of–service classifier <classifier-name> forwarding-class <forwarding-class-name> code-point <int>
Parameters
Parameter | Description |
classifier <classifier-name> | Classifier configuration. It is optionally implemented. |
forwarding-class <forwarding-class-name> | Name of forwarding class |
code-point <int> | Code-point , the valid range is 0~7 for ieee-802.1 and inet-precedence, 0~63 for dscp. |
Example
This example creates a classifier c1 with forwarding-class f1 and code-point 3
admin@XorPlus# set class-of-service classifier c1 forwarding-class f1 code-point 3
admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.