R21xx-HP FlexFabric 11900 Network Management and Monitoring Command Reference

65
% Info-center synchronous output is on
[Sysname] display current-
At this time, the system receives log information. It displays the log information first, and then displays
your previous input, which is display current- in this example.
%May 21 14:33:19:425 2007 Sysname SHELL/4/LOGIN: VTY login from 192.168.1.44
[Sysname] display current-
Enter configuration to complete the display current-configuration command, and press the Enter key to
execute the command.
# Enable synchronous information output, and then save the current configuration (enter interactive
information).
<Sysname> system-view
[Sysname] info-center synchronous
% Info-center synchronous output is on
[Sysname] save
The current configuration will be written to the device. Are you sure? [Y/N]:
At this time, the system receives the log information. It displays the log information first and then displays
[Y/N].
%May 21 14:33:19:425 2007 Sysname SHELL/4/LOGIN: VTY login from 192.168.1.44
[Y/N]:
Enter Y or N to complete your input.
info-center timestamp
Use info-center timestamp to configure the timestamp format for logs sent to console, monitor, log buffer,
and log file.
Use undo info-center timestamp to restore the default.
Syntax
info-center timestamp { boot | date | none }
undo info-center timestamp
Default
The timestamp format for logs sent to console, monitor terminal, log buffer, and log file is date.
Views
System view
Predefined user roles
network-admin
Parameters
boot: Sets the timestamp format as xxx.yyy, where xxx is the most significant 32 bits (in milliseconds) and
yyy is the least significant 32 bits. For example, 0.21990989 equals Jun 25 14:09:26:881 2007. The
boot time shows the time since system startup.
date: Sets the timestamp format as "MMM DD hh:mm:ss:xxx YYYY", such as Dec 8 10:12:21:708 2007.
The date time shows the current system time.
MMM: Abbreviations of the months in English, which could be Jan, Feb, Mar, Apr, May, Jun, Jul,
Aug, Sep, Oct, Nov, or Dec.