|
Configuring a 3Com NetServer |
Top Previous Next |
|
To enable the sending of Syslog messages from a NetServer 8 or NetServer 16…
Connect to the NetServer via Telnet or Console cable Use the Add Syslog command with the following syntax…
ADD SYSLOG <IP Address> LOGLEVEL <logging level>
The IP address is the address of the PC running Kiwi Syslog Server
The Logging level can be any one of the following
COMMON CRITICAL DEBUG UNUSUAL VERBOSE
For example… ADD SYSLOG 10.0.10.23 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 192.168.203.203 COMMON 507 192.168.203.230 COMMON 4551
Remember to do a SAVE ALL command to store the new details to NVRAM.
|