answersLogoWhite

0

Windows:

Start>Run>type "cmd"

in the command window that appears type "ipconfig /all"

The MAC address will be listed as "Physical Address" and usually starts with 00-

Unix or Linux versions:

Open a terminal session and enter the "ifconfig" or "ifconfig -a" command.

Information for each network interface is displayed. "HWaddr" is the MAC address.

User Avatar

Wiki User

7y ago

What else can I help you with?

Related Questions

What is the command used to find the MAC address of the NIC?

ipconfig


What is the command used on a linux machine to display the mac address?

''ipconfig/all''


How to spoof MAC address on mac pro?

To spoof the MAC address on a Mac use the ifconfig command in the Terminal.


What do you type to get a computer's MAC address?

for Windows Systems use IPCONFIG /ALL command to view Mac Address. for Linux Systems use IFCONFIG -A command to view Mac Address.


How do you show mac address and which command using to see mac address?

it depends on your operating system. On windows the command is: ipconfig /all


How do you find the Mac address of a computer?

hi u can find the mac address of computer by ipconfig/all command in command prompt. Thanks


How do you find Mac address in LINUX?

The command ifconfig will tell you the MAC address of whatever interfaces are active.


After running cmd where is the Mac address?

After running cmd, you can check the MAC (Physical Address) address by using the command ipconfig /all.


Which command is used to configure a static ARP entry using the MAC address of AAAA.BBBB.DDDD towards the IP address of 10.41.82.11?

To configure a static ARP entry for the MAC address AAAA.BBBB.DDDD towards the IP address 10.41.82.11, you would use the command: arp 10.41.82.11 AAAA.BBBB.DDDD. This command is typically executed in the command-line interface of a router or switch. Make sure to have the necessary privileges to modify the ARP table.


How do you check Mac address in xp?

Hold the windows key(next to alt) and click r(You can also search for Run) in the RUN window type cmd IN the cmd type ipconfig /all Look for MAC address


What command would you use to retrieve a computer's MAC address?

Ipconfig


How do you find mac address in Windows 8?

To find the MAC address in Windows 8, open the Command Prompt by pressing Windows + X and selecting "Command Prompt." Type the command ipconfig /all and press Enter. Look for the network adapter you are using; the MAC address will be listed as "Physical Address." It will be displayed in a format like "00-1A-2B-3C-4D-5E."