Cisco Cisco ASR 5700

Page of 8994
APN Configuration Mode Commands   
▀  ppp 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
1424 
   
ppp 
Configures the Point-to-Point Protocol (PPP) options for the current APN. 
Product
 
GGSN 
P-GW 
SAEGW 
Privilege
 
Security Administrator, Administrator 
Mode
 
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
 
ppp { data-compression { protocols protocols | mode modes } | keepalive seconds | min-
compression-size
 min_octets | mtu max_octets } 
default ppp { data-compression protocols | keepalive | min-compression-size | mtu } 
no ppp { data-compression protocols | keepalive seconds | mtu } 
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: 
 
deflate
: DEFLATE algorithm 
 
mppc
: Microsoft Point-to-Point Compression 
 
stac
: STAC LZS algorithm