6
3
For a validation process I need to know the MAC address of a cable modem. (I do not need to know the MAC address of the network adapter.) The cable modem though is placed somewhere hardly accessible, so I want to avoid physically touching it to read its sticker.
What I do have is a Windows 7 machine connected to it, so I want to look up its MAC address via power shell. How do I achieve that?
Why don't you just look at the label on the modem and/or log into the configuration page that contains this information? – Ramhound – 2013-09-10T14:00:02.650
@Ramhound I stated why I do not want to read its sticker. As to the configuration page: I did not know that the device had one. – k0pernikus – 2013-09-10T14:06:06.023
@Ramhound It would be nice to know if there is a generic way to get to the MAC address of any modem. – k0pernikus – 2013-09-10T14:06:43.633
Are you looking for the WAN MAC or the internal LAN MAC? – PsychoData – 2013-09-10T18:47:15.980
See the answer from @rblake. It worked great for me. I have a Router (Belkin), and a
– Kevin Fegan – 2013-09-11T03:17:42.250ARRIS DOCSIS 3.0 / PacketCable 1.5 Touchstone Telephony Modem, Model: TM722G
from Comcast. On the first tab on that page ("Status"), under "Interface Parameters", it shows the "LAN MAC" and the "CABLE MAC" addresses.