INS_CWGE10FX2TX8MSPOE 02/19/21 PAGE 150
INSTALLATION AND OPERATION MANUAL
CWGE10FX2TX8MSPOE
TECH SUPPORT: 1.888.678.9427
System log
The syslog function records some of system information for debugging purpose. Each log
message recorded with one of these levels, Alert / Critical / Error / Warning / Notice / Information.
The syslog function can be enabled or disabled. The default setting is disabled. The log message
is recorded in the Switch file system. If the syslog server’s IP address has been configured, the
Switch will send a copy to the syslog server.
The log message file is limited in 4KB size. If the file is full, the oldest one will be replaced.
CLI Configuration
Node
Command
Description
enable
show syslog
The command displays the entire log message recorded in
the Switch.
enable
show syslog level <1-6>
The command displays the log message with the LEVEL
recorded in the Switch.
enable
show syslog server
The command displays the syslog server configurations.
configure
clear syslog
The command clears the syslog message.
configure
syslog-server (disable|enable) The command disables / enables the syslog server function.
configure
syslog-server ip IPADDR
The command configures the syslog server’s IP address in
IPv4 format.
Example:
CWGE10FX2TX8MSPOE#configure terminal
CWGE10FX2TX8MSPOE(config)#syslog-server ip 192.168.200.106
CWGE10FX2TX8MSPOE(config)#syslog-server enable