Operation Manual – Information Center
H3C S3100 Series Ethernet Switches Chapter 1 Information Center
1-21
In case of Linux log host, the daemon “syslogd” must be started with the “-r” option.
After all the above operations, the switch can record information in the corresponding
log file.
Note:
Through combined configuration of the device name (facility), information severity level
threshold (severity), module name (filter) and the file “syslog.conf”, you can sort
information precisely for filtering.
1.4.3 Log Output to the Console
I. Network requirements
The switch sends the following information to the console: the log information of the two
modules ARP and IP, with severity higher than “informational”.
II. Network diagram
Figure 1-3 Network diagram for log output to the console
III. Configuration procedure
# Enable the information center.
<Switch> system-view
[Switch] info-center enable
# Disable the function of outputting information to the console channels.
[Switch] undo info-center source default channel console
# Enable log information output to the console. Permit ARP and IP modules to output
log information with severity level higher than informational to the console.
[Switch] info-center console channel console
[Switch] info-center source arp channel console log level informational debug
state off trap state off
[Switch] info-center source ip channel console log level informational debug
state off trap state off
# Enable terminal display.
<Switch> terminal monitor