2200 ExtremeWare Software 7.3.0 Command Reference Guide
Troubleshooting Commands
configure diagnostics
configure diagnostics [extended | fastpost | normal | off | verbose |
quiet]
Description
Runs switch diagnostics at boot-up.
Syntax Description
Default
Fastpost, quiet.
Usage Guidelines
To run diagnostics on an I/O module, use the following command:
run diagnostics [normal | extended] [<slot> | msm-a | msm-b]
To view results of the diagnostics test, use the following command:
show diagnostics
If the diagnostics fail, replace the module with another module of the same type.
Example
The following command configures the MSM to run the fastest diagnostics at boot-up:
configure diagnostics fastpost
History
This command was first available in ExtremeWare 6.1.9.
extended Selects an extended diagnostic routine to run at boot-up. Takes the switch
fabric and ports offline, and performs extensive ASIC, ASIC-memory, packet
switch, and packet loopback tests. This parameter is not supported in
ExtremeWare 6.1.9 or 6.2.
fastpost Selects fastpost diagnostic routine to run at boot-up. Takes the switch fabric
offline and performs a simple ASIC test.
normal Selects normal diagnostic routine to run at boot-up. Takes the switch fabric
and ports offline, and performs a simple ASIC and packet loopback test on all
the ports. This parameter is not supported in ExtremeWare 6.1.9 or 6.2.
off Stops boot-up diagnostics.
verbose Specifies that the results of every test are recorded in the log. The verbose
option is not saved through a reboot, so you must reconfigure verbose mode
after running diagnostics.
quiet Specifies that only the pass or fail result is recorded in the log.