OpenBoot 2.x Command Reference Manual

Displaying System Information

The Forth Monitor provides several commands to display system information. These commands, listed in the following table, let you display the system banner, the Ethernet address for the Ethernet controller, the contents of the ID PROM, and the version number of the OpenBoot firmware. (The ID PROM contains information specific to each machine, including the serial number, date of manufacture, and Ethernet address assigned to the machine.)

Table 2-5 System Information Display Commands

Command  

Description  

banner

Display power-on banner. 

show-sbus

Display list of installed and probed SBus devices. 

.enet-addr

Display current Ethernet address. 

.idprom

Display formatted ID PROM contents. 

.traps

Display a list of SPARC trap types. 

.version

Display version and date of the boot PROM. 

Also see the device tree browsing commands.


Note -

If you halt the operating system, type banner, then resume the system, you may find that your color tables have been altered. To restore these tables on pre-Solaris 2.0 operating environments, type clear_colormap, then select Refresh from the Utilities menu. To restore these tables on Solaris 2.0 or 2.1 operating environments, select Color Chooser from the Properties... menu.