Command Manual (For Soliton) – Information Center
H3C S3100 Series Ethernet Switches
Chapter 1 Information Center Configuration
Commands
1-14
channel
-
name
: Channel name, by default, the name of channel 0 to channel 9 is (in turn)
console
,
monitor
,
loghost
,
trapbuffer
,
logbuffer
,
snmpagent
,
channel6
,
channel7
,
channel8
,
channel9
.
log
: Specifies to output log information.
trap
: Specifies to output trap information.
debug
: Specifies to output debugging information.
level
severity
: Specifies an information severity level. For the value of
severity
, refer to
Table 1-2
.
state state
: Configures whether to output the system information. The value of
state
can be
on
(enabled) or
off
(disabled).
Description
Use the
info-center source
command to specify the output rules of the system
information.
Use the
undo info-center source
command to remove the specified output rules.
By default, the output rules for the system information are listed in
Table 1-4
.
This command can be used to set the filter and redirection rules of log, trap and
debugging information.
For example, the user can set to output log information with severity higher than
warnings to the log host, and information with severity higher than informational to the
log buffer. The user can also set to output trap information of the IP module to a
specified output destination.
Note that:
z
If you do not use the
module-name
argument to set output rules for a module, the
module uses the default output rules or the output rules set by the
default
keyword;
otherwise, the module uses the output rules separately set for it.
z
If you use the
module-name
argument to set the output rules for a module without
specifying the
debug
,
log
, and
trap
keywords, the default output rules for the
module are as follows: the output of log and trap information is enabled, with
severity being informational; the output of debugging information is disabled, with
severity being debugging. For example, if you execute the command
info-center
source snmp channel
5, the command is actually equal to the command
info-center source snmp channel 5 debug level debugging state off log level
informational state on trap level informational state on
.
z
After you separately set the output rules for a module, you must use the
module-name
argument to modify or remove the rules. The new configuration by
using the
default
keyword is invalid on the module.
z
You can configure to output the log, trap and debugging information to the trap
buffer, but the trap buffer only receives the trap information and discards the log
and debugging information.