Network requirements, Configuration procedure – H3C Technologies H3C MSR 5600 User Manual
Page 226
213
Task Command
Display a summary of the log buffer (MSR 2600/MSR
3600).
display logbuffer summary [ level severity ]
Display a summary of the log buffer (MSR 5600).
display logbuffer summary [ level severity | slot
slot-number ] *
Display the configuration of the log file.
display logfile summary
Clear the log buffer.
reset logbuffer
Configuration example for outputting logs to the
console
Network requirements
Configure the device to output to the console FTP logs that have a severity level of at least warning.
Figure 60 Network diagram
Configuration procedure
# Enable the information center.
[Sysname] info-center enable
# Disable log output to the console.
[Sysname] info-center source default console deny
To avoid output of unnecessary information, disable all modules from outputting log information to the
specified destination (console in this example) before you configure the output rule.
# Configure an output rule to output to the console FTP logs that have a severity level of at least warning.
[Sysname] info-center source ftp console level warning
[Sysname] quit
# Enable the display of logs on the console. (This function is enabled by default.)
Current terminal monitor is on.
Now, if the FTP module generates logs, the information center automatically sends the logs to the console,
and the console displays the logs.