Reorder NICs on ESX 3.5
September 27, 2010
Leave a comment
When you have an ESX host with different brands of NICs, the order may not always be the same across hosts.
In this example, we want the NIC numbering to be sorted by Brand. Right now, the Intel NICs (vmnic2 and vmnic3) fall in between the Broadcom NICs. This makes things complicated.
We are going to swap vmnic2 <-> vmnic6 and vmnic3 <-> vmnic7.
Categories: ESX