xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
79
Example usage:
To configure a syslog host:
DES-3800:admin#config syslog host 1 severity all
facility local0
Command: config syslog host all severity all facility
local0
Success.
DES-3800:admin#
Example usage:
To configure a syslog host for all hosts:
DES-3800:admin#config syslog host all severity all
facility local0
Command: config syslog host all severity all facility
local0
Success.
DES-3800:admin#
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 or Operator-level users can issue this command.
Example usage:
To delete a previously configured syslog host:
DES-3800:admin#delete syslog host 4
Command: delete syslog host 4
Success.
DES-3800:admin#