IPHC header compression

Last Updated : Aug 25, 2023 |
Table 1: IPHC configuration CLI commands

Root level command

First level command

Description

clear ip rtp header-compression

Clear IP RTP header compression statistics for all enabled interfaces or for a specific interface.

clear ip tcp header-compression

Clear TCP header compression statistics for all enabled interfaces or for a specific interface.

interface {dialer}

See IP interface configuration

Enter the context of the Dialer interface.

ip rtp compression-connections

Control the number of Real-Time Transport Protocol (RTP) connections supported on the current interface.

ip rtp header-compression

Enable both RTP and TCP header compression on the current interface.

ip rtp max-period

Set the maximum number of compressed headers that can be sent between full headers.

ip rtp max-time

Set the maximum number of seconds between full headers.

ip rtp non-tcp-mode

Set the type of IP header compression: ietf or non-ietf.

ip rtp port-range

Set the range of UDP ports considered as RTP on the current interface.

ip tcp compression-connections

Set the total number of TCP header compression connections supported on the current interface.

show ip rtp header-compression

Display header compression statistics for a specific interface.

show ip rtp header-compression brief

Display a subset of header compression statistics in the form of a table.

show ip tcp header-compression

Display TCP header compression statistics for a specific interface.

show ip tcp header-compression brief

Display a subset of TCP header compression statistics in the form of a table.