Cisco Cisco ASR 5000

Page of 9109
  Bulk Statistics Configuration Mode Commands 
header  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
1775 
header 
Configures the header string placed at the beginning of the generated bulk statistics data files. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Bulk Statistics Configuration 
configure > bulkstats mode
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-bulkstats)# 
Syntax
 
header format schema_format 
no header format 
no
 
Clears the header format string which results in the default file header being used in generated data files. 
format schema_format
 
Specifies the header format string for use in generated data files. 
schema_format
 must be an alphanumeric string of 1 through 2047 characters. The format string syntax is 
described in th
  section. Default: ““ (an empty header) 
The following variables are supported: 
Table 21. 
header
 Command Format String Variables 
Variable
 
Description
 
Data Type
 
date 
The UTC date that the collection file was created in YYYYMMDD format where YYYY represents the 
year, MM represents the month and DD represents the day. 
String 
date3 
The UTC date that the collection file was created in YYMMDD format where YY represents the year, 
MM represents the month and DD represents the day. 
String 
host 
The system hostname that created the file 
String 
ipaddr 
The default management (local context) IP address in ###.###.###.### format. An empty string is 
inserted if no address is available. 
String 
sysuptime  The uptime (in seconds) of the system that created the file. 
32-bit 
signed 
time 
The time that the collection file was created in HHMMSS format where HH represents the hours, MM 
represents the minutes, and SS represents the seconds. 
String