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

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
SEVERITY-LIST
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
An existing discriminator can be configured. The later setting will overwrite the previous setting. Associate
a discriminator with the logging buffered and the logging server command.
Example
This example shows how to create a discriminator named "buffer-filter" which specifies two sub-filters,
one based on the severity level and the other based on the facility.
Switch# configure terminal
Switch(config)# logging discriminator buffer-filter facility includes STP severity
includes 1-4,6
Switch(config)#
110-6
logging server
This command is used to create a SYSLOG server host to log the system messages or debug output.
Use the no command to remove a SYSLOG server host.
logging server {IP-ADDRESS | IPV6-ADDRESS} [vrf VRF-NAME] [severity {SEVERITY-LEVEL |
SEVERITY-NAME}] [facility {FACILITY-NUM | FACILITY-NAME}] [discriminator NAME] [port UDP-
PORT]
no logging server {IP-ADDRESS | IPV6-ADDRESS} [vrf VRF-NAME]
Parameters
IP-ADDRESS
IPV6-ADDRESS
VRF-NAME
SEVERITY-LEVEL
SEVERITY-NAME
FACILITY-NUM
Specifies a list of severity levels to be filtered or to be included.
Specifies the IP address of the SYSLOG server host.
Specifies the IPv6 address of the log server host.
Specifies the name of the routing forwarding instance.
(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 a decimal value from 0 to 23 to represent the
1296

Advertisement

Table of Contents
loading

Table of Contents