DAC Direct Attach Cable: Practical Network Cabling Guide

Run a Speed Test

A practical guide to DAC Direct Attach Cable for home and small-office networks: what to buy, how to install it cleanly, how to test it, and what causes slow links. Updated 2026-05-08.

What a DAC Cable Is

A Direct Attach Cable (DAC) is a fixed-length assembly with pluggable transceiver modules already attached at each end — no separate optics, no fiber patch cord, no light source required. The cable itself is twinaxial copper (a shielded pair of conductors), and the modules are SFP+, QSFP+, QSFP28, or QSFP-DD depending on the speed tier. The switch or server sees a DAC the same way it sees an optical transceiver module: plug it in, and the port comes up at the rated speed.

DACs are the cost-effective choice for short interconnects — within a rack or between adjacent racks in a data center, between a switch and a server, or between a storage device and a server. At distances up to about 7 meters, a DAC is cheaper, more power-efficient, and mechanically simpler than a pair of optical transceivers plus a fiber patch cord. Beyond 7–10 meters, active optical cables (AOC) or actual fiber transceivers with fiber patch cords become more practical.

DAC Speed Tiers and Form Factors

Form FactorSpeedTypical Max LengthCommon Use
SFP+ DAC10 GbE7 m (passive), 15 m (active)Server-to-TOR switch, storage links
QSFP+ DAC40 GbE (4×10G)7 m (passive), 15 m (active)Switch-to-switch uplinks, blade server chassis
QSFP28 DAC100 GbE5 m (passive), 10 m (active)Spine-leaf interconnects, 100G uplinks
QSFP-DD / OSFP DAC400 GbE3 m (passive)High-density spine switches, AI/ML cluster fabrics
Breakout DAC (QSFP+ to 4×SFP+)4×10 GbE3–5 mConnect four 10G servers to one 40G switch port

Passive vs Active DAC

Passive DACs have no electronics in the cable itself — the signal travels purely on the copper conductor. They work reliably up to about 5–7 meters and draw no power beyond what the port itself provides. Active DACs contain signal retiming or amplification circuitry inside the module housing, extending reliable range to 10–15 meters at the cost of higher power consumption (typically 0.5–1.5W per end) and slightly more latency than passive.

For most rack-scale deployments, passive DACs are sufficient and preferred because of their lower cost and zero power overhead. Active DACs are worth the extra cost only when the cable run exceeds passive range or when the switch port has a lower transmit power that passive cannot compensate for.

Vendor Lock-in and Compatibility

This is the most important practical issue with DACs. Many switches from Cisco, Juniper, Arista, HPE, and Dell have firmware that checks the EEPROM data in the transceiver module and refuses to bring up the link if it does not recognize the vendor code. A DAC purchased from a third-party vendor may not contain the vendor-specific OUI (Organizationally Unique Identifier) in its EEPROM that Cisco IOS or Junos expects to see.

Options for dealing with vendor lock-in:

  • Buy OEM DACs: from the switch vendor directly; guaranteed compatible but significantly more expensive (often 3–5× the cost of third-party).
  • Buy coded third-party DACs: many third-party vendors (fs.com, 10Gtek, Fiberstore) sell DACs with vendor-specific coding pre-programmed. The EEPROM reports as a Cisco/Juniper/Arista compatible module.
  • Disable lock-in checking: Cisco IOS/NX-OS can use service unsupported-transceiver; Junos uses no-transceiver-check. This allows any DAC to work but disables vendor certification checks — fine for a lab, requires policy consideration in production.

Frequently Asked Questions

Can I use a DAC cable between different speed ports?

No — both ends of a DAC must be the same speed and form factor. A QSFP+ DAC connects a QSFP+ port to another QSFP+ port at 40 GbE. A breakout DAC (QSFP+ to 4×SFP+) connects one 40G port to four 10G ports, but this is a specialized cable explicitly designed for that purpose and not all switch software supports breakout mode on all ports. Check your switch's port configuration guide before ordering breakout DACs.

Why won't my DAC link come up?

The most common causes are vendor lock-in (the switch firmware rejecting the module's EEPROM), a bent or dirty connector (twinaxial connectors are more susceptible to contact issues than fiber), a cable that is too long for passive operation, or a form factor mismatch (trying to plug a QSFP+ DAC into an SFP+ port with a QSFP-to-SFP adapter — which may work for optical transceivers but rarely works for DACs). Check the switch log for transceiver error messages; they usually specify whether the failure is a lock-in rejection or a physical layer fault.

Are DACs better than fiber for short connections?

For distances under 5 meters in a controlled rack environment, passive DACs are almost always the better choice: lower cost, no cleaning required, no polarity to match, and no fragile fiber to manage. Fiber becomes preferable when the run exceeds DAC's passive range, when the cable must be routed through conduit or tight bends that would stress the twinaxial cable, or when the connection crosses between buildings where electrical isolation matters (fiber is immune to ground loops; copper is not).

Related Guides

More From This Section