xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
674
create syslog host
local6 user-defined facility
local7 user-defined facility
udp_port - The UDP port number.
state - The syslog protocol is used for the transmission of event notification messages across
networks to a host. This option enables or disables the hosts that will receive such
messages.
ipaddress – Specify the IP address used here.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To create a new syslog host:
DGS-3627:admin# create syslog host 1 ipaddress 10.90.90.1 severity all facility local0
Command: create syslog host 1 ipaddress 10.90.90.1 severity all facility local0
Success.
delete syslog host
Purpose Used to delete the syslog host(s).
Syntax
delete syslog host [<index 1-4> | all]
Description This command deletes the syslog host(s).
When the specified host doesn’t exist, the prompt message, “The entry does not exist,” will
be displayed and this configuration will fail.
Parameters
host [ <index 1-4> | all ] - Host index or all hosts.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete a syslog host:
DGS-3627:admin# delete syslog host 4
Command: delete syslog host 4
Success.
show syslog host
Purpose Used to display syslog host configurations.
Syntax
show syslog host {<index 1-4>}
Description This command displays the syslog host configurations.
Parameters
index - The host index.
If no parameter is specified, all hosts will be displayed.
Restrictions None.