Cisco Cisco ASR 5000

Page of 9109
  Exec Mode Commands (A-C) 
clear sbc statistics  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3979 
clear sbc statistics 
Clears SBc service statistics based on various criteria. 
Product
 
MME 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
clear sbc statistics { all | peer-id peer_id | sbc-service-name sbc_svc_name } | { | grep 
grep_options | more } ] 
all
 
Clears statistics for all SBs services. 
peer-id peer_id
 
Clears statistics for a Cell Broadcast Center (CBC) peer association specified as an integer value from 0 
through 4294967295. 
Use the 
show sbc-service cbc-associations all
 command to display the available CBC association 
peer IDs. 
sbc-service-name sbc_svc_name
 
Clears all statistics for an existing SBc service specified as an alphanumeric string of 1 through 63 characters. 
grep grep_options | more
 
Pipes (sends) the output of this command to the specified command. You must specify a command to which 
the output of this command will be sent. 
For details on the usage of 
grep
 and 
more
, refer to the Regulating a Command’s Output section of the 
Command Line Interface Overview chapter. 
Usage 
Use this command to clear the statistical information of an SBc service based on various filter criteria. 
Example
 
The following command clears all statistics for the SBc service named 
sbc1
 
clear sbc statistics sbc-service-name sbc1