D-Link DAS-3636 Cli Reference Manual page 464

Vdsl2 switch release 1.00
Table of Contents

Advertisement

To create a Syslog host:
DAS-3626:admin#create syslog host 1 severity all facility local0 ipaddress 1.1.1.1
Command: create syslog host 1 severity all facility local0 ipaddress 1.1.1.1
Success.
DAS-3626:admin#
config syslog host
Purpose
Used to configure the syslog protocol to send system log data to a remote host.
Syntax
config syslog host [all | <index 1-4>] {severity [informational | warning | all] | facility
[local0 | local1 | local2 | local3 | local4 | local5 | local6 | local7] | udp_port
<udp_port_number> | ipaddress <ipaddr> | state [enable | disable]
Description
This command is used to configure the syslog protocol to send system log information to a
remote host.
<index 1-4> − Specifies that the command will be applied to an index of hosts. There are four
Parameters
available indexes, numbered 1 through 4.
ipaddress <ipaddr> − Specifies the IP address of the remote host where syslog messages
will be sent.
severity − Severity level indicator. These are described in the following:
Bold font indicates that the corresponding severity level is currently supported on the Switch.
Numerical
Code
0
1
2
3
4
5
6
7
informational − Specifies that informational messages will be sent to the remote host. This
corresponds to number 6 from the list above.
warning − Specifies that warning messages will be sent to the remote host. This corresponds
to number 4 from the list above.
all − Specifies that all of the currently supported syslog messages that are generated by the
Switch will be sent to the remote host.
facility − Some of the operating system daemons and processes have been assigned Facility
values. Processes and daemons that have not been explicitly assigned a Facility may use
any of the "local use" facilities or they may use the "user-level" Facility. Those Facilities that
have been designated are shown in the following: Bold font indicates the facility values the
Switch currently supports.
Parameters
Numerical
Code
DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual
Severity
Emergency: system is unusable
Alert: action must be taken immediately
Critical: critical conditions
Error: error conditions
Warning: warning conditions
Notice: normal but significant condition
Informational: informational messages
Debug: debug-level messages
Facility
459

Advertisement

Table of Contents
loading

Table of Contents