Cisco Cisco Packet Data Gateway (PDG) Guida Alla Risoluzione Dei Problemi

Pagina di 5302
  Bulk Statistics Configuration Mode Commands 
header  ▀   
Cisco ASR 5000 Series Command Line Interface Reference  ▄  
 
  OL-22948-01 
header 
Configures the header string placed in the beginning of the generated bulk statistics data files. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Syntax
 
 
 
 
Clears the header format string which results in the default file header being used in generated data files. 
Default: ―― (an empty header) 
Specifies the header format string for use in generated data files. 
 must be from 1 to 2047 
alpha and/or numeric characters with no spaces or as a quoted string. The format string syntax is described in 
th
  section. 
The following variables are supported: 
Table 14. 
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 
 
Usage
 
Define a unique header in data files which allows for easy identification of which system generated the data 
file or any other useful information.