Deletes the collected statistics for the GPRS Mobility Management and
Session Management (GMM/SM) configurations for various SGSN services.
Privilege
Security Administrator, Administrator, Operator, Inspector
Mode
Exec
The following prompt is displayed in the Exec mode:
[local]host_name#
Syntax
clear gmm-sm statistics [ gmm-only | gprs-service service_name | iups-service service_name | plmn-id mcc mcc mnc mnc | recovered-values | sgsn-service service_name | sm-only ]
gmm-only
Deletes only GPRS mobility management (GMM) information for the
specified filter. Filter options include:
- gprs-service
service_name
- iups-service
service_name
- plmn-id
- recovered values
- sgsn-service
service_name
gprs-service
srvc_name
Deletes the statistics for a 2.5G GPRS service specified as an
alphanumeric string of 1 through 63 characters that uniquely identifies a
preconfigured GPRS service. The delete request can be narrowed by adding either
the
nsei or
routing-area keywords.
iups-service
srvc_name
Deletes the statistics for a IuPS service specified as an alphanumeric
string of 1 through 63 characters that uniquely identifies a preconfigured IuPS
service. The delete request can be narrowed by adding either the
rnc or
routing-area keywords.
plmn-id mcc
mcc
mnc mnc [ access-type { gprs
| umts } ]
Deletes the statistics for services within a specified PLMN.
mcc
Specifies the mobile country code (MCC) as part of the
identification of the RNC or RA.
mcc_id must be an integer from 100 to 999.
mnc
Specifies the mobile network code (MNC) as part of the
identification of the RNC or RA.
mnc_id must be a 2- or 3-digit integer from
00 to 999.
access-type keyword fine-tunes the delete
procedure and only deletes GMM/SM statistics for the IuPS (access-type UMTS)
and/or the GPRS (access-type GPRS) services belonging to the PLMN.
recovered-values
Deletes only the recovered values for the backed-up key KPI counters.
The delete request can be narrowed by adding one of three filters:
- gprs-service
service_name
- iups-service
service_name
- sgsn-service
service_name
sgsn-service
srvc_name
Deletes the statistics for a 3G SGSN service specified as an
alphanumeric string of 1 to 63 characters that uniquely identifies the SGSN
service. The delete request can be narrowed by adding either the
rnc or
routing-area keywords.
sm-only
Deletes only session management (SM) information for the specified
keyword parameters.
mcc
mcc
Specifies the mobile country code (MCC) as part of the
identification of the RNC or RA.
mcc_id must be an integer from 100 to 999.
mnc
mnc
Specifies the mobile network code (MNC) as part of the
identification of the RNC or RA.
mnc_id must be a 2- or 3-digit integer from
00 to 999.
lac
lac_id
Specifies the location area code (LAC) as part of the identification
of the RNC or RA.
lac_id must be an integer from 1 to 65535.
nsei nse_id
Deletes the GMM/SM session statistics for the identified network
service entity (NSEI).
nse_id must be an integer from 0 to 65535
that uniquely identifies a configured NSEI.
rnc rnc_id
Fine-tunes the deletion of GMM/SM session statistics just for the
specified radio network controller (RNC).
rnc_id must be an integer from 0 to 4095.
rac
rac_id
Specifies the routing area code (RAC) as part of the identification of
the RNC or RA.
rac_id must be an integer from 1 to 255.
routing-area mcc
mcc_id mnc
mnc_id lac
lac_id rac
rac_id
Enter the
routing-area keyword to fine-tune the
clearing of the GMM/SM statistics for a specified routing area (RA) identified
by the MCC, MNC, LAC and RAC.
Usage Guidelines
Use this command to delete usage statistics for the GMM/SM session
configurations for SGSN services, including BSC attaches, activations, and
throughput.
Example
The following command deletes GMM/SM statistics for a specific routing
area defined for the SGSN's GPRS service:
clear gmm-sm statistics gprs-service gprs1 routing-area mcc 123 mcc 131 lac 24 rac 11
The following command displays all possible information for GMM/SM
statistics:
show gmm-sm statistics verbose
Important |
Output descriptions for
show commands are available in the
Statistics and Counters Reference.
|