R3166-R3206-HP High-End Firewalls System Management and Maintenance Command Reference-6PW101
85
Default level
2: System level
Parameters
channel-number: Specifies a channel number, in the range 0 to 9.
channel-name: Specifies a channel name, which could be a default name or a self-defined name. You
need to specify a channel name first before using it as a self-defined channel name. For more information,
see the info-center channel name command.
Description
Use the info-center syslog channel command to enable the output of system information to the Web
interface.
Use the undo info-center syslog channel command to restore the default.
By default, system information is output to the Web interface with the default channel of channel 6.
Examples
# Configure the system to output information to the Web interface through channel 7.
<Sysname> system-view
[Sysname] info-center syslog channel 7
info-center timestamp
Syntax
info-center timestamp { debugging | log | trap } { boot | date | none }
undo info-center timestamp { debugging | log | trap }
View
System view
Default level
2: System level
Parameters
debugging: Sets the timestamp format of the debugging information.
log: Sets the timestamp output format of the log information.
trap: Sets the timestamp output format of the trap information.
boot: The time taken to boot up the system, in the format of xxxxxx.yyyyyy, in which xxxxxx represents
the most significant 32 bits of the time taken to boot up the system (in milliseconds) whereas yyyyyy is the
least significant 32 bits. For example, 0.21990989 equals Jun 25 14:09:26:881 2007.
date: The current system date and time, in the format of “Mmm dd hh:mm:ss:sss yyyy”.
• Mmm: The abbreviations of the months in English, which could be Jan, Feb, Mar, Apr, May, Jun, Jul,
Aug, Sep, Oct, Nov, or Dec.
• dd: The date, starting with a space if less than 10, for example “ 7”.
• hh:mm:ss:sss: The local time, with hh ranging from 00 to 23, mm and ss ranging from 00 to 59, and
sss ranging from 0 to 999.
• yyyy: Represents the year.