Command Manual – User Access
H3C SecPath Series Security Products
Chapter 1 PPP Configuration Commands
1-17
Use the
undo ip tcp vjcompress
command to disable the PPP interface to compress
the VJ TCP header.
If the VJ TCP header is permitted to compress at the PPP interface, the interface at the
opposite end shall also permit to compress the VJ TCP header. This command is only
used in the centralized environment.
By default, the VJ TCP header is disabled to compress at the PPP interface.
Example
# Permit VJ TCP header compression on the PPP interface.
[H3C-Dialer0] ip tcp vjcompress
1.2.7 ppp compression iphc
Syntax
ppp compression iphc
[
nonstandard
]
undo ppp compression iphc
View
Interface view
Parameter
nonstandard
: Nonstandard encapsulation mode.
Description
Use the
ppp compression iphc
command to enable IP header compression on the
interface.
Use the
undo ppp compression iphc
command to disable IP header compression.
IP header compression discussed here refers to compression of TCP and RTP
headers.
By default, TCP header compression and RTP header compression are disabled on the
interface.
The compression command can take effect on a link only when it is configured at both
ends of the link.
The configuration will take effect only when the
shutdown
and
undo shutdown
operations are performed on the interface. If the configuration is applied on MP, the
shutdown
and
undo shutdown
operations should be performed on all the MPs.
Related command:
ppp compression iphc rtc-connection
,
ppp compression iphc
tcp-connections
.