02-20-2011 01:57 PM - edited 03-06-2019 03:39 PM
I was trying to mark DSCP on default-class to 0 (default) on inbound policy type qos,
policy-map type qos non-VoIP
class type qos class-default
set dscp default
But, it gave me a error, saying
ERROR: class-default cannot be modified
I am running Nexus 5548P with 5.0(2)N2(1).
Thanks,
Sharad
02-20-2011 11:20 PM
Please check this .
Configuring Weighted Fair Queuing
This is the configuration guide for the feature. In here you'll find all the information needed.
07-25-2011 10:24 AM
You can do this, but the syntax is a bit different:
policy-map type qos non-VoIP
class class-default
set dscp default
Regards,
~Gary
07-29-2011 05:22 AM
I am under the impression that you can do DSCP marking only on the 5548 of the 5k Series.
For the rest you can only map down dscp->cos and do your marking on cos (or vice versa).
I will try to find the reference documentation.
rGrds
George
Update:
You can see from the following document:
There is reference for marking DSCP only for 5548.
Ofcourse DSCP Classification can be done (with 'match') on all 5k
Hope this helps
rGrds
George
Message was edited by: George Karavitis
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide