-----Original Message-----
From: Cisco certification [mailto:ccielab_at_groupstudy.com]
Sent: Saturday, October 03, 2009 10:28 AM
To: Peter Dsouza (petdsouz)
Subject: Please confirm (conf#de9a1d41bb5b00b06d96ed662d02b421)
Hi,
You have tried to post to a GroupStudy.com certification mailing list.
Because
the server does not recognize you as a confirmed poster, you will be
required
to authenticate that you are using a valid e-mail address and are not a
spammer. By confirming this e-mail you certify that you are not sending
Unsolicited Bulk Email (UBE).
PLEASE DO NOT SEND YOUR ORIGINAL MESSAGE AGAIN! BY CONFIRMING THIS
EMAIL
YOUR ORIGINAL MESSAGE (WHICH IS NOW QUEUED IN THE SERVER) WILL BE
POSTED.
By confirming this e-mail you also certify the following:
1. The message does NOT break Cisco's Non-Disclosure requirements.
2. The message is NOT designed to advertise a commercial product.
3. You understand all postings become property of GroupStudy.com
4. You have searched the archives prior to posting.
5. The message is NOT inflammatory.
6. The message is NOT a test message.
To confirm, simply reply to this message. No editing is necessary.
Once
confirmed, you will be able to post without additional confirmations.
Welcome to GroupStudy.com!
First time posters to GroupStudy.com are required to agree to the
GroupStudy terms and conditions.
Replying to this email, certifies you have read and agree to the
GroupStudy posting guidelines and terms and conditions.
--- Original Message Follows ---
Date: Sat, 3 Oct 2009 00:57:59 -0400
To: ccielab_at_groupstudy.com
From: <petdsouz_at_cisco.com>
Subject: MQC equivalent FRTS policy
I need some help with converting a MQC based policy to be configured
over a FR
sub-interface. The MQC policy is as below.
!
ip access-list extended udp_voice
permit udp any any range 16384 32767
!
!
!
class-map match-all match-voice
match mpls experimental topmost 4
class-map match-all match-data
match mpls experimental topmost 3
class-map match-all voice
match access-group name udp_voice
!
policy-map core-qos
class match-voice
priority 640
class match-data
bandwidth 1000
policy-map from_BB2
class voice
police cir 640000
conform-action set-mpls-exp-imposition-transmit 4
exceed-action drop
class class-default
police cir 1000000
conform-action set-mpls-exp-imposition-transmit 3
exceed-action drop
!
Requirement:
1. Priority queue for voice 640Kbps
2. Rest - Guaranteed BW - 1Mbps
Not sure how this can be achieved using FRTS. I've tried the following.
a. When I tried applying the above policy directly over a FR DLCI
sub-interface, it threw back a CBWFQ support error.
b. I tried apply the policy under a map-class, comes up with a message.
Invalid
Policy. class-default...
Platform : 7200
IOS : 12.0.25S
Blogs and organic groups at http://www.ccie.net
Received on Mon Oct 05 2009 - 15:21:15 ART
This archive was generated by hypermail 2.2.0 : Sun Nov 01 2009 - 07:50:59 ART