< Home

display channel

Function

The display channel command displays the contents of an information channel.

Format

display channel [ channel-number | channel-name ]

Parameters

Parameter Description Value

channel-number

Specifies the channel number.

The value is in the range of 0 to 9. The information center supports ten channels, among which Channel 0 to Channel 5 have their default channel names. By default, the six information channels are respectively related to six output directions.

channel-name

Specifies the channel name.

The name is a string of 1 to 30 case-insensitive characters without spaces, hyphens (-), slashes (\), and anti-slashes (/).The channel name is channel6, channel7, channel8, channel9, console, logbuffer, loghost, monitor, snmpagent or trapbuffer.

Views

All views

Default Level

3: Management level

Usage Guidelines

If no parameter is specified in the display channel command, the setting status of all channels is displayed.

Example

# Display the content of 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      warning       Y      debugging     Y      debugging    
e7100000 AV       Y      warning       Y      debugging     Y      debugging    
e7070000 IPS      Y      warning       Y      debugging     Y      debugging    
Table 1 Description of the display channel command output

Item

Description

MODU_ID

The module number that the item functions. "ffff0000" is the default item.

NAME

The module name that the item functions. "default" indicates the default module.

ENABLE (first)

Enabling the log information.

LOG_LEVEL

The level of the log information allowed to be output.

ENABLE (second)

Enabling the alarm information.

TRAP_LEVEL

The level of the alarm information allowed to be output.

ENABLE (third)

Enabling the debugging information.

DEBUG_LEVEL

The level of the debugging information allowed to be output.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >