HP VPN Firewall Appliances System Management and Maintenance Command Reference
80
Examples
# Display information about 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 output shows that the system is allowed to output log information with a severity from 0 to 4, trap
information with a severity from 0 to 7, and debug information with a severity from 0 to 7 to the console.
The information source modules are all modules (default).
Table 15 Command output
Field Descri
p
tion
channel number Channel number in the range 0 to 9.
channel name Channel name. For more information, see info-center channel name.
MODU_ID ID of the source module.
NAME
Name of the source module.
"default" means all modules are allowed to output system information, but
the actual modules depend on the device model.
ENABLE Indicates whether log output is enabled, Y or N.
LOG_LEVEL Log information severity. See Table 16 for details.
ENABLE Indicates whether trap output is enabled, Y or N.
TRAP_LEVEL Trap information severity. See Table 16 for details.
ENABLE Indicates whether debug output is enabled, Y or N.
DEBUG_LEVEL Debug information severity. See Table 16 for details.
display info-center
Use display info-center to display information center configuration information.
Syntax
display info-center [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.