Operation Manual – Information Center
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 1
Information Cente
1-14
II. Network diagram
NetworkNetwork
Switch
NetworkNetworkNetwork
Network
NetworkNetworkNetworkNetworkNetwork
Network
NetworkNetworkNetworkNetworkNetworkNetworkNetwork
Network
UNIX host
NetworkNetworkNetworkNetwork
Switch
NetworkNetworkNetwork
Network
NetworkNetworkNetworkNetworkNetworkNetworkNetwork
Network
NetworkNetworkNetworkNetworkNetworkNetworkNetwork
Network
UNIX host
NetworkNetworkNetworkNetwork
Switch
NetworkNetworkNetwork
Network
NetworkNetworkNetworkNetworkNetworkNetworkNetwork
Network
NetworkNetworkNetworkNetworkNetworkNetworkNetwork
Network
UNIX host
NetworkNetworkNetworkNetwork
Switch
NetworkNetworkNetwork
Network
NetworkNetworkNetworkNetworkNetworkNetworkNetwork
Network
NetworkNetworkNetworkNetworkNetworkNetworkNetwork
Network
UNIX host
t
Figure 1-1 Network diagram for log output to a Unix log hos
III. Configuration procedure
1) Configure the switch:
# Enable the information center.
<H3C> system-view
[H3C] info-center enable
# Disable the function of outputting information to log host channels.
[H3C] undo info-center source default channel loghost
# Configure the host whose IP address is 202.38.1.10 as the log host. Set the output
language to English. Permit ARP and IP modules to output information with severity
level higher than informational to the log host.
[H3C] info-center loghost 202.38.1.10 facility local4 language english
[H3C] info-center source arp channel loghost log level informational debug
state off trap state off
[H3C] info-center source ip channel loghost log level informational debug state
off trap state off
2) Configure the log host:
The operations here are performed on SunOS 4.0. The operations on other
manufacturers' UNIX operation systems are similar.
Step 1: Execute the following commands as the super user (root user).
# mkdir /var/log/H3C
# touch /var/log/H3C/information
Step 2: Edit the file “/etc/syslog.conf” as the super user (root user) to add the following
selector/action pairs.
# H3C configuration messages
local4.info /var/log/H3C/information