D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
72
DES-3526:admin#config syslog host 1 severity all
facility local0
Command: config syslog host all severity all facility
local0
Success.
DES-3526:admin#
Example usage:
To configure a syslog host for all hosts:
DES-3526:admin#config syslog host all severity all
facility local0
Command: config syslog host all severity all facility
local0
Success.
DES-3526: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 and Operator-level users can issue this command.
Example usage:
To delete a previously configured syslog host:
DES-3526:admin#delete syslog host 4
Command: delete syslog host 4
Success.
DES-3526:admin#