]?
Commands to the console are:
configeeprom display EEPROM configuration information
configflash display FLASH configuration information
mac <address> set MAC address
ip <address> set IP address
networkboot {yes | auto} boot auto-select Ethernet, USB or PCI
networkboot ethernet boot from Ethernet only
networkboot usb boot from USB only
networkboot pci boot from PCI only
networkboot no boot from FLASH
networkboot ask always prompt user for boot source
copyimages {yes | no} copy network booted image files
flashfs {auto | emergency} use automatic FLASHFS selection or
force boot from emergency FLASHFS
flashnetboot {yes | no} flash boots auto network boots
autolanrecover {yes | no} attempt LAN recovery if flash corrupt
initialise initialise configuration information
listenv list environment variables
setenv <key> <value> set environment variable
unsetenv <key> unset environment variable
configpci display EEPROM PCI configuration
configpci set <idx> <addr> <data> set PCI pair
dw <address> [<length>] dump words (hex/ascii)
enter <address> enter an image
erw <wrdaddress> read a single word from EEPROM
eww <wrdaddress> <value> write a single word to EEPROM
fdw <address> [<length>] dump flash words (hex/ascii)
flash config print flash configuration
help print this text
netboot [recover] perform immediate network boot [in recovery mode]
quit leave the console
reset reset system
rw <address> read a single word
why reason for console entry
ww <address> <value> write a single word
xmodem [fast] download mkflash image using X-Modem
]