Cisco Cisco ASR 5000

Descargar
Página de 9109
  Context Configuration Mode Commands N-R 
ppp  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
2689 
max-configuration-nak num
 
This command configures the maximum number of consecutive configuration REJ/NAKs that can be sent 
during CP negotiations, before the CP is terminated. 
num
 must be an integer from 1 through 20. Default: 10 
max-retransmission number
 
Specifies the maximum number of times control packets will be retransmitted. 
number
 must be an integer 
from 1 through 16. Default: 5 
max-terminate number
 
Sets the maximum number of PPP LCP Terminate Requests transmitted to the Mobile Node. 
number
 must be 
an integer from 0 through 16. Default: 2 
Important:
  This option is not supported in conjunction with the GGSN product. 
mru packet_size
 
Specifies the maximum packet size that can be received in bytes. 
packet_size
 must be an integer from 128 
through 1500. Default: 1500 
negotiate default-value-options
 
Enables the inclusion of configuration options with default values in PPP configuration requests. Default: 
Disabled 
The PPP standard states that configuration options with default values should not be included in 
Configuration Request (LCP, IPCP, etc.) packets. If the option is missing in the Configuration Request, the 
peer PPP assumes the default value for that configuration option. 
When 
negotiate default-value-options
 is enabled, configuration options with default values are 
included in the PPP configuration Requests. 
peer-authenticate user_name [ [ encrypted ] password password ]
 
Specifies the username and an optional password required for point-to-point protocol peer connection 
authentications. 
user_name
 is an alphanumeric string of 1 through 63 characters. The keyword 
password
 is 
optional and if specified 
password
 is an alphanumeric string of 1 through 63 characters. The password 
specified must be in an encrypted format if the optional keyword 
encrypted
 was specified. 
The 
encrypted
 keyword is intended only for use by the system while saving configuration scripts. The 
system displays the 
encrypted
 keyword in the configuration file as a flag that the variable following the 
password
 keyword is the encrypted version of the plain text password. Only the encrypted password is saved 
as part of the configuration file. 
pfc { receive { allow | deny } | transmit { apply | ignore | reject} }
 
Configures Protocol Field Compression (PFC) parameters. 
receive { allow | deny } 
 Default: 
allow
 
This keyword specifies whether to allow Protocol Field Compression (PFC) for PPP packets received from 
the peer. During LCP negotiation, the local PPP side indicates whether it can handle Protocol Field 
Compressed PPP packets. 
When allow is specified, the peer is allowed to request PFC during LCP negotiation. When deny is specified, 
the Peer is not allowed to request PFC during LCP negotiation. 
transmit { apply | ignore | reject } 
Default: 
ignore