Read all alternative boot devices (readaltboot) – Dell Emulex Family of Adapters User Manual

Page 502

Advertising
background image

Offline and Online Adapter Management Utilities Version 10.2 User Manual

P010071-01A Rev. A

4. Offline Adapter Management Utility Command Line Interface

Boot Code Commands

502

Read All Alternative Boot Devices (readaltboot)

This command shows the WWN and LUN numbers in decimal format of all possible

alternate boot devices. You can have up to seven alternate boot devices.
To read all alternate boot devices, type (all on one line)

oslpcfg readaltboot n=1

Sample response:

Alt Boot 1-

Boot Device WWN: 10000000 C920A4D6

Boot Device LUN: 1

Alt Boot 2-

Boot Device WWN: 10000000 C920A4D8

Boot Device LUN: 4

Alt Boot 3-

Boot Device WWN: 10000000 C920A4DA

Boot Device LUN: 3

Alt Boot 4-

Boot Device WWN: 10000000 C920A4DC

Boot Device LUN: 2

Alt Boot 5-

Boot Device WWN: 10000000 C920A4DE

Boot Device LUN: 1

Alt Boot 6-

Boot Device WWN: 10000000 C920A4F2

Boot Device LUN: 14

Selecting One or More Alternate Boot Devices (setaltboot)

This command sets alternate boot devices. You can set up to seven alternate boot

devices, that is, index i can be from 1 to 7.

Note: The boot code must be enabled before you issue the setAltBoot command.

To set up one or more alternate boot devices, type (all on one line)

oslpcfg setaltboot n=<adapter number> i=<index> w0=<wwpn word 0>

w1=<wwpn word 1> l=<Decimal ID of LUN>

The following example sets the alternate boot device on adapter #1, LUN #3:

oslpcfg setaltboot n=1 i=1 w0=12345678 w1=a842b6 l=3.

Advertising