|
ok# help | ;help system |
ok# boot | ;boot the system |
ok# boot -s | ;single user mode, users cannot logon, root password required |
ok# boot -a | ;interactive bootboot |
ok# boot -r | ;reconfiguration updates /devices, /dev, /etc/path_to_inst |
ok# boot -v | ;displays more detailed device info |
ok# boot net - install | ;jump-start |
ok# boot cdrom -s | ;boot cdrom or net single user |
ok# boot net -s | ;boot cdrom or net single user |
|
|
|
ok# setenv auto-boot? false | ;changes current values of NVRAM parameters |
ok# reset-all | ;clears all buffers and registers |
ok# set-defaults | ;set defaults |
ok# nvalias alias-name device-path | ;set alias |
ok# nvunalias alias-name | ;unset alias |
ok# diag-switch?=true | ;boot using diag-device settings rather then boot-device |
ok# diag-level=max | ;default |
ok# watchdog-reboot? | ;default is false, if true auto reboot after watchdog reset |
|
|
|
ok# banner | ;memory, ethernet, hostid, model, PROM version |
ok# version | ;obp version |
ok# printenv | ;displays a list NVRAM, e.g. boot-device or local-mac-address? |
ok# devalias | ;to identify current boot device, has alias and device path e.g. disk |
ok# show-devs | ;displays entire device tree |
ok# show-nets | ;display network interfaces |
ok# module-info | ;show buses and cpu |
ok# show-post-results | ;display post results |
ok# probe-scsi-all | ;checks onboard and other cards |
ok# .enet-addr | ;current ethernet address |
ok# .speed | ;display processor speed, bus speed |
ok# .idprom | ;show serial and ethernet address/td> |
|
|
|
ok# use-nvramrc? | ;set the use-nvramrc? parameter to true to use the nvramrc |
ok# nvedit | ;opens nvramrc editor |
0: devalias mydisk /pci... | ;first line |
ctrl-L | ;display |
ctrl-P | ;previous |
ctrl-N | ;next line |
ctrl-K | ;delete to end of line |
ctrl-C | ;exits |
ok# nvstore | ;store nvram |
ok# nvrun | ;nvrun command executes the contents of the temporary nvramrc buffer |
ok# nvquit | ;discards the contents of the temporary nvramrc buffer |
|
|
|
# ~. | ;exit |
# ~# | ;stop-A |
# ~? | ;status of netcon sessions |
|
|
|
ok# test memory | ;test memory |
ok# test keyboard | ;test memory |
ok# watch-clock | ;test clock function |
ok# test net | ;test network controller |
|
|