D-Link TM DES-6500 Switch User Manual


 
xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
show syslog
Purpose Used to display the syslog protocol status as enabled or disabled.
Syntax
show syslog
Description
The show syslog command displays the syslog status as
enabled or disabled.
Parameters None.
Restrictions None.
Example usage:
To display the current status of the syslog function:
DES-6500:4#show syslog
Command: show syslog
Syslog Global State: Enabled
DES-6500:4#
create syslog host
Purpose Used to create a new syslog host.
Syntax
create syslog host [<index 1-4>] {severity [informational | warning
| all] facility [local0 | local1 | local2 | local3 | local4 | local5 | local6
| local7] | udp_port <udp_port_number> | ipaddress <ipaddr> |
state [enabled | disabled]
Description
The create syslog host command is used to create a new syslog host.
Parameters
<index 1-4> Specifies that the command will be applied to an index of
hosts. There are four available indexes, numbered 1 through 4.
severity Severity level indicator, as shown below:
Bold font indicates that the corresponding severity level is currently
supported on the Switch.
Numerical Severity
Code
0 Emergency: system is unusable
1 Alert: action must be taken immediately
2 Critical: critical conditions
3 Error: error conditions
4 Warning: warning conditions
5 Notice: normal but significant condition
6 Informational: informational messages
7 Debug: debug-level messages
informational Specifies that informational messages will be sent to the
remote host. This corresponds to number 6 from the list above.
warning Specifies that warning messages will be sent to the remote
host. This corresponds to number 4 from the list above.
all
Specifies that all of the currently supported syslog messages that
are generated by the Switch will be sent to the remote host.
65