How to find MAC addresses for Win and Linux

Source: Internet
Author: User

1. In Windows system

-Bring up the cmd command line

-Run the Getmac command. On the command line: getmac/v/fo list and press ENTER

- Find the physical address. This is another way to describe a MAC address. Because more than one piece of relevant information is usually displayed in the output, be aware that the information found is the physical address of the network adapter you are looking for. For example, the MAC address of a wireless network connection and the address of a wired network connection are different.

2. Linux System

-Open shell

-Enter ifconfig -a , and then press enter. If access is denied, enter sudo ifconfig -a it, and then follow the prompts to enter the password.

-Find the MAC address. Pull down the page to find the network connection (the main interface callout eth0 ). Found HWaddr , the following is the MAC address. The Inet addr after the MAC address is the IP address

How to find MAC addresses for Win and Linux

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.