Sun Microsystems SPARCstation 4 110 Service Manual page 165

Table of Contents

Advertisement

The following example shows a list of FORTH Diagnostic tests.
ok help diag
Category: Diag (diagnostic routines)
test
device-specifier ( -- ) run selftest method for specified device
Examples:
test /memory
test /iommu/sbus/ledma/le
test floppy
test net
test scsi
interface
probe-scsi-all
test-memory
test memory
D.1.1
test <alias name>, test <device path>
The test command, combined with a device alias or device path name, will execute
that device self-test program. If a device has no self-test program, this message will
be displayed: No selftest method for <device name>. To run the self-test
program for a device, type the test command followed by the device alias or device
path name. An example is shown below.
ok test floppy
Testing floppy disk system. A formatted disk should be in the drive.
Test succeeded.
- test memory
- test floppy disk drive
- test net (device-specifier is an alias)
- test scsi(device-specifier is an alias)
(--)
show ticks of real-time clock
(--)
- monitor broadcast packets using auto-selected
(--)
- monitor broadcast packets using AUI interface
(--)
- monitor broadcast packets using TPE interface
(--)
- monitor broadcast packets on all net interfaces
(--)
- show attached SCSI devices
(--)
- show attached SCSI devices for all host adapters
(--)
- execute test for all devices with selftest method
(--)
- test all memory if diag-switch? is true, otherwise
specified by selftest-#meg
- test net
Appendix D
FORTH Diagnostics
D-3

Advertisement

Table of Contents
loading

Table of Contents