D-Link DXS-3600 Series Cli Reference Manual page 1298

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Command Default Level
Level: 12.
Usage Guideline
To enable the logging of system messages, use the logging on command in the global configuration
mode. This command sends debug or error messages to a logging process, which logs messages to
designated locations asynchronously to the processes that generated the messages. To disable the
logging process, use the no form of this command.
The logging process controls the distribution of logging messages to the various destinations, such as the
logging buffer, terminal lines, or the syslog server. System logging messages are also known as system
error messages. Logging can be turned on and off for these destinations individually using the logging
buffered, logging server, and logging global configuration commands. However, if the logging on
command is disabled, no messages will be sent to these destinations. If the logging on command is
enabled, the logging buffered will be enabled at the same time.
Example
This example shows how to enable the logging of system messages.
Switch# configure terminal
Switch(config)# logging on
WARNING: The command takes effect and the logging buffered is enabled at the same time.
Switch(config)#
110-3
logging buffered
This command is used to enable logging of system messages to the local message buffer. Use the no
command to disable the logging of messages to the local message buffer. Use the default logging
buffered command to revert to default setting.
logging buffered [severity {SEVERITY-LEVEL | SEVERITY-NAME}] [discriminator NAME] [write-
delay {SECONDS | infinite}]
no logging buffered
default logging buffered
Parameters
SEVERITY-LEVEL
SEVERITY-NAME
discriminator
write-delay SECONDS
(Optional) Specifies the severity level of system messages. The
messages at that severity level or a more severe level will be logged to
message buffers. This value must be between 0 and 7. 0 is the most
severe level. The corresponding severity levels are listed together with
their respective severity names: emergencies (0), alerts (1), critical (2),
errors (3), warnings (4), notifications (5), informational (6), debugging
(7). If not specified, the default severity level is warnings (4).
(Optional) Specifies the severity level name of system messages. The
corresponding severity levels are listed together with their respective
severity names: emergencies (0), alerts (1), critical (2), errors (3),
warnings (4), notifications (5), informational (6), debugging (7).
(Optional) Specifies to filter the message to be sent to local buffer
based on the discriminator.
(Optional) Specifies to delay periodical writing of the logging buffer to
the FLASH by the amount of seconds specified.
1293

Advertisement

Table of Contents
loading

Table of Contents