Cisco Cisco ASR 5700

Page of 8994
Bulk Statistics Configuration Mode Commands   
▀  footer 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
1742 
   
footer 
Configures the footer string placed at the end 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
 
footer format schema_format 
no footer format 
no
 
Clears the footer format string which results in the default file footer being used in generated data files. 
format schema_format
 
Specifies the footer format string for use in generated data files. 
schema_format
 must be an alphanumeric string from 1 through 2047 characters. The format string syntax is 
described in th
  section. Default: ““ (an empty footer) 
The following variables are supported: 
Table 20. 
footer
 Command Format String Variables 
Variable
 
Description
 
Data Type
 
date 
The 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 
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