RE: RSVP-Question for RTP-Packet...

From: Jim Feldman (ccie2b@hotmail.com)
Date: Sun Jan 18 2004 - 15:46:21 GMT-3


Hi

I'm not 100% positive but I'll take a crack at it.

To specify your interest in having your traffic treatment policy affect RTP
traffic use a class-map eg.

class-map match-all rtp-pkts
     match ip rtp 16384 16383

Now, create a policy-map eg.

policy-map voip
   class rtp-pkts
    <actions to be taken such as priority x or bandwidth x>

Now, in your map-class, add the service policy out voip

This is the same technique to use to LLQ with FRTS. I think this will work,
but I haven't tested it.

Hope this helps, dt

>From: wwwjjang@chol.com
>Reply-To: wwwjjang@chol.com
>To: ccielab@groupstudy.com
>Subject: RSVP-Question for RTP-Packet...
>Date: Sun, 18 Jan 2004 09:04:39 -0500
>
>Hi..everyone..
>
>How can i configure the RSVP for RTP-packet ??
>Who knows the correct method help me please..!!
>
>---------
>Diagram>
>---------
>
> R1-(S0.1-MP)----FR(DLCI 102 201)---(S0)--R2
> FR(DLCI 103 302)---(S0)--R3
>
>-R1's S0.1,R2's S0 & R3's S0 are in the same subnet..
>
>----------
>Question>
>----------
>-On R1's S0 , Configure RSVP for Dlci 102 & 103
>-Total reservation for RTP is 300kbps
>-Single-flow-kbps is 20Kbps
>
>----------
>My Answer **> Is Correct ???
>----------
>R1>
>-----
>interface Serial0
> no ip address
> encapsulation frame-relay
> no fair-queue
> frame-relay traffic-shaping ***
> no frame-relay inverse-arp
> frame-relay lmi-type ansi
> !
>interface Serial0.1 multipoint
> ip address 100.100.100.1 255.255.255.0
> frame-relay class RSVP **
> frame-relay map ip 100.100.100.2 102 broadcast
> frame-relay map ip 100.100.100.3 103 broadcast
> ip rsvp bandwidth 300 20 **
>!
>map-class frame-relay RSVP **
> no frame-relay adaptive-shaping
> frame-relay fair-queue **
>
>***>The RSVP-config is relevant with all traffic of R1's S0.
> How can i config the RSVP for RTP-Packets ???? ***
>
>_______________________________________________________________________
>Please help support GroupStudy by purchasing your study materials from:
>http://shop.groupstudy.com
>
>Subscription information may be found at:
>http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Mon Feb 02 2004 - 09:07:47 GMT-3