Emerson 752I Computer Hardware User Manual


 
Monitor: Other Commands
10006024-04 Katana®752i User’s Manual
15-21
coninfo
The coninfo command displays the information for all available console devices.
Definition:
coninfo
crc16
The crc16 command computes a CRC16 checksum on size bytes starting at buff. Optionally,
it stores the result at addr.
Definition:
crc16 address count
crc32
The crc32 command computes a CRC32 checksum on count bytes starting at address.
Definition:
crc32 address count
echo
The echo command echoes args to console.
Definition:
echo [args..]
enumpci
The enumpci command enumerates the PCI bus.
Definition:
enumpci
fpledoff
The fpledoff command turns off the red front panel LED.
Definition:
fpledoff
fruget
The fruget command displays all of the FRU fields.
Definition:
fruget
frugetuser
The frugetuser command retrieves count bytes from offset in the FRU user area and copies
the bytes to storage.
Definition:
frugetuser offset count storage