Cisco Cisco Packet Data Gateway (PDG) Merkblatt

Seite von 8487
Context Configuration Mode Commands N-R   
▀  ppp statistics 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
2512 
   
ppp statistics 
Changes the manor in which some PPP statistics are calculated. 
Product
 
PDSN 
GGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
[ no ] ppp statistics success-sessions { lcp-max-retry | misc-reasons | remote-terminated 
}
 
no
 
Disable the specified behavior. 
ppp statistics success-sessions lcp-max-retry
 
Alters statistical calculations so that: ppp successful session = successful sessions + lcp-max-retry. 
success-sessions misc-reasons
 
Alters statistical calculations so that: ppp successful session = successful sessions + misc-reasons. 
success-sessions remote-terminated
 
Alters statistical calculations so that: ppp successful session = successful sessions + remote-terminated. 
Usage 
Use this command to alter how certain PPP statistics are calculated. 
Caution:
  This command alters the way that some PPP statistics are calculated. Please consult your designated 
service representative before using this command 
Example
 
The following command alters the statistic “ppp successful session” so that it displays the sum of successful 
sessions and lcp-max-retry: 
ppp statistics success-sessions lcp-max-retry 
The following command disables the alteration of the statistic ppp successful session: