Technology

What Is MAC Address Pass-Through on a Docking Station?

MAC address pass-through keeps your laptop's network identity consistent across any dock. Here's what it does, which Dell docks support it, and how to enable it.

DockSelector Team
July 14, 2026
8 min read
What Is MAC Address Pass-Through on a Docking Station?

Your IT team says the new docks need "MAC address pass-through." You nod. You have no idea what that means.

Don't worry — most people don't, until it breaks something.

MAC address pass-through is an enterprise networking feature that keeps your laptop's network identity consistent when you plug into a dock. It sounds boring. But if your company uses network access control, PXE boot, or Wake-on-LAN, it's the difference between everything working and nothing working.

Here's what it does, which Dell docks have it, and whether you actually need it.


Quick answer

  • MAC pass-through makes the network see your laptop's MAC address, not the dock's — no matter which dock you use
  • You need it if your IT team manages your laptop over the network (NAC, PXE boot, WoL, SCCM)
  • You don't need it if you're a home user or your company doesn't use MAC-based network policies
  • Most Dell enterprise docks support it — but entry-level hubs like DA305 don't

If you're buying a dock for a corporate Dell laptop, make sure it has MAC pass-through. It's one of those features you never think about until IT knocks on your door.


What is MAC address pass-through?

Every network device has a MAC address — a unique 12-character identifier burned into the hardware. Your laptop's network card has one. And so does every docking station with an Ethernet port.

