A SERVICE OF

logo

set log 495
trace — Sets log parameters for trace files.
severity severity-level Logs events at a severity level greater
than or equal to the level specified. Specify one of the following:
emergency — The WX switch is unusable.
alert — Action must be taken immediately.
critical — You must resolve the critical conditions. If the
conditions are not resolved, the WX can reboot or shut down.
error — The WX is missing data or is unable to form a connection.
warning — A possible problem exists.
notice — Events that potentially can cause system problems have
occurred. These are logged for diagnostic purposes. No action is
required.
info — Informational messages only. No problem exists.
debug — Output from debugging.
local-facility facility-levelFor messages sent to a syslog
server, maps all messages of the severity you specify to one of the
standard local log facilities defined in RFC 3164. You can specify one
of the following values:
0 — maps all messages to local0.
1 — maps all messages to local1.
2 — maps all messages to local2.
3 — maps all messages to local3.
4 — maps all messages to local4.
5 — maps all messages to local5.
6 — maps all messages to local6.
7 — maps all messages to local7.
If you do not specify a local facility, MSS sends the messages with their
default MSS facilities. For example, AAA messages are sent with
facility 4 and boot messages are sent with facility 20 by default.
enable — Enables messages to the specified target.
disable — Disables messages to the specified target.