Set logging server, Set logging server -3 – Enterasys Networks D-Series User Manual
Page 375
set logging server
Enterasys D-Series CLI Reference
14-3
set logging server
Use this command to configure a Syslog server.
Syntax
set logging server index [ip-addr ip-addr] [facility facility] [severity severity]
[descr descr] [port port] [state {enable | disable}]
Parameters
Defaults
If ip‐addr is not specified, an entry in the Syslog server table will be created with the specified
index number and a message will display indicating that no IP address has been assigned.
If not specified, facility, severity and port will be set to defaults configured with the set logging
default command (“
If state is not specified, the server will not be enabled or disabled.
Mode
Switch command, read‐write.
index
Specifies the server table index number for this server. Valid values are 1 ‐
8.
ip‐addr ip‐addr
(Optional) Specifies the Syslog message server’s IP address.
facility facility
(Optional) Specifies the server’s facility name. Valid values are: local0 to
local7.
severity severity
(Optional) Specifies the severity level at which the server will log
messages. Valid values and corresponding levels are:
1 — emergencies (system is unusable)
2 — alerts (immediate action required)
3 — critical conditions
4 — error conditions
5 — warning conditions
6 — notifications (significant conditions)
7 — informational messages
8 — debugging messages
descr descr
(Optional) Specifies a textual string description of this facility/server.
port port
(Optional) Specifies the default UDP port the client uses to send to the
server.
state enable |
disable
(Optional) Enables or disables this facility/server configuration.