User guide
configure log display
ExtremeWarePx1 1.2 Command Reference Guide 33
configure log display
configure log display {fatal | errors | warning | info}
Description
ConÞgures the severity level of log messages that are recorded in the internal log and logged by the
remote syslog host.
Syntax Description
Default
By default, messages at the warning level and higher are logged.
Usage Guidelines
You must have administrator privileges to issue this command.
This command speciÞes the minimum severity level for messages to be logged. Messages at and above
the indicated level are recorded in the internal log. To enable displaying log messages on the console,
use the enable log display command. To enable remote logging, use the enable syslog command and
the configure syslog command.
You must use the build command to commit the conÞguration changes made by this command.
Example
This example enables the display of non-fatal and fatal error messages to the console.
SummitPx1::12 # enable log display
* SummitPx1::12 # configure log display error
* SummitPx1::12 # build
History
This command was available in ExtremeWarePx 1.1.
Platform Availability
This command is available on the Px-series application switch.
fatal Log fatal messages only.
errors Log messages at the error level and higher (non-fatal and fatal error messages)
warning Log messages at the warning level and higher (warnings, non-fatal error messages, and fatal error
messages)
info Log messages at the informational level and higher (non-fatal error messages, and fatal error
messages)
This option produces a very large number of messages; it is recommended only while you are
debugging certain problems.










