Skip to content
Richard Spindler edited this page Feb 21, 2016 · 2 revisions

Show EEPROM Information:

$./parsec.rb --server=hostname --report=eeprom --format=table --masked

+----------------------+--------------------------------------------------------------+
|                                 EEPROM Information                                  |
+----------------------+--------------------------------------------------------------+
| Item                 | Value                                                        |
+----------------------+--------------------------------------------------------------+
| ttya-rts-dtr-off     | false                                                        |
| ttya-ignore-cd       | true                                                         |
| keyboard-layout      | US-English                                                   |
| security-mode        | none                                                         |
| security-#badlogins  | 0                                                            |
| verbosity            | min                                                          |
| diag-switch?         | false                                                        |
| local-mac-address?   | true                                                         |
| fcode-debug?         | false                                                        |
| scsi-initiator-id    | 7                                                            |
| oem-logo?            | false                                                        |
| oem-banner?          | false                                                        |
| ansi-terminal?       | true                                                         |
| screen-#columns      | 80                                                           |
| screen-#rows         | 34                                                           |
| ttya-mode            | 9600,8,n,1,-                                                 |
| output-device        | virtual-console                                              |
| input-device         | virtual-console                                              |
| auto-boot-on-error?  | false                                                        |
| load-base            | 16384                                                        |
| auto-boot?           | false                                                        |
| boot-command         | boot                                                         |
| boot-device          | /pci@400/pci@2/pci@0/pci@4/scsi@0/disk@w5000cca01642012d,0:a |
| multipath-boot?      | false                                                        |
| boot-device-index    | 0                                                            |
| error-reset-recovery | boot                                                         |
+----------------------+--------------------------------------------------------------+
Clone this wiki locally