DES-30XX Layer 2 Switch CLI Reference Manual
66
config syslog host
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.
ipaddress <ipaddr>
−
Specifies the IP address of the remote host
where syslog messages will be sent.
state [enable | disable]
−
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 a syslog host:
DES-3026:4#config syslog host all severity all facility local0
Command: config syslog host all severity all facility local0
Success.
DES-3026: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:
DES-3026:4#delete syslog host 4
Command: delete syslog host 4
Success.
DES-3026:4#