2192 ExtremeWare Software 7.3.0 Command Reference Guide
Troubleshooting Commands
configure debug-trace slb-connection
configure debug-trace slb-connection <debug level>
Description
This command records debug information to the syslog.
Syntax Description
Default
The default level is 0.
Usage Guidelines
The
debug level
range is 0 to 5. Higher levels record more verbose messages. Higher levels also record
the messages recorded at lower levels.
Example
The following command sets the reporting level for SLB connection errors to 3:
configure debug-trace slb-connection 3
History
This command was first available in ExtremeWare 6.1.
Platform Availability
This command is available on all platforms.
debug level Specifies a debug level:
0 — Records critical failures such as insufficient memory unexpected internal state.
1 — Records unaccepted or dropped connections, as well as physical ports removed
from a GoGo mode group since a failed health check and physical ports added
to a GoGo mode group since a passed health check.
2 — Records GoGo mode resources that fail health check, or that change health
check status from fail to pass. An associated debug level 1 message will
accompany this message only if this was either the first health-check to fail on a
port, or the last remaining health-check to pass on a port.
3 — Records all events associated with connecting and disconnecting resources, and
some SLB configuration debugging information.
4 — No additional information recorded.
5 — No additional information recorded.