Cisco Cisco Packet Data Gateway (PDG)

Pagina di 2186
ppp
Configures the Point-to-Point Protocol (PPP) options for the current APN.
Product
GGSN
P-GW
SAEGW
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > APN Configuration
configure > context context_name > apn apn_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-apn)#
Syntax Description
ppp
{
data-compression
{
protocols protocols
|
mode modes
} |
keepalive seconds
|
min-compression-size min_octets
|
mtu max_octets | l2tp allow-auth-without-pco
}
default ppp
{
data-compression protocols
|
keepalive
|
min-compression-size
|
mtu | l2tp
allow-auth-without-pco
}
no ppp
{
data-compression protocols
|
keepalive seconds
|
mtu | l2tp allow-auth-without-pco
}
default
Configures the default PPP parameters for the specified APN.
no
Resets the option specified to its default setting.
data-compression { mode modes | protocols protocols}
Configures the data compression or the compression protocol to use for the APN. Default: all protocols enabled
mode modes: Sets the compression mode to one of the following:
• normal: Packets are compressed using the packet history for automatic adjustment and for best
compression.
• stateless: Each packet is compressed individually.
protocols protocols: Sets the compression protocol to one of the following:
Command Line Interface Reference, Modes A - B, StarOS Release 19    
1693
APN Configuration Mode Commands
ppp