D-Link TM DES-6500 Switch User Manual


 
xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
config syslog host all
local0 Specifies that local use 0 messages will be sent to the
remote host. This corresponds to number 16 from the list above.
local1 Specifies that local use 1 messages will be sent to the
remote host. This corresponds to number 17 from the list above.
local2 Specifies that local use 2 messages will be sent to the
remote host. This corresponds to number 18 from the list above.
local3 Specifies that local use 3 messages will be sent to the
remote host. This corresponds to number 19 from the list above.
local4 Specifies that local use 4 messages will be sent to the
remote host. This corresponds to number 20 from the list above.
local5 Specifies that local use 5 messages will be sent to the
remote host. This corresponds to number 21 from the list above.
local6 Specifies that local use 6 messages will be sent to the
remote host. This corresponds to number 22 from the list above.
local7 Specifies that local use 7 messages will be sent to the
remote host. This corresponds to number 23 from the list above.
udp_port <udp_port_number> Specifies the UDP port number
that the syslog protocol will use to send messages to the remote
host.
state [enabled | disabled] Allows the sending of syslog
messages to the remote host, specified above, to be enabled and
disabled.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure all syslog hosts:
DES-6500:4#config syslog host all severity all
Command: config syslog host all severity all
Success.
DES-6500:4##config syslog host all facility local0
Command: config syslog host all facility local0
Success
DES-6500:4# config syslog host all udp_port 6000
Command: config syslog host all udp_port 6000
Success.
DES-6500:4# config syslog host all ipaddress 10.44.67.8
Command: config syslog host all ipaddress 10.44.67.8
Success.
DES-6500:4# config syslog host all state enabled
Command: config syslog host all state enabled
Success.
DES-6500:4#
71