Knowledge Base

The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides
 
Search the VMware Knowledge Base (KB)   View by Article ID
 

Identifying the ESX Service Console MAC address

Details

This article helps you identify the MAC address associated with an ESX Service Console.


Solution

To determine the MAC address of an ESX host's administration interface, run the command:
# ifconfig |grep -i hw
The output appears similar to:
vswif0    Link encap:Ethernet  HWaddr 00:50:56:41:5A:59
The MAC address is found in the first line after HWaddr In this example, the MAC address is 00:50:56:41:5a:59.

Note:  The ESX host uses self-generated addresses starting with 00:50:56 (as opposed to the burned-in address of the interface itself).

Alternatively, review the outputted information and MAC addresses from the command esxcfg-nics -l.

Request a Product Feature

To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.

Feedback


Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (4000 or fewer characters)
Actions