packet level
Set the minimum severity level of messages logged by the low-level packet handler.
Syntax
Syntax Description
Keyword
Description
no
(Optional) Sets the severity level to the default value.
n
The minimum severity level to be logged.
Defaults
The default minimum severity level is 5.
Usage Guidelines
This command sets the minimum severity level of messages logged by the low-level packet handling subsystem in Island. Logging less severe messages can be useful when diagnosing network issues, but will also increase the amount of information logged.
The highest severity level is 0 and the lowest is 7, as follows:
Level
Description
0
Critical system failure
1
Critical or unexpected unrecoverable error
2
Unexpected recoverable error
3
Less severe error
4
Warning
5
Informational message
6
Debugging message
7
Verbose debugging message
Examples
Related Commands
Last updated