Viewing boot device information (readbootdevice), Viewing bootbios versions (listboot), Viewing adapter attributes (hbaattr) – Dell Emulex Family of Adapters User Manual

Page 493

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

Viewing Adapter Information

493

Viewing Boot Device Information (readbootdevice)

This command shows the WWN, the LUN (in decimal format), and the topology in use

for the currently selected boot device.
To show this information, type

oslpcfg readbootdevice n=<adapter number>

The following example reads WWN and LUN for adapter #1:

oslpcfg readbootdevice n=1

Viewing BootBIOS Versions (listboot)

This command lists all the BootBIOS versions, with indices (base 1) and code names,

which are loaded in the flash of the adapter and specified by its number. If the selected

adapter does not have any BootBIOS loaded, it returns error code 39.

Note: Because this application uses base 1 indices, if you had three ports in the

application they would be port 1, port 2, and port 3.

To list BootBIOS versions, type

oslpcfg listboot n=<adapter number>

The following example lists BootBIOS versions that are loaded on adapter #3:

oslpcfg listboot n=3

Viewing Adapter Attributes (hbaattr)

This command displays adapter information.
To list the adapter attributes for all installed adapters, type

oslpcfg hbaattr

To list the adapter attributes for one adapter, type

oslpcfg hbaattr n=<adapter_number>

Sample response:

oslpcfg hbaattr n=5

Command: hbaattr n=5

HBA : 5

Permanent Mac : 00:00:C9:D5:6A:4B

Function Type : iSCSI

Device ID : 0712

Vendor ID : 19A2

Sub Device ID : E702

Sub Vendor ID : 10DF

V1

:Emulex LightPulse LPe16002-M6-D 2-Port 16Gb Fibre Channel

Adapter

V2

:LPe16002-M6-D

Command completed, NO Error

Advertising