Specifications

xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
DGS-3400:4#config syslog host all severity all
Command: config syslog host all severity all
Success.
DGS-3400:4#config syslog host all facility local0
Command: config syslog host all facility local0
Success
DGS-3400:4#config syslog host all udp_port 6000
Command: config syslog host all udp_port 6000
Success.
DGS-3400:4#config syslog host all ipaddress 10.44.67.8
Command: config syslog host all ipaddress 10.44.67.8
Success.
DGS-3400:4#config syslog host all state enabled
Command: config syslog host all state enabled
Success.
DGS-3400:4#
delete syslog host
Purpose Used to remove a Syslog host, that has been previously configured, from the
Switch.
Syntax
delete syslog host [<index 1-4> | all]
Description The delete syslog host command is used to remove a Syslog host that has
been previously configured from the Switch.
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.
all Specifies that the command will be applied to all hosts.
Restrictions Only administrator-level users can issue this command.
Example usage:
To delete a previously configured Syslog host:
DGS-3400:4#delete syslog host 4
Command: delete syslog host 4
Success.
DGS-3400:4#
show syslog host
Purpose Used to display the Syslog hosts currently configured on the
Switch.
Syntax
show syslog host {<index 1-4>}
Description The show syslog host command is used to display the Syslog
hosts that are currently configured on the Switch.
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.
71