RTP Header Compression Commands
XSR CLI Reference Guide 5-139
Mode
Interfaceconfiguration:XSR(config-if<xx>)#
ThiscommandisapplicableonlyonserialinterfacewithPPPencapsulation.
Note:TheXSRcurrentlydoesnotblockthiscommandonʺinterfacedialerʺandonʺinterface
multilinkʺ,butthecommandhasnoeffectontheseinterfaces.
Thiscommandrequiresarebootoftheinterfacetotakeeffect.
Example
ThefollowingexamplesettheRTPheadercompressionconnectionsto100,onPPPserialinterface
S1/0:
XSR(config-if<S1/0>)rtp compression connections 100

ip rtp header-compression

ThiscommandenablesordisablestheRTPheadercompressionfeatureonPPPserialinterfaces.
TheoptionalpassivekeywordtellstheXSRtocompressoutgoingRTPpacketsonlyifincoming
RTPpacketsonthesameinterfacearecompressed.
Ifyouusethecommandwithoutthepassivekeyword,thesoftwarecompressesallRTPtraffic.
Note:Withthisrelease,XSRnowsupportsboththeVJHeaderCompression(forTCPandUDP
header)andthenewIPHeaderCompression(forTCP,UDPandRTPheadercompression).XSR
cannotbeconfiguredtoinitiatesVJheadercompression,butitdoesresponsetoVJHeader
compressionconfigurationoptionfromtheremotepeerwithaNAKorREJ.
Inthisrelease,thebehaviorischangedslightly.IfRTPisnotenabled,thenuponreceivingaVJ
headercompressionnegotiationoption,theXSRsendsbackaNAKorREJ,sameasincurrent
release.
Syntax
ip rtp header-compression {passive}
Parameters
Syntax of the “no” Form
ThenocommanddisablestheRTPheadercompressionfeature:
no ip rtp header-compression
Default
Disabled
passive ThesoftwarecompressesoutgoingRTPpacketsonlyifincomingRTPpackets
onthesameinterfacearecompressed.Ifthecommandisusedwithoutthe
passivekeyword,thesoftwarecompressesallRTPtraffic.