Cisco Cisco ASR 5000

Page of 9109
Exec Mode Commands (A-C)   
▀  clear session setuptime 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3984 
   
clear session setuptime 
Clears the session setup time statistics for Packet Control Functions (PCFs) or SGSNs. If no keyword is specified the 
summary statistics displayed by the 
show session setuptime
 command are cleared. 
Product
 
All 
Privilege
 
Security Administrator, Administrator, Operator 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
clear session setuptime [ pcf [ pcf_addr | all ] | sgsn-address [ sgsn_addr | all ] 
pcf [ pcf_addr | all ]
 
pcf_addr
: Clears the setup time counters for the PCF at the IP address specified in IPv4 dotted-decimal 
notation. 
all
: Clears the setup time counters for all PCFs. 
sgsn-address [ sgsn_addr | all ]
 
sgsn_addr
: Clears the setup time counters for the SGSN at the IP address specified in IPv4 dotted-decimal 
notation. 
all
: Clears the setup time counters for all SGSNs. 
Usage 
Sets the counters for session disconnect reasons to zero (0) in preparation for a monitoring or troubleshooting 
session. 
Example
 
To clear the statistics for the PCF at IP address 
192.168.100.10
, enter the following command: 
clear session setuptime pcf 192.168.100.10