ip rtp non-tcp-mode

Last Updated : Nov 06, 2012 |

Sets the type of IP header compression to perform. When set to ietf, the command performs IP header compression according to IPHC RFCs. When set to non-ietf, the command performs IP header compression compatible with other vendors, which do not strictly follow the RFCs.

IETF mode is incompatible with non-IETF mode.The default of the ip rtp non-tcp-mode command is non-ietf.

Non-IETF encapsulation is compatible with other vendors.

Syntax

[no] ip rtp non-tcp-mode {ietf | non-ietf}

Parameters

Parameter

Description

Possible Values

Default Value

ietf

Keyword specifying ietf mode

non-ietf

Keyword specifying non-ietf mode

User level

read-write

Context

interface:Dialer (L2, L2-L3, L3)

Example

To set the Dialer interface to perform IPHC RFC header compression:

Gxxx-001(if:Dialer 1)# ip rtp non-tcp-mode ietf