D-Link DGS-1510/ME Series Reference Manual page 587

Table of Contents

Advertisement

DGS-1510/ME Series Metro Ethernet Switch CLI Reference Guide
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 below.
This facility setting will be put in the syslog packet when it is sent to a specific syslog server.
local0 - Specifies that the user-defined facility will be set to local 0.
local1 - Specifies that the user-defined facility will be set to local 1.
local2 - Specifies that the user-defined facility will be set to local 2.
local3 - Specifies that the user-defined facility will be set to local 3.
local4 - Specifies that the user-defined facility will be set to local 4.
local5 - Specifies that the user-defined facility will be set to local 5.
local6 - Specifies that the user-defined facility will be set to local 6.
local7 - Specifies that the user-defined facility will be set to local 7.
udp_port - (Optional) Specifies the UDP port number.
<udp_port_number> - Enter the UDP port number used here.
state - (Optional) Specifies the syslog protocol is used for the transmission of event notification messages across
networks to a host. The option enables or disables the host to receive such messages.
enable - Specifies that the host to receive such messages will be enabled.
disable - Specifies that the host to receive such messages will be disabled.
Restrictions
Only Administrators and Operators can issue this command.
Example
Adds a new syslog host:
DGS-1510-28XMP/ME:admin# create syslog host 1 ipaddress 10.90.90.1 severity debug facility
local0
Command: create syslog host 1 ipaddress 10.90.90.1 severity debug facility local0
Success.
DGS-1510-28XMP/ME:admin#
70-8
config syslog host
Description
This command is used to configure the syslog host configurations. The user can choose and report a specific level
of messages to a specific host. When the user chooses a specific level for a specific host, messages which are at
that severity level or higher will be reported to the specified host.
Format
config syslog host [<index> | all] {severity [emergency | alert | critical | error | warning | notice |
informational | debug | <level 0-7>] | facility [local0 | local1 | local2 | local3 | local4 | local5 | local6 | local7] |
udp_port <udp_port_number> | ipaddress <ipaddr> | state [enable | disable]}
Parameters
<index> - Enter the host index value here.
all - Specifies that all the host indexes will be used.
583

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents