Download Print this page

Logging Console - Dell PowerConnect 5316M Reference Manual

Cli reference guide
Hide thumbs Also See for PowerConnect 5316M:

Advertisement

hostname — Hostname of the host to be used as a syslog server. (Range: 1 -
158 characters)
port — Port number for syslog messages. If unspecified, the port number defaults to 514.
(Range: 1 - 65535)
level — Limits the logging of messages to the syslog servers to a specified level:
emergencies, alerts, critical, errors, warnings, notifications, informational and
debugging. If unspecified, the default level is errors.
facility — The facility that is indicated in the message. Can be one of the following
values: local0, local1, local2, local3, local4, local5, local 6, local7. If unspecified, the
facility number defaults to local7.
text — Syslog server description, which can be up to 64 characters.
Default Configuration
As described in the field descriptions.
Command Mode
Global Configuration mode
User Guidelines
Multiple syslog servers can be used.
If no specific severity level is specified, the global values apply to each server.
Example
The following example configures messages with a "critical" severity level so that they are logged to
a syslog server with an IP address 10.1.1.1.
console(config)# logging 10.1.1.1 severity critical

logging console

The logging console Global Configuration mode command limits messages logged to the console
based on severity. To disable logging to the console terminal, use the no form of this command.
Syntax
logging console level
no logging console
level — Limits the logging of messages displayed on the console to a specified level:
emergencies, alerts, critical, errors, warnings, notifications, informational, debugging.
Default Configuration
The default is informational.
276
Syslog Commands

Advertisement

loading