RE : RTP Compression

From: Roberto Adjakou (radjakou@cfao.sn)
Date: Mon Jul 14 2003 - 16:30:28 GMT-3


First solution works fine.
But i think the second one will work so.

-----Message d'origine-----
De : John Matijevic [mailto:matijevi@bellsouth.net]
Envoyi : lundi 14 juillet 2003 19:22
@ : Roberto Adjakou; ccielab@groupstudy.com
Objet : Re: RTP Compression

Hello,
I agree with your first solution, but I would make a slight modification
on
the map statement.
The way I have done it with a multipoint frame-relay subinterface
connection
is to put a map statement with the rtp header compression included,
for example:
You put:
> R2(config-subif)#frame-relay map ip [R5 serial int IP addr] 105
> broadcast compress

I would use the following instead:
frame-relay map ip 5.5.5.5 105 cisco rtp header-compression.

Substitute ips and dlcis to whatever you need to in the case.
Hope this helps, and please post results.
Sincerley,
Matijevic
----- Original Message -----
From: "Roberto Adjakou" <radjakou@cfao.sn>
To: <ccielab@groupstudy.com>
Sent: Monday, July 14, 2003 3:07 PM
Subject: RTP Compression

> Given this net diagram :
> R5---------- R2 ------------ R6
>
> R2 is joining R5 and R6 by a sub interface multipoint connected into a
> FR cloud.
>
> Asking to configure RTP compression between R2 and R5 only, what is
the
> correct solution?
>
> Solution 1
>
> R5:
> R5(config-if)#ip rtp header-compression
>
> R2:
> R2(config-subif)#frame-relay map ip [R5 serial int IP addr] 105
> broadcast compress
>
>
> Solution 2
> R5:
> R5(config-if)#ip rtp header-compression
>
> R2:
> R2(config-subif)#ip rtp header-compression passive
>
>
>



This archive was generated by hypermail 2.1.4 : Wed Aug 06 2003 - 06:52:39 GMT-3