Intel® iSCSI Remote Boot Utility (iSCSIUtl) is a DOS utility used to program the PCI option ROM on the flash memory of supported Intel PCI-Express-based network adapters and to update configurations. iSCSIUtl is particularly designed for IA32/EM64T server platforms, and does not support value and mobile network devices.
NOTE: Updating the adapter's flash memory using iSCSIUtl will erase any existing flash firmware images from the flash memory, such as Intel(R) Boot Agent (PXE) or the UEFI network driver. |
When run with the -UP option, iSCSIUtl will upgrade the flash memory of all the adapters in the system. In order to maintain versions of the flash firmware, Intel(R) iSCSI Remote Boot requires all the adapters in the system to have the same version of the flash firmware. iSCSIUtl is also able to upgrade the flash firmware of any versions from the FLB format file by using the -UPDATE option.
iSCSIUtl without command line options will display a list of all supported Intel network ports in the system. iSCSIUtl will also allow the user to enable or disable the flash memory on specific ports by using -FLASHENABLE or -FLASHDISABLE option in order to control access to the flash firmware from the system.
iSCSIUtl allows the user to individually set iSCSI boot configurations by -NIC=xx -[OPTION]=[VALUE] options, or multiple options in a script file by the -I option.
iSCSIUtl is located on the software installation CD in the \APPS\iSCSI\iSCSIUtl
directory. Check the Intel Customer Support (http://support.intel.com or
http://www.intel.com/support/network/iscsi/remoteboot/) website for the latest
information and component updates.
The syntax for issuing iSCSIUtl command line options is:
iSCSIUtl -[OPTION] or -[OPTION]=[VALUE]
NOTES:
|
iSCSIUtl accepts one executable option and its associated non-executable options in an execution. If conflicting executable options (such as -FLASHENABLE and -UPDATE used together) are supplied, ISCSIUTL exits with an error.
The options, where applicable, are listed in logical groups.
NOTE: If you run iSCSIUtl without any command line options, the utility displays a list of all supported Intel network ports found in the system. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The CHAP Authentication feature of this product requires the following
acknowledgements: ExamplesThe following examples show how to enter some typical iSCSIUtl command lines: Example 1:To enable the flash firmware on the first network adapter for the system to
be capable of executing the flash firmware. ISCSIUTL -NIC=1 -FLASHENABLE Example 2:To disable the flash firmware on all the network adapters. ISCSIUTL -ALL -FD Example 3:To display ISCSIUTL embedded flash firmware versions.
Example 4:To update the Intel iSCSI Option ROM on all the network adapters in the system. ISCSIUTL -UP -ALL Example 5:To update the flash memory with FLB flash firmware image file to the fourth network adapter. ISCSIUTL -NIC=4 -UPDATE=ISCSI.FLB Example 6:To get help descriptions.
Example 7:To enable DHCP for the iSCSI initiator on all the network ports in the system.
Example 8:To load the iSCSI boot configurations from a text script file to the first network port.
Exit CodesiSCSIUtl returns exit codes to the DOS environment. Possible exit codes are listed below:
|