

Get the MAC address of BluetoothĪs I mentioned earlier, all networking devices have a physical address. You can find the MAC address of each device at the last line of the device description, followed by link/ether and it’s 52:54:00:5c:92:bf in my case. Generally, the wireless device names will be wlan0, wlan1, wlan2, wlo0, wlo1, and wlo2, whereas the Ethernet (wired device) will probably have eth0, eth1, eno0, eno1,enpls0, or enpls1. Open up your terminal and use the following command, and it will bring the address of the present network cards in your system: ip linkĪnd you’ll be met with the following output:
:max_bytes(150000):strip_icc()/001_find-a-mac-address-using-an-ip-address-818132-5c6f241246e0fb00014361c5.jpg)
There are serveral Linux networking commands that can be used to get the MAC address of the WiFi or LAN cards.īasically, use the same command that you use for checking the IP address. Method 1: Find MAC address using command line I’ll show both command line and GUI methods. In this tutorial, I’ll share the steps for finding the MAC address of your desired networking interface in Linux. The MAC address, also known as the physical address, is a 12-digit hexadecimal code (48-bits) and is represented as MM:MM:MM:SS:SS:SS So, your WiFi card has a MAC address, and so does the Ethernet (LAN) port. It is because the MAC address is a core part of networking, and each networking peripheral device has its own MAC address. Tap "Hardware information" or "Status" depending on the device.Ĥ.When you are learning networking or troubleshooting it, you would need to know the MAC address.Ī computer can have more than one MAC address. Representative examples from Xaiomi and Lenovoģ. Scroll down to see your WiFi MAC address. Tap the Menu botton and select "Advanced Wi-Fi" or "Advanced Settings" depending on the device.Ĥ. On the Home screen, tap the Menu button and go to "Settings".ģ. Mac address is displayed as "Wi-Fi Address" in the screen of "About".ĭepending on your device, attempt to follow one set of instructions listed below.ġ. Mac address is displayed at the bottom.Ģ.

Choose "Network" from the left menu and select "AirPort" from the right menu.Ĥ.

Select "About This Mac" from "Apple menu".ģ. Find "physical address" from the section of "Wireless LAN adaptor Wi-Fi".ġ. Type "ipconfig /all" in the Command Prompt.ģ. Press Windows + X keys and select Command Prompt from the menu.Ģ. Mac address is displayed on the right side of "Physical address".ġ. Find "physical address" from the section of "Ethernet adaptor Wireless Network Connection". Type "ipconfig /all" in the Command Prompt.Ĥ. Press Enter to start the Command Prompt.ģ. Press the Windows + R keys and type "cmd" into the Run field.Ģ. Please refer to the following steps to find it.ġ. It is referred to as "physicl address" or "Wi-Fi address" depending on the device. A MAC (Media Access Control) address is a number that identifies the network adapter(s) installed on your computer, mobile device or WLAN card.
