[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cisco 6500 QoS Priority Queuing (DSCP & EXP based)
- Subject: Cisco 6500 QoS Priority Queuing (DSCP & EXP based)
- From: linux.yahoo at gmail.com (Manu Chao)
- Date: Wed, 17 Nov 2010 16:10:32 +0100
I would to translate following 7200 QoS configuration to Catalyst 6500:
class-map match-any PQ
match dscp ef
match mpls experimental topmost 5
policy-map QOS-PE-OUT
class PQ
priority percent 33
class class-default
AFAIK we need extra command on 6500 to enable Priority Queuing at the
interface level but my problem is that interface priority command are only
COS based not DSCP nor EXP. I may be wrong.
I would appreciate any 6500 QoS help.
Thanks in advance