Enterasys Networks XSR CLI Router User Manual


 
RTP Header Compression Commands
5-140 Configuring the Internet Protocol
Mode
Interfaceconfiguration:XSR(config-if<xx>)#
ThiscommandisapplicableonlyonserialinterfacewithPPPencapsulation.
Note:TheXSRcurrentlydoesnotblockthiscommandonʺinterfacedialerʺandonʺinterface
multilinkʺ,butthecommandhasnoeffectontheseinterfaces.
Thiscommandrequiresarebootoftheinterfacetotakeeffect.
Example
ThefollowingexampleenablesRT PheadercompressiononPPPserialinterfaceS1/0:
XSR(config-if<S1/0>)#ip rtp header-compression
ip rtp range
ThiscommandspecifiesthedestinationportrangeofUDPpacketsusedtoscreenforRTP
compression.
Syntax
ip rtp range starting-port-Num end-Port-Num
Syntax of the “no” Form
ThenocommandremovestheRTPpacketranges
no ip rtp range
Default
Disabled
Mode
Interfaceconfiguration:XSR(config-if<xx>)#
ThiscommandisapplicableonlyonserialinterfacewithPPPencapsulation.
Note:TheXSRcurrentlydoesnotblockthiscommandonʺinterfacedialerʺandonʺinterface
multilinkʺ,butthecommandhasnoeffectontheseinterfaces.
Example
ThefollowingexamplesettheRTPheaderrangefromUDPport1325toUDPport1400, forserial
interfaceS1/0:
XSR(config-if<S1/0>)# ip rtp range 325 400
starting-port-Num
StartingdestinationUDPportnumber.Range:1024to65535
end-port-Num
EndingDestinationUDPportnumber.Range:1024to65535
Note:Theendportnumbermustbelargerorequaltothestarting
portnum.