set class-of-service pfc-uplink-group original-dscp to-code-point
The set class-of-service pfc-uplink-group original-dscp to-code-point command modifies the queue priority of hook flow packets that match the PFC uplink port group and the original DSCP value.
The delete class-of-service pfc-uplink-group original-dscp to-code-point command deletes the configuration.
NOTE:
set class-of-service pfc-uplink-group <group-name> original-dscp <origin-value> to-code-point <queue> set class-of-service pfc-uplink-group <group-name> original-dscp <origin-value> dscp <value> |
Â
Command Syntax
set class-of-service pfc-uplink-group <group-name> original-dscp <origin-value> to-code-point <queue>
delete class-of-service pfc-uplink-group <group-name> original-dscp <origin-value> to-code-point
Â
Parameter
Parameter | Description |
pfc-uplink-group <group-name> | Specifies the name of the uplink port group. The value is a string. |
original-dscp <origin-value> | Specifies the original DSCP value of the hook flow packets that matches the PFC uplink port group. The value is an integer that ranges from 0 to 63. |
to-code-point <queue> | Specifies the adjusted queue priority of hook flow packets that match the PFC uplink port group, ensuring that the hook flow packets are forwarded from the specified queue. The value is an integer that ranges from 0 to 7. |
Â
Usage Guidelines
For hook flows that match the PFC uplink port group, the queue priority and DSCP value in the packets will be actively adjusted, changing the path of PFC pause frames to prevent PFC pause frames from forming loops.
Â
Example
Modify the queue priority and DSCP value of hook flow packets that match the PFC uplink port group and the original DSCP value.
admin@PICOS# set class-of-service pfc-uplink-group group1 original-dscp 32 to-code-point 4
admin@PICOS# set class-of-service pfc-uplink-group group1 original-dscp 32 dscp 48
admin@PICOS# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.