Configuring a 3Com Total Control Chassis
Previous  Top  Next


To enable the sending of Syslog messages from a Total Control Chassis…

Connect to the HiPer Access Router Card (HiPer ARC) via Telnet or Console cable
Use the Add Syslog command with the following syntax…

ADD SYSLOG <IP Address> FACILITY <Facility> LOGLEVEL <logging level>

The IP address is the address of the PC running Kiwi Syslog Daemon

The Facility can be any one of the following…

LOG_AUTH
LOG_LOCAL0
LOG_LOCAL1
LOG_LOCAL2
LOG_LOCAL3
LOG_LOCAL4
LOG_LOCAL5
LOG_LOCAL6
LOG_LOCAL7

The Logging level can be any one of the following

COMMON
CRITICAL
UNUSUAL
VERBOSE

For example…
ADD SYSLOG 10.0.10.23 FACILITY LOG_LOCAL7 LOGLEVEL VERBOSE

To confirm the Syslog entry has been added use the LIST SYSLOGS command to show the entries.

The output should be something like…

Console Prompt>LIST SYSLOGS
SYSLOG SINKS
SysLog Log Level Msg Count Facility
192.168.203.203 COMMON 507 LOG_LOCAL7
192.168.203.230 COMMON 4551 LOG_AUTH

Remember to do a SAVE ALL command to store the new details to NVRAM