configure debug elsm-port
ExtremeWare Software 7.3.0 Command Reference Guide 1049
configure debug elsm-port
configure debug elsm-port <level> <port number>
Description
Configures debug tracing for Extreme Link Status Monitoring (ELSM) ports.
Syntax Description
Default
None.
Usage Guidelines
To configure debug tracing for ELSM ports, use the following command:
configure debug elsm-port <level> <port number>
The levels provide the following information:
• Level 1 is information.
• Level 2 is trace, and is used to trace the path of code execution.
• Levels 3 and above are not used.
To disable debug tracing, set the level to 0.
To configure ELSM debug tracing for the entire system, use the following command:
configure debug elsm-system <level>
Example
The following command configures debug tracing of code execution (Level 2) for ELSM port 3 on the
switch:
configure debug elsm-port 2 3
History
This command was first available in ExtremeWare 6.2.2b134.
level Specifies the level of debug tracing:
• 0 - Level 0 disables debug tracing.
• 1 - Level 1 is information.
• 2 - Level 2 is trace, and is used to trace the path of code execution.
Levels 3 and above are not used. To disable debug tracing, set the level to 0.
port number Specifies the ports or slots and ports for which ELSM debug tracing is being
configured. May be in the form 1, 2, 3-5, 2:5, 2:6-2:8.