8.0

Table Of Contents
Procedure
1 To list the current assignment of aliases to device addresses, in the ESXi Shell, run localcli
--plugin-dir /usr/lib/vmware/esxcli/int/ deviceInternal alias list.
For I/O adapters that are based on PCI hardware, you usually see a logical and a PCI alias
entry.
For some I/O adapters, you usually see a logical alias entry only.
For PCI hardware devices without I/O adapters, you usually see a PCI alias entry only.
2 To change an alias, replace the ALIAS, PCI_ADDRESS, and LOGICAL_ADDRESS placeholder
values with actual values, and follow one of the substeps.
a If an I/O adapter has a logical and a PCI alias, run localcli --plugin-
dir /usr/lib/vmware/esxcli/int/ deviceInternal alias store --bus-type
logical --alias ALIAS --bus-address LOGICAL_ADDRESS and localcli --
plugin-dir /usr/lib/vmware/esxcli/int/ deviceInternal alias store --
bus-type pci --alias ALIAS --bus-address PCI_ADDRESS.
The logical and PCI aliases must have the same value.
b If an I/O adapter has a logical alias entry only, run localcli --plugin-dir /usr/lib/
vmware/esxcli/int/ deviceInternal alias store --bus-type logical --
alias ALIAS --bus-address LOGICAL_ADDRESS.
c If a PCI hardware device has a PCI alias entry only, run localcli --plugin-
dir /usr/lib/vmware/esxcli/int/ deviceInternal alias store --bus-type
pci --alias ALIAS --bus-address PCI_ADDRESS.
Modify a PCI alias only when you need the alias for another device.
Note Two different I/O adapters must not have the same alias, except I/O adapters that are
based on PCI hardware and have a logical and a PCI alias entry.
3 Reboot the system.
Scenario to Set Up vSphere Auto Deploy and Provision Hosts with vSphere
PowerCLI
In this scenario, you are going to set up and configure a working vSphere Auto Deploy
environment that includes four hosts. You will create rules and provision two of the hosts with
an image profile and the other two with the same image profile and a host profile that is set up to
prompt for user input.
This scenario can provide you with the basis for a production environment. The task descriptions
assume that you are using a flat network with no VLAN tagging between the physical hosts and
the rest of your environment.
VMware ESXi Installation and Setup
VMware, Inc. 200