can one computer have two mac addresses?

£可爱£侵袭症+ 提交于 2019-12-05 17:43:02

问题


I hope this was the right place to post this, sorry if it isn't. Also, I know next to nothing about networks. I'm trying to allocate bandwidth to different devices on my Linksys E1200 router. When I check my computer's MAC address, it comes back as 74:E5:0B:10:01:04. I turned off everything in my apartment besides my xbox and notebook, and under the DHCP client table under my router settings I see the xbox along with "Owner-PC" and a MAC address of 00:21:6B:10:A8:6E. Is this my computer, and if so, why are there different MAC addresses?


回答1:


MAC Addresses are NIC specific.. Each Network Interface will have its own MAC Address. So a modern computer with support for Wired Network (LAN Interface) as well as other types of network connectivity like Wireless Network (WiFi) will obviously have multiple MAC Addresses, one for each Network interface.

If your computer is connecting to the router via WiFi, check the MAC address of your WiFi card. If on Windows, simply run ipconfig /all on command line interface (command prompt), you should be able to see MAC Address (Physical Address) for each network interface.



来源:https://stackoverflow.com/questions/26583712/can-one-computer-have-two-mac-addresses

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!