Command Manual (For Soliton) – Information Center
H3C S3100 Series Ethernet Switches
Chapter 1 Information Center Configuration
Commands
1-20
with utc
log - date, trap - date, debug - boot
# If you configure to add the UTC time zone in the time stamp, the system information is
output as follows:
%Dec 8 10:12:21:708 2006 [GMT+08:00:00] Sysname SHELL/5/LOGIN:- 1 -
VTY(1.1.0.2) in unit1 login
1.1.19 info-center trapbuffer
Syntax
info-center trapbuffer
[
channel
{
channel
-
number | channel
-
name
} |
size
buffersize
]*
undo info-center trapbuffer
[
channel
|
size
]
View
System view
Parameter
size
: Sets the size of the trap buffer.
buffersize
: Size of the trap buffer, represented by the number of messages it holds. It
ranges from 0 to 1,024 and defaults to 256.
channel
: Sets the channel through which information is output to the trap buffer.
channel
-
number
: Channel number, ranging from 0 to 9, corresponding to the 10
channels of the system.
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
.
Description
Use the
info-center trapbuffer
command to enable information output to the trap
buffer.
Use the
undo info-center trapbuffer
command to disable information output to the
trap buffer.
By default, information output to the trap buffer is enabled with channel 3 (trapbuffer) as
the default channel and a maximum buffer size of 256.
This command takes effect only after the information center function is enabled.
Related command:
info-center enable
,
display info-center
.