Comware Based
1828344 Members
3050 Online
109976 Solutions
New Discussion

How to map different dscp values to a certain queue

 
csudaya
Occasional Contributor

How to map different dscp values to a certain queue

Iam new to HP switches and need guidance on the below . Below is a command snippet ( cisco config ) to map dscp value 0-7 to Q3 with Threshold 3 , dscp value 48,56  to Q2T3

mls qos srr-queue output dscp-map queue 3 threshold 3 0 1 2 3 4 5 6 7
mls qos srr-queue output dscp-map queue 2 threshold 3 48 56

I would like to know how to acheive the same in HP Switch ( HP 5510 /HPE Comware Software, Version 7.1.070  ) . 

Based on the ACL / QoS user guide , I see that dscp values 0-7 mapped to Q0 , 8-15 mapped to Q1 , etc ...

Is there a way to change the default mapping to custom mapping and if yes how to acheive.  I do not see a dscp=lp map option on the switch CLI

 

can anybody help ?