Re: RTP Compression

From: John Matijevic (matijevi@bellsouth.net)
Date: Mon Jul 14 2003 - 16:21:35 GMT-3


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
>
>
> _______________________________________________________________________
> You are subscribed to the GroupStudy.com CCIE R&S Discussion Group.
>
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



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