[132167] in North American Network Operators' Group
Cisco 6500 QoS Priority Queuing (DSCP & EXP based)
daemon@ATHENA.MIT.EDU (Manu Chao)
Wed Nov 17 10:10:48 2010
Date: Wed, 17 Nov 2010 16:10:32 +0100
From: Manu Chao <linux.yahoo@gmail.com>
To: NANOG list <nanog@nanog.org>
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org
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