Re: : CBTS - Mapping customer traffic on a specific LSP
Bob Arthurs <bob_arthurs <at> hotmail.com>
2004-06-23 16:13:14 GMT
guys, could anyone point me in the direction of some documentation of the
CBTS feature? I had a dig around cco, but couldn't see anything (might have
missed it).
thanks a lot.
>From: "Eric Osborne" <eosborne <at> cisco.com>
>To: "Neil Fernandes" <neil_fernandok <at> hotmail.com>, elkou141061 <at> hotmail.com,
> mpls-ops <at> mplsrc.com, timemux <at> hotmail.com
>Subject: Re: [MPLS-OPS]: Mapping customer traffic on a specific LSP
>Date: Wed, 23 Jun 2004 08:24:30 -0400
>
>On Wed, 23 Jun 2004 14:58:49 +0530, Neil Fernandes
><neil_fernandok <at> hotmail.com> wrote:
>
>>
>>Hi,
>>
>>Many thanks for the configs, Thats exactly what i was looking for. In
>>regard to the config given, I have a few queries.
>>
>>class-map match-all PREMIUM
>> match ip dscp ef
>>class-map match-all BUSINESS
>> match ip dscp af31 af32 af33
>>
>>Query: What is the significance of the "match ip dscp ef" statement? Does
>>exp code-point 5 map to the ef class? Or can we just use say "match mpls
>>experimental 5".
>
>see
>http://www.cisco.com/warp/public/105/dscpvalues.html
>
>IP DSCP EF is used for matching on DSCP bits in an IP packet; 'match mpls
>exp 5' is for matching on MPLS packets. So it depends on what you want to
>match.
>
>>
>>policy-map IN-POLICY
>> class PREMIUM
>> police 128000 4000 4000 conform-action set-mpls-exp-transmit 5
>>exceed-action drop
>> class BUSINESS
>> police 256000 8000 8000 conform-action set-mpls-exp-transmit 4
>>exceed-action set-mpls-exp-transmit 3
>> class class-default
>> set mpls experimental 0
>>
>>Query: Assuming I am am going mark all traffic coming from a particular
>>vpn customer to a specific class, Can I have multiple policy map
>>statements each having definitions for a particular class. For e.g..I
>>have a policy map called "premium map" with a class definition for only
>>the premium class, and so on..Then I tie the respective policy map
>>definitions to specific vrf interfaces.
>>
>
>Not sure I understand the question. As far as I know, you can mix and
>match policy-maps and class-maps. So what I think you're asking is
>whether you can do
>
>policy-map foo
> class bar
>
>policy-map baz
> class bar
>
>right? That, you can do.
>
>>The core config depends on platform and code version, but it's
>>generally something along the lines of
>>
>>class-map match-all PREMIUM
>> match mpls exp 5
>>
>>policy-map out
>> class PREMIUM
>> bandwidth percent 99
>>
>>Query: I assume that the core requires the following statements as well.
>>
>>interface Serial1/0
>>ip address 10.31.14.2 255.255.255.0
>>service-policy output out
>>
>
>Yes. QoS in the core is not always the same as at the edge, as many
>people apply more granular QoS at the edge, since it tends to need it
>less. But any QoS you want to apply in the core, you need to do with the
>policy-map/class-map/service-policy trio.
>
>
>
>
>eric
>
>>Kindly advise,
>>
>>TIA,
>>
>>Neil
>>
>>_________________________________________________________________
>>Transfer home loans now! http://go.msnserver.com/IN/51405.asp Home loans
>>with 7.5% only.
>
>
>-------
>The MPLS-OPS Mailing List
>Subscribe/Unsubscribe: http://www.mplsrc.com/mplsops.shtml
>Archive: http://www.mplsrc.com/mpls-ops_archive.shtml
_________________________________________________________________
Use MSN Messenger to send music and pics to your friends
http://www.msn.co.uk/messenger
-------
The MPLS-OPS Mailing List
Subscribe/Unsubscribe: http://www.mplsrc.com/mplsops.shtml
Archive: http://www.mplsrc.com/mpls-ops_archive.shtml