Quick Reference Guide

PowerConnect B-Series TI24X Configuration Guide 1041
53-1002269-02
Configuring the Syslog service
34
Disabling or re-enabling Syslog
Syslog is enabled by default. To disable it, enter the following command at the global CONFIG level.
PowerConnect(config)#no logging on
Syntax: [no] logging on [<udp-port>]
The <udp-port> parameter specifies the application port used for the Syslog facility. The default is
514.
To re-enable logging, enter the following command.
PowerConnect(config)#logging on
This command enables local Syslog logging with the following defaults:
Messages of all severity levels (Emergencies – Debugging) are logged.
Up to 50 messages are retained in the local Syslog buffer.
No Syslog server is specified.
Specifying a Syslog server
To specify a Syslog server, enter a command such as the following.
PowerConnect(config)#logging host 10.0.0.99
Syntax: logging host <ip-addr> | <server-name>
Specifying an additional Syslog server
To specify an additional Syslog server, enter the logging host <ip-addr> command again, as in the
following example. You can specify up to six Syslog servers.
PowerConnect(config)#logging host 10.0.0.99
Syntax: logging host <ip-addr> | <server-name>