Here's the problem: when you plug your laptop into a dock, the network sees the dock's MAC address, not your laptop's. That means:

  • Plug into Dock A → network sees MAC address A
  • Plug into Dock B → network sees MAC address B
  • Plug in directly → network sees MAC address C (your laptop's built-in NIC)

Three different MAC addresses. One laptop. Your IT team sees three "devices" instead of one.

MAC address pass-through fixes this. It takes the unique MAC address stored in your laptop's BIOS and uses it to override the dock's MAC address. The network always sees your laptop's MAC — regardless of which dock (or no dock) you're connected to.

Dell calls this feature "MAC Address Override" or "MAC Address Pass-Through." HP and Lenovo have similar implementations with different names.


Why it matters: the hot-desking problem

Imagine a typical office with hot-desking. Employees share desks and docks. Without MAC pass-through:

ScenarioWithout MAC pass-throughWith MAC pass-through
Laptop on Dock ANetwork sees Dock A's MACNetwork sees laptop's MAC
Laptop on Dock BNetwork sees Dock B's MACNetwork sees laptop's MAC
Laptop direct connectionNetwork sees laptop's MACNetwork sees laptop's MAC
Network identityChanges every timeAlways the same

This breaks several enterprise workflows:

1. Network Access Control (NAC)

Many corporate networks only allow devices with pre-approved MAC addresses. If your laptop's MAC changes every time you switch docks, the network keeps blocking you.

2. DHCP reservations (static IP)

IT often assigns static IPs by MAC address. Without pass-through, your IP changes when you switch docks. That breaks firewall rules, server access, and remote desktop configurations.

3. PXE boot

PXE boot lets IT image or repair your laptop over the network. It happens before the OS loads. PXE needs a consistent MAC to find the right boot image. MAC pass-through works at the pre-boot level, so PXE sees your laptop's MAC even before Windows starts.

4. Wake-on-LAN (WoL)

IT uses WoL to remotely wake your laptop for updates or maintenance. WoL sends a "magic packet" to a specific MAC address. If the network has the dock's MAC instead of your laptop's, the packet goes to the dock — and your laptop stays asleep.

5. Software deployment (SCCM)

Microsoft System Center Configuration Manager and similar tools use MAC addresses to identify devices. Without pass-through, your laptop might appear as multiple devices in SCCM — or not at all.


Which Dell docks support MAC pass-through?

Not every dock has this feature. Here's the full picture for Dell's current and recent lineup:

Dock / HubTypeMAC Pass-ThroughPXE BootWake-on-LAN
WD25USB-C dock
WD25ZUSB-C dock
SD25USB-C dock (enterprise)
WD25TB4 / SD25TB4Thunderbolt 4 dock
WD25TB5 / SD25TB5Thunderbolt 5 dock
WD22TB4Thunderbolt 4 dock
WD19 / WD19SUSB-C dock
WD19TB / WD19TBSThunderbolt dock
DA326USB-C travel hub
DA310USB-C travel hub
DA305USB-C travel hub
DA200USB-C mini adapter
WD15USB-C dock (legacy)
TB16Thunderbolt dock (legacy)

A clear pattern: every Dell enterprise dock supports MAC pass-through. The only exception is DA305 — Dell's entry-level travel hub, which strips out enterprise features to hit a lower price point.

If you're buying a dock for corporate use, DA305 is the one to avoid. See our DA326 vs DA310 vs DA305 comparison for the full breakdown.


How to enable MAC pass-through (Dell)

MAC pass-through is disabled by default on most Dell laptops. You need to turn it on in BIOS.

Step-by-step (Dell)

  1. Restart your laptop
  2. Press F2 repeatedly at the Dell splash screen to enter BIOS
  3. Go to Pre-boot Behavior (on some models this is under System Configuration)
  4. Find MAC Address Pass-Through
  5. Change the setting from Disabled to System Unique MAC Address
  6. Click APPLY CHANGES to save
  7. Exit BIOS and restart

That's it. Once enabled, it works automatically with any compatible Dell dock and dongle.

A short video for your reference:

For HP laptops

  1. Press F10 at boot to enter BIOS
  2. Go to AdvancedMAC Address Pass Through
  3. Select System Address
  4. Save and exit

Note: HP's implementation is enabled by default on supported models.

For Lenovo ThinkPad

  1. Enter BIOS (typically F1 or Enter at boot)
  2. Go to ConfigNetwork
  3. Set MAC Address Pass Through to Enabled
  4. Save and exit

Lenovo BIOS MAC Address Pass-Through setting


How to check if MAC pass-through is working

After enabling it in BIOS and connecting your dock:

  1. Open Command Prompt
  2. Run getmac or ipconfig /all
  3. Look at the Ethernet adapter's physical address

If pass-through is working, the MAC address shown matches your laptop's BIOS MAC — not the dock's label MAC.

Finding your laptop's BIOS MAC (without a dock)

  1. Restart → press F2 to enter BIOS
  2. Go to System Information
  3. Look for the system MAC address

Compare this with what getmac shows when the dock is connected. If they match, pass-through is working.

Important: The MAC address printed on the dock's physical label is the dock's own MAC — not your pass-through MAC. Don't use the label MAC for network registration.


Limitations and gotchas

MAC pass-through works well when everything is set up correctly. But there are a few things that trip people up:

It may not work on some non-Dell laptops

Older Dell docks historically required a Dell laptop for MAC pass-through. Newer Dell enterprise docks — such as SD25 — officially support it on select non-Dell computers as well.

Dell commercial laptops (Latitude, Precision, XPS) generally support it. But if you want to use a Dell dock with a non-Dell laptop (HP, Lenovo, or another brand), you need to check that specific laptop's platform documentation or user manual. Dell's newer docks support it only on select non-Dell systems, and the feature must be enabled and supported by the laptop's BIOS/UEFI.

Each OEM has its own implementation details, so don't assume a Dell dock will pass through a Lenovo laptop's MAC just because the dock has the feature. Verify first.

It may not work with static IP on the dock

If the dock is configured with a static IP, pass-through communication can be blocked. The dock performs DHCP by default — if you override that with a static IP, the pass-through mechanism may fail. This is a known limitation documented by Dell.

Fix: Assign the static IP to the laptop's network adapter, not the dock.

It requires up-to-date BIOS and drivers

If you've enabled pass-through in BIOS but the OS still shows the dock's MAC, you likely need to update:

  1. BIOS — get the latest version from Dell Support
  2. Dock network driver — usually Realtek Gigabit Ethernet (GBE)

Both updates are available on Dell's support site for your laptop model.

MAC pass-through is not a security feature

MAC addresses can be spoofed in seconds. Pass-through keeps your network identity consistent — it doesn't make it more secure. If your network relies solely on MAC filtering for access control, that's a separate problem. Real network security requires 802.1X authentication or similar.


Do you need MAC pass-through?

You need it if:

  • Your IT team manages your laptop over the network
  • You use hot-desking or shared docking stations
  • Your company uses PXE boot for imaging
  • Your company uses Wake-on-LAN for remote management
  • Your network uses MAC-based access control (NAC)

In short: if you're in a corporate IT environment, you need it.

You don't need it if:

  • You use your laptop at home
  • Your company doesn't use MAC-based network policies
  • You don't use PXE boot or Wake-on-LAN
  • You connect directly to Ethernet (no dock)

For home users, this feature is irrelevant. A standard USB-C hub without pass-through will work just fine.


Buying recommendation

If you need MAC pass-through, here's what we recommend based on your use case:

For a permanent desk setup (Dell laptop)

WD25 or SD25TB4 — both have full enterprise features including MAC pass-through, PXE boot, and WoL. WD25 is the value pick; SD25TB4 is the Thunderbolt 4 upgrade.

See our WD25 vs WD25Z vs SD25 comparison to choose between them.

For travel (Dell laptop)

DA326 — the only Dell travel hub with both MAC pass-through and dual display support. DA310 also works but only supports single display.

Avoid DA305 for enterprise use — it lacks MAC pass-through, PXE boot, and WoL entirely.

For non-Dell laptops (HP, Lenovo, others)

Check your laptop manufacturer's platform documentation or user manual to see if that specific model supports MAC address pass-through with a Dell dock. Newer Dell enterprise docks (like SD25) are officially certified for select non-Dell computers, but this is model-specific.

HP and Lenovo also have their own MAC pass-through implementations for their own docks, but those may not be the same as Dell's. If you can't confirm compatibility with a Dell dock, stick with your laptop manufacturer's dock or adapter.

Check out:


Related guides

Not sure which dock is compatible with your laptop? Use our dock compatibility checker to find out.

Frequently Asked Questions

What does MAC address pass-through do on a docking station?

MAC address pass-through makes the network see your laptop's unique MAC address instead of the dock's MAC address. This keeps your network identity consistent regardless of which dock you plug into, which is essential for enterprise features like PXE boot, Wake-on-LAN, and network access control.

Which Dell docks support MAC address pass-through?

All Dell enterprise docks support MAC pass-through, including WD19 series, WD22TB4, WD25/SD25 series, WD25TB4/SD25TB4, and travel hubs DA310 and DA326. The DA305 travel hub is the exception — it lacks MAC pass-through and other enterprise features.

Does MAC address pass-through work with non-Dell laptops?

It depends on the dock and laptop. Older Dell docks required a Dell laptop, but newer Dell enterprise docks (such as SD25) officially support MAC pass-through on select non-Dell computers too. Dell commercial laptops generally support it. For non-Dell computers, check your laptop's platform documentation or user manual to confirm whether the feature is supported with a Dell dock.

How do I enable MAC address pass-through on a Dell laptop?

Restart your laptop, press F2 to enter BIOS, go to Pre-boot Behavior (or System Configuration on some models), find MAC Address Pass-Through, change it from Disabled to System Unique MAC Address. Apply changes and restart. You may also need to update your BIOS and dock network driver if it doesn't work immediately.

Do I need MAC address pass-through for home use?

No. MAC address pass-through is an enterprise feature for corporate IT environments that use network access control, PXE boot, Wake-on-LAN, or SCCM. Home users do not need this feature — any USB-C hub with Ethernet will work fine.

Tags

DellMAC pass-throughenterprisePXE bootWake-on-LANnetworking