Boot commands, Enablebootcode – Dell Emulex Family of Adapters User Manual

Page 340

Advertising
background image

OneCommand Manager Command Line Interface Version 10.2 User Manual

P010067-01A Rev. A

5. CLI Client Command Descriptions

Boot Commands

340

Boot Commands

EnableBootCode

This command is used to perform either of the following:

Enable or disable network boot for NIC ports. If network boot is being enabled,

it is necessary to select the specific network boot type. The supported network

boot types are PXE and iBFT. Note that iBFT is not supported on all NIC

adapter types.

Enable/disable the boot code for an FC adapter port. If the boot code is disabled

on the FC adapter, the adapter does not boot from the SAN, regardless of the

value for the EnableBootFromSan boot parameter. If the boot code is enabled on

the FC adapter, the adapter boots from the SAN if the EnableBootFromSan

parameter is also enabled.

Note: To enable or disable boot on an iSCSI target, see the “SetiSCSIBoot” command.

Supported By

Linux, Solaris, VMware ESXi, and Windows

Syntax

EnableBootCode <WWPN|NIC MAC> <Flag> <NetworkBootMethod>

Parameters

Examples

The following example enables iBFT for a NIC:

C:\Program Files\Emulex\Util\OCManager>HBACMD EnableNetworkBoot

00-00-c9-11-22-33 e iBFT

The following example disables network boot:

C:\Program Files\Emulex\Util\OCManager>HBACMD EnableNetworkBoot

00-00-c9-11-22-33 d

WWPN

The WWPN of an FC port.

NIC MAC

The MAC address of a NIC port.

Flag

D = Disable the boot code.

E = Enable the boot code.

NetworkBootMethod

Network boot method to be used by the NIC (“PXE” or “iBFT”.

The network boot types supported on the specific NIC may be

found in the Available Network Boot Methods string displayed

by the HbaAttributes command. This parameter is not required

for FC or FCoE ports, and is only specified when enabling

network boot.

Advertising