Appendix D
FORTH Diagnostics
D-3
The following example shows a list of FORTH Diagnostic tests.
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 help diag
Category: Diag (diagnostic routines)
test device-specifier ( -- ) run selftest method for specified device
Examples:
test /memory - test memory
test /iommu/sbus/ledma/le - test net
test floppy - test floppy disk drive
test net - test net (device-specifier is an alias)
test scsi - test scsi(device-specifier is an alias)
watch-clock (--) show ticks of real-time clock
watch-net (--) - monitor broadcast packets using auto-selected
interface
watch-aui (--) - monitor broadcast packets using AUI interface
watch-tpe (--) - monitor broadcast packets using TPE interface
watch-net-all (--) - monitor broadcast packets on all net interfaces
probe-scsi (--) - show attached SCSI devices
probe-scsi-all (--) - show attached SCSI devices for all host adapters
test-all
(--)
- execute test for all devices with selftest method
test-memory
(--)
- test all memory if diag-switch? is true, otherwise
test memory
specified by selftest-#meg
ok test floppy
Testing floppy disk system. A formatted disk should be in the drive.
Test succeeded.
Summary of Contents for SPARCstation 4 110
Page 24: ...1 6 SPARCstation 4 Model 110 Service Manual July 1996...
Page 36: ...2 12 SPARCstation 4 Model 110 Service Manual July 1996...
Page 46: ...3 10 SPARCstation 4 Model 110 Service Manual July 1996...
Page 108: ...10 4 SPARCstation 4 Model 110 Service Manual July 1996...
Page 146: ...12 6 SPARCstation 4 Model 110 Service Manual July 1996...
Page 150: ...A 4 SPARCstation 4 Model 110 Service Manual July 1996...
Page 160: ...B 10 SPARCstation 4 Model 110 Service Manual July 1996...
Page 174: ...Glossary 4 SPARCstation 4 Model 110 Service Manual July 1996...