ssid.ai/blog
mac-address

How to find your router's MAC address

TL;DRLog into your router's admin page and check Status or Device Info, or look at the label on the unit itself. Here's where it hides and when you'd need it.

Short answer: log into your router’s admin page and look under Status, Device Info, or System Info — the MAC address is usually listed there alongside the model number and firmware version. If you can’t get into the admin page, check the label on the bottom or back of the router itself.

Where to look first: the admin page

Every router’s web interface has a page that lists its own hardware details. The exact label varies by brand, but it’s almost always one of these:

  • Status or Device Info (most consumer routers)
  • System Info or About (some mesh systems and ISP gateways)
  • Network Map or Advanced → WAN (occasionally, for the WAN-side address specifically)

If you don’t know how to reach the login page at all, logging into your router walks through finding the right address and password first.

Once you’re in, look for a MAC address next to each interface: LAN, WAN, and WiFi (sometimes split into 2.4GHz and 5GHz). These are often different values, not one shared number.

Where to look if you can’t log in

Every router also has a label, usually on the bottom or back panel, printed at the factory. It typically lists:

  • The model and serial number
  • A default admin password (on older or ISP-supplied units)
  • One or more MAC addresses, sometimes marked “MAC,” sometimes just a 12-character string near a barcode

The label usually shows the base or LAN MAC address. If the router has separate WiFi radios, their addresses may be a few digits off from the printed one rather than identical to it, since manufacturers often assign sequential addresses to the interfaces on the same board.

Router MAC vs. BSSID vs. device MAC

These three get mixed up constantly:

  • Router’s own MAC address — identifies the router hardware itself, the thing you’re looking for here.
  • BSSID — the MAC address of a specific WiFi radio broadcasting a network name. A router with 2.4GHz and 5GHz bands has two BSSIDs, each tied to (but usually distinct from) the router’s base MAC.
  • Device MAC address — belongs to whatever connects to the router, like your phone or laptop, not the router itself. Finding a device’s own MAC address covers that side.

If you’re trying to identify which physical router is sitting on a shelf, or matching a spec sheet to a unit, you want the router’s MAC. If you’re trying to identify a phone or laptop from the router’s connected-devices list, you want that device’s MAC instead.

When you’d actually need this

The router’s own MAC address rarely matters day to day, but a few situations call for it specifically:

  • ISP registration. Some internet providers, especially cable and fiber, tie your service to the MAC address of the modem or router that first connected. Replacing that device sometimes means calling the ISP to register the new MAC, or using MAC cloning to make the new router present the old address.
  • MAC cloning after a router swap. If your ISP locked the connection to your old router, most new routers let you manually enter the old MAC under WAN settings so the ISP sees no change.
  • Network inventory or asset tracking. In a small office, knowing the exact MAC of each router helps distinguish identical hardware models from each other.
  • Confirming the manufacturer. Running the address through a MAC vendor lookup confirms the OUI matches the brand printed on the box, useful if you’re troubleshooting a router you didn’t set up yourself.

For most home setups, you’ll only ever need this once, when swapping hardware and calling your ISP.

If you’re setting up MAC filtering instead

Router MAC filtering is about the devices connecting to your network, not the router itself, so you’d need each device’s MAC rather than the router’s. MAC address vs IP address explains why filtering by MAC holds up better than filtering by IP, since IP addresses change on reconnect and MAC addresses generally don’t.

Frequently asked questions

Does my router have more than one MAC address?

Usually yes. The WAN (internet-facing) interface and the LAN/WiFi interface are separate hardware addresses, so a router's admin page often lists two or three MAC addresses depending on how many radios and ports it has.

Is the router's MAC address the same as the WiFi network's BSSID?

They're related but not always identical. The BSSID is the MAC address of the specific WiFi radio broadcasting a network, and a dual-band router usually has a separate BSSID for its 2.4GHz and 5GHz radios, each one derived from but distinct from the base MAC printed on the label.

Can I change my router's MAC address?

Some routers support MAC cloning, mainly to satisfy an ISP that ties your internet connection to a specific device's MAC address. It's a router-level setting, usually under WAN settings, and it copies another device's address rather than generating a random one.