DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
100
Example usage:
To configure a syslog host:
DES-1228/ME:5#config syslog host 1 severity all facility local0
Command: config syslog host all severity all facility local0
Success.
DES-1228/ME:5#
To configure a syslog host for all hosts:
DES-1228/ME:5#config syslog host all severity all facility local0
Command: config syslog host all severity all facility local0
Success.
DES-1228/ME:5#
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
This 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, Operator level or Power User level users can
issue this command.
Example usage:
To delete a previously configured syslog host:
DES-1228/ME:5#delete syslog host 4
Command: delete syslog host 4
Success.
DES-1228/ME:5#