
32
Examples
# Display information for channel 0.
<Sysname> display channel 0
channel number:0, channel name:console
MODU_ID NAME ENABLE LOG_LEVEL ENABLE TRAP_LEVEL ENABLE DEBUG_LEVEL
ffff0000 default Y informational Y debugging Y debugging
The above information indicates to output log information with a severity from 0 to 4, trap information
with a severity from 0 to 7 and debugging information with a severity from 0 to 7 to the console. The
information source modules are all modules (default).
Table 8
Output description
Field Description
channel number
A specified channel number, in the range of 0 to 9.
channel name
A specified channel name, which varies with user’s configuration. For
more information, see the
info-center channel name
command.
MODU_ID
The ID of the module to which the information permitted to pass through
the current channel belongs
NAME
The name of the module to which the information permitted to pass
through the current channel belongs
Default means all modules are allowed to output system information, but
the module type varies with devices.
ENABLE
Indicates whether to enable or disable the output of log information,
which could be Y or N.
LOG_LEVEL
The severity of log information, see
for details.
ENABLE
Indicates whether to enable or disable the output of trap information,
which could be Y or N.
TRAP_LEVEL The
severity
of trap information, see
ENABLE
Indicates whether to enable or disable the output of debugging
information, which could be Y or N.
DEBUG_LEVEL
The severity of debugging information, see
display info-center
Syntax
display info-center
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see
Fundamentals Configuration Guide
.