Cisco Cisco ASR 5000

Page of 9109
  Global Configuration Mode Commands (L-S) 
support collection  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
5565 
support collection 
Modifies and/or enables the Support Data Collector (SDC) process. If record collection has been previously disabled, 
this command enables the collection activity. If the record collection is currently enabled, this command may be used to 
modify the sleep-duration interval and/or the maximum number of Support Data Records (SDRs) that can be collected 
and stored.  
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration 
configure
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config)# 
Syntax
 
support collection sleep-duration { hours | minutes }value max-records number_records 
[ default | no ] support collection 
default
 
Resets the sleep duration and maximum number of records to their default values. 
no
 
Removes the settings for support collection and effectively disables the SDC. 
support collection
 
Enables the SDC. 
sleep-duration { hours | minutes }value
 
Specifies the hours and/or minutes between record collection activity. 
value
 must be an integer from 1 
through 1000. The default setting is one hour (60 minutes). 
Important:
  The period between SDRs is equal to the configured sleep-duration interval + the time taken to 
collect the previous record. 
max-records number_records
 
Specifies the maximum number of records to maintain within the record collection. 
number_records
 must 
be an integer from 1 through 1000. When this value is exceeded, a new SDR overwrites the oldest SDR. 
Default is 168.