Cisco Cisco ASR 5000

Page of 640
  Backup and Recovery of Key KPI Statistics 
Configuring Backup Statistics Feature  ▀   
SGSN Administration Guide, StarOS Release 18  ▄  
 
   
Configuring Backup Statistics Feature 
For the Backup and Recovery of Key KPI Statistics feature to work, it must be enabled by configuring the backup of 
statistics for the SGSN. 
Configuration 
The following CLI commands are used to manage the functionality for the backing up of the key KPI statistics feature 
Enabling
 
The following configures the backup of statistics for the SGSN and enables the Backup and Recovery of Key KPI 
Statistics feature. 
configure 
   statistics-backup sgsn  
   exit 
   
Setting the Backup Interval
 
The following command configures the number of minutes (0 to 60) between each backup of the statistics. When the 
backup interval is not specified a default value of 5 minutes is used as the backup interval 
configure 
   statistics-backup-interval minutes 
   exit 
   
Disabling
 
The following configures the SGSN to disable the backing up of statistics for the SGSN. 
configure 
   no statistics-backup sgsn  
   exit 
   
Notes: 
 
When the new keyword is used, only the recovered values will be displayed. 
 
If no session manager crash has occurred, the above commands output displays with the normal counter values. 
 
If a session manager crash has happened, the above commands display the cumulative value so far (including the 
backed up value).