R3204P16-HP Load Balancing Module System Maintenance Command Reference-6PW101
28
Parameters
None
Description
Use the info-center synchronous command to enable synchronous information output.
Use the undo info-center synchronous command to disable the synchronous information output.
By default, the synchronous information output is disabled.
NOTE:
• If system information, such as log information, is output before you input any information under a curren
t
command line prompt, the system will not display the command line prompt after the system information
output.
• If system information is output when you are inputting some interactive information (non Y/N
confirmation information), then after the system information output, the system will not display the
command line prompt but your previous input in a new line.
Examples
# Enable the synchronous information output function, and then input the display interface ethe
command to view Ethernet interface information.
<Sysname> system-view
[Sysname] info-center synchronous
% Info-center synchronous output is on
[Sysname] display interface Ten-GigabitEthernet
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
Ten-GigabitEthernet in this example.
%Apr 29 08:12:44:71 2007 Sysname IFNET/4/LINK UPDOWN:
Ten-GigabitEthernet 0/0.1: link status is UP
[Sysname] display interface Ten-GigabitEthernet
# 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]:
After the above information is displayed, you can input Y or N to complete your input before the output
of the log information.