3com S7906E Guide De Référence

Page de 2327
 
1-22 
[Sysname] display interface ethe 
At this time, the system receives log messages, and it then displays the log messages first. After the 
system displays all the log messages, it displays the user’s previous input, which is display interface 
ethe in this example. 
%Apr 29 08:12:44:71 2007 Sysname IFNET/4/LINK UPDOWN: 
 Ethernet2/0/1: link status is UP 
[Sysname] display interface ethe 
# Enable the synchronous information output function, and then save the current configuration (input 
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, and it then displays the log information first. After 
the system displays all the log information, it displays the user’s previous input, which is [Y/N] in this 
example. 
%May 21 14:33:19:425 2007 Sysname SHELL/4/LOGIN: VTY login from 192.168.1.44 
[Y/N]: 
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. 
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.