Cisco MWR 2941 Installation Manual Page 194

  • Download
  • Add to my manuals
  • Print
  • Page
    / 710
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 193
-194
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Command Reference, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter Cisco MWR 2941 Router Command Reference, Release 15.1(3)MR
ip rtp header-compression
Support for Serial Lines
RTP header compression is supported on serial lines using Frame Relay, HDLC, or PPP encapsulation.
You must enable compression on both ends of a serial connection.
Unicast or Multicast RTP Packets
This command can compress unicast or multicast RTP packets; consequently, multicast backbone
(MBONE) traffic can also be compressed over slow links. The compression scheme is beneficial only
when you have small payload sizes, as in audio traffic.
Examples The following example enables RTP header compression on the Serial1/0 interface and limits the number
of RTP header compression connections to 10. In this example, the ietf-format keyword of the ip rtp
header-compression command is specified.
Router> enable
Router# configure terminal
Router(config)# interface t1/0
controller T1 0/4
Router(config-if)# encapsulation ppp
Router(config-if)# ip rtp header-compression ietf-format
Router(config-if)# ip rtp compression-connections 10
Router(config-if)# exit
In the following example, RTP header compression is enabled on the Serial1/0 interface and the optional
periodic-refresh keyword of the ip rtp header-compression command is specified:
Router> enable
Router# configure terminal
Router(config)# interface Serial1/0
Router(config-if)# encapsulation ppp
Router(config-if)# ip rtp header-compression ietf-format periodic-refresh
Router(config-if)# ip rtp compression-connections 10
Router(config-if)# exit
The following example enables IEFT RTP header compression on the multilink1 interface:
Router> enable
Router# configure terminal
Router(config)# interface Multilink 1
Router(config-if)# ip rtp header-compression ietf-format
Router(config-if)# shutdown
Router(config-if)# no shutdown
Router(config-if)# exit
Related Commands Command Description
clear ip rtp header-compression Clears RTP header compression structures and statistics.
show ip rtp header-compression Displays RTP header compression statistics.
show platform hardware winpath iphc Displays the IPHC information for the Winpath hardware
device on the Cisco MWR 2941.
show running-config Displays the contents of the currently running
configuration file or the configuration for a specific
interface, or map class information.
Page view 193
1 ... 193 194 195 ... 710

Comments to this Manuals

No comments