Set logging default, Set logging default -5 – Enterasys Networks D-Series User Manual
Page 377
set logging default
Enterasys D-Series CLI Reference
14-5
Example
This command shows how to display the Syslog server default values. For an explanation of the
command output, refer back to
D2(su)->show logging default
Facility Severity Port
-----------------------------------------
Defaults: local4
warning(5) 514
set logging default
Use this command to set logging default values.
Syntax
set logging default {[facility facility] [severity severity] port port]}
Parameters
Defaults
None.
Mode
Switch command, read‐write.
Example
This example shows how to set the Syslog default facility name to local2 and the severity level to 4
(error logging):
D2(su)->set logging default facility local2 severity 4
facility facility
Specifies the default facility name. Valid values are: local0 to local7.
severity severity
Specifies the default logging severity level. 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
port port
Specifies the default UDP port the client uses to send to the server.