A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
76
config syslog host
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.
ipaddress <ipaddr> Specifies the IP address of the remote host where syslog
messages will be sent. Only IPv4 addresses are supported for this feature.
state [enable | disable] Allows the sending of syslog messages to the remote host,
specified above, to be enabled and disabled.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure a syslog host:
DGS–3426:5#config syslog host 1 severity all
Command: config syslog host 1 severity all
Success.
DGS–3426:5#config syslog host 1 facility local0
Command: config syslog host 1 facility local0
Success.
DGS–3426:5#config syslog host 1 udp_port 6000
Command: config syslog host 1 udp_port 6000
Success.
DGS–3426:5#config syslog host 1 ipaddress 10.44.67.8
Command: config syslog host 1 ipaddress 10.44.67.8
Success.
DGS–3426:5#config syslog host 1 state enabled
Command: config syslog host 1 state enabled
Success.
DGS–3426:5#
config syslog host all
Purpose Used to configure the syslog protocol to send system log data to a remote host.
Syntax
config syslog host all [severity [informational | warning | all] | facility [local0 | local1
| local2 | local3 | local4 | local5 | local6 | local7] | udp_port <udp_port_number> |
state [enable | disable]]
Description This command is used to configure the syslog protocol to send system log information to
a remote host.
Parameters
all Specifies that the command will be applied to all hosts.
severity Severity level indicator, as described below:
Bold font indicates that the corresponding severity level is currently supported on the
Switch.
Numerical Severity