52Examples# Display information about channel 0. display channel 0channel number:0, channel name:consoleMODU_ID NAME ENABLE LOG_LEVEL ENABLE TRAP_LEVEL ENABLE DEBUG_LEVELffff0000 default Y informational Y debugging Y debuggingThe output shows that the system is allowed to output log information with a severity from 0 to 4, trapinformation 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 12 Command outputField Descriptionchannel 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.ENABLE Indicates whether log output is enabled, Y or N.LOG_LEVEL Log information severity. See Table 14 for details.ENABLE Indicates whether trap output is enabled.TRAP_LEVEL Trap information severity. See Table 14 for details.ENABLE Indicates whether debug output is enabled.DEBUG_LEVEL Debug information severity. See Table 14 for details.display info-centerUse display info-center to display information center configuration information.Syntaxdisplay info-center [ | { begin | exclude | include } regular-expression ]ViewsAny viewDefault command level1: Monitor levelParameters|: Filters command output by specifying a regular expression. For more information about regularexpressions, see Fundamentals Configuration 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.regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.