lanutil.efi utility

Overview

Usage

Examples


Overview

The lanutil.efi utility is used to update the option ROM on Intel PCI and PCI-E network adapters with a UEFI network driver image. The utility can also be
used to disable and enable the option ROM or to configure adapter Wake-On-LAN settings.


Usage

lanutil     [-up]     [-nic=X|-all]     [-wole|-wold]     [-fe|-fd]     [-blink]     [-quiet]

up Programs selected network port with a UEFI option ROM.
nic=X|-all Selects a specific port or all ports to perform operations on.
wole|-wold Enables or disables WOL on the selected port.
fe|-fd Enables/Disables boot ROM on the selected port.
blink Blinks the LED on the selected port.
quiet Run all operations without confirmation prompts

 

NOTES: If the -up parameter is specified without the -all or -nic=X parameters the utility will upgrade all networks ports previously programmed with an EFI option ROM. The -all or -nic parameters must be specified to reprogram an adapter that was not previously programmed with a UEFI driver.

If called with no command line parameters a list of all supported Intel network connections will be displayed.

lanutil cannot program LAN-on-motherboard (LOM) network connections with an EFI option ROM image. To use the EFI network driver on a LOM based network connection the driver must be loaded from a local disk partition using the shell "load" command, or be built into the platform EFI implementation by the platform vendor.

 


Examples

fs0:\> lanutil -up -quiet -all

fs0:\> lanutil -up

fs0:\> lanutil -nic=1 -fd

fs0:\> lanutil -nic=2 -blink

fs0:\> lanutil -all -wold


Last modified on 9/02/09 3:46p 10/22/04 9:45a 6