D-Link DAS-3626 Guida Al Software

Pagina di 480
DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual
Example usage:
To configure a Syslog host:
DAS-3626:admin#config syslog host 1 severity all 
Command: config syslog host 1 severity all 
Success.
DAS-3626:admin#
Example usage:
To configure a syslog host for all hosts:
DAS-3626:admin#config syslog host all severity all 
Command: config syslog host all severity all 
Success.
DAS-3626: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
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 and Operator-level users can issue this command.
Example usage:
To delete a previously configured syslog host:
DAS-3626:admin#delete syslog host 4
Command: delete syslog host 4
Success.
DAS-3626:admin#
show syslog host
Purpose
Used to display the syslog hosts currently configured on the Switch.
Syntax
show syslog host {<index 1-4>}
Description
This command is used to display the syslog hosts that are currently configured on 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.
Restrictions
None.
Example usage:
461