Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
  Exec Mode Commands (A-C) 
clear mipha statistics  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3943 
clear mipha statistics 
Clears the statistics for the mobile IP home agent (MIPHA). The statistics for a home agent service may be cleared by 
explicit command. 
Product
 
PDSN 
HA 
Privilege
 
Security Administrator, Administrator, Operator 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
clear mipha statistics [ ha-service name | peer-address ip_address ] 
ha-service name
 | 
peer-address ip_address
 
ha-service name
: Clears the statistics for an existing HA service name specified as an alphanumeric string 
of 1 through 63 characters. “Total sessions” counters for all peers associated with the service are also reset. 
peer-address ip_address
: Clears the statistics for an IP address specified using IPv4 dotted-decimal 
notation. “Total sessions” counter for the specified peer is also reset. 
Usage 
Clear all statistics for the MIP home agent or for a specific service. This may be useful in monitoring 
performance and troubleshooting as the statistics may be cleared at a well known time and then collected and 
transferred for review. 
Example
 
The following clears all statistics for the mobile IP foreign agent. 
clear mipha statistics 
The following command clears the statistics for the example service only. 
clear mipha statistics ha-service sampleService 
clear mipha statistics peer-address 10.2.3.4