beautypg.com

Information center configuration examples, Outputting log information to a unix log host, Network requirements – H3C Technologies H3C SecPath F1000-E User Manual

Page 244: Configuration procedure

background image

21

To do…

Use the command…

Remarks

Display the state of the trap buffer
and the trap information recorded

display trapbuffer [ reverse ]
[ size buffersize ]

Available in any view

Reset the log buffer

reset logbuffer

Available in user view

Reset the trap buffer

reset trapbuffer

Available in user view

Information Center Configuration Examples

Outputting Log Information to a Unix Log Host

Network requirements

Send log information to a Unix log host with an IP address of 1.2.0.1/16;

Log information with severity higher than or equal to informational will be output to the log host;

The source modules are ARP and IP.

Figure 2 Network diagram for outputting log information to a Unix log host

Configuration procedure

Before the configuration, make sure that there is a route between Device and PC.

Step1

Configure the device

# Enable information center.

system-view

[Sysname] info-center enable

# Specify the host with IP address 1.2.0.1/16 as the log host, use channel loghost to output log
information (optional, loghost by default), and use local4 as the logging facility.

[Sysname] info-center loghost 1.2.0.1 channel loghost facility local4

# Disable the output of log, trap, and debugging information of all modules on channel loghost.

[Sysname] info-center source default channel loghost debug state off log state off trap

state off

CAUTION:

As the default system configurations for different channels are different, you need to disable the output of
log, trap, and debugging information of all modules on the specified channel (loghost in this example) first
and then configure the output rule as needed so that unnecessary information will not be output.

# Configure the information output rule: allow log information of ARP and IP modules with severity equal
to or higher than informational to be output to the log host. (Note that the source modules allowed to

output information depend on the device model.)