Point-to-point 10GbE topology
How to Direct Connect a PC to a NAS With 10GbE Without a Switch
A 10GbE switch is unnecessary when only one workstation needs a high-speed path to one NAS. A second network interface on each device can form a dedicated point-to-point subnet while ordinary Wi-Fi or Gigabit Ethernet continues to handle internet access and the rest of the LAN. This design can cut the initial 10GbE cost to two interfaces and one cable, but addressing and routing must be deliberate so file traffic uses the fast path.
Quick answer
Direct 10GbE works well for one workstation and one NAS
Give the dedicated interfaces static addresses on their own subnet, connect compatible RJ45-to-RJ45 or SFP+-to-SFP+ media, and access the NAS through the dedicated IP. Keep a separate normal LAN interface on both systems if you still need discovery, internet access or other clients.
Current Amazon listings
Multi-gig hardware matched by exact model
Technical decision
Use direct connect as a topology choice, not a workaround for bad switching
The design is ideal when there are exactly two high-speed endpoints. Once a second workstation, server or backup target also needs 10GbE, a switch usually becomes cleaner than adding several point-to-point NICs and static routes.
Interactive network tool
10GbE Direct-Connect Planner
Use the calculator as a planning aid. It estimates a path from the values you enter; it does not replace iperf3, real file-copy tests, cable certification or a vendor compatibility matrix.
Multi-gig checklist
Four checks before spending on faster Ethernet
Find the slowest link
End-to-end throughput cannot exceed the slowest NIC, switch port, uplink, cable path, host bus or storage endpoint in the flow.
Separate line rate from file speed
10GbE is 10 gigabits per second at the Ethernet layer, not a promise that every SMB copy will show 1.25 GB/s.
Design the media before buying
RJ45, SFP+, DAC and fiber solve different distance, power, heat and reuse problems. Pick the link type as part of the topology.
Measure storage as well as network
A single HDD, small RAID, SATA SSD, NVMe pool and RAM cache can produce very different ceilings even on the same 10GbE link.
Why a switch is optional for two endpoints
Ethernet can form a point-to-point link directly between a workstation NIC and NAS NIC. Modern interfaces handle the transmit/receive pairing automatically, so the design does not require an old-style crossover cable. A direct 10GbE link can be the cheapest high-speed NAS design when exactly one workstation needs the fast path. That changes the buying decision because the page focuses on addressing, dual-network routing and medium matching so the dedicated link coexists cleanly with normal LAN and internet access.
Use a separate IP subnet
Assign addresses such as 10.10.10.1 and 10.10.10.2 with an appropriate subnet mask on the dedicated interfaces. Keeping this network separate prevents the operating system from confusing the fast path with the normal LAN route. A direct 10GbE link can be the cheapest high-speed NAS design when exactly one workstation needs the fast path. In a real deployment, the page focuses on addressing, dual-network routing and medium matching so the dedicated link coexists cleanly with normal LAN and internet access.
Keep internet on another interface
The workstation can remain on Wi-Fi or its ordinary Ethernet port for internet access while the dedicated 10GbE interface talks only to the NAS. The NAS can likewise retain a management/LAN connection for other users. A direct 10GbE link can be the cheapest high-speed NAS design when exactly one workstation needs the fast path. The practical consequence is that the page focuses on addressing, dual-network routing and medium matching so the dedicated link coexists cleanly with normal LAN and internet access.
Connect to the dedicated NAS address
Map SMB or NFS shares using the IP address on the 10GbE subnet rather than the hostname if name resolution points to the slower management interface. That makes the intended path explicit. A direct 10GbE link can be the cheapest high-speed NAS design when exactly one workstation needs the fast path. For a home lab or small studio, the page focuses on addressing, dual-network routing and medium matching so the dedicated link coexists cleanly with normal LAN and internet access.
RJ45 direct links are physically simple
Two native 10GBASE-T ports can be connected with suitable twisted-pair cable. For short desk links, good Cat6 can work; Cat6A provides the conservative full-distance 10GbE copper design. A direct 10GbE link can be the cheapest high-speed NAS design when exactly one workstation needs the fast path. When the path is measured end to end, the page focuses on addressing, dual-network routing and medium matching so the dedicated link coexists cleanly with normal LAN and internet access.
SFP+ direct links favor DAC at short range
When both workstation and NAS have SFP+ cages, a compatible passive DAC is a tidy short link. Fiber is available for longer runs but requires matching optical modules and cable type. A direct 10GbE link can be the cheapest high-speed NAS design when exactly one workstation needs the fast path. From a cost perspective, the page focuses on addressing, dual-network routing and medium matching so the dedicated link coexists cleanly with normal LAN and internet access.
External adapters enable laptops
A USB4 or Thunderbolt 10GbE adapter can provide the workstation side of the direct link without a switch. Host-interface support and adapter thermals still need to be validated for long transfers. A direct 10GbE link can be the cheapest high-speed NAS design when exactly one workstation needs the fast path. For troubleshooting and validation, the page focuses on addressing, dual-network routing and medium matching so the dedicated link coexists cleanly with normal LAN and internet access.
No default gateway is needed on the private link
The dedicated point-to-point interface normally does not need a router gateway because both addresses are directly connected. Adding unnecessary gateways can create route-priority problems. A direct 10GbE link can be the cheapest high-speed NAS design when exactly one workstation needs the fast path. The topology becomes clearer when the page focuses on addressing, dual-network routing and medium matching so the dedicated link coexists cleanly with normal LAN and internet access.
SMB Multichannel is a separate feature
A machine with multiple network paths may use SMB Multichannel when both sides and operating systems are configured for it, but a simple direct-connect design can remain one dedicated fast SMB path. A direct 10GbE link can be the cheapest high-speed NAS design when exactly one workstation needs the fast path. At the hardware boundary, the page focuses on addressing, dual-network routing and medium matching so the dedicated link coexists cleanly with normal LAN and internet access.
Jumbo frames must match end to end
MTU 9000 can reduce packet rate but is optional. If enabled on the direct link, configure both endpoints consistently; a mismatched MTU creates confusing partial connectivity. A direct 10GbE link can be the cheapest high-speed NAS design when exactly one workstation needs the fast path. For long-term expansion, the page focuses on addressing, dual-network routing and medium matching so the dedicated link coexists cleanly with normal LAN and internet access.
Test with iperf3 before storage
Direct connection removes the switch from the path, so iperf3 provides a clean test of both NICs, driver, cable and host bus. File-copy speed can then be compared with that baseline to expose storage limitations. A direct 10GbE link can be the cheapest high-speed NAS design when exactly one workstation needs the fast path. In daily file work, the page focuses on addressing, dual-network routing and medium matching so the dedicated link coexists cleanly with normal LAN and internet access.
Know when to add a switch
A second high-speed workstation, backup server or NAS turns point-to-point networking into a collection of special links. That is the point where a central 10GbE switch improves flexibility and administration. A direct 10GbE link can be the cheapest high-speed NAS design when exactly one workstation needs the fast path. The final check is whether the page focuses on addressing, dual-network routing and medium matching so the dedicated link coexists cleanly with normal LAN and internet access.
Questions people ask
Direct PC-to-NAS 10GbE questions
Can I connect a NAS directly to a PC with Ethernet?
Yes. Modern Ethernet interfaces can establish a direct link without a switch when both sides are configured with compatible addresses.
Do I need a crossover cable?
No for modern gigabit and multi-gig Ethernet hardware with auto-MDI/MDIX behavior.
Can the PC still use the internet?
Yes through Wi-Fi or another Ethernet interface while the dedicated 10GbE NIC serves the NAS subnet.
Should the direct link have a gateway?
Usually no. Both dedicated IPs are on the same local subnet, so no router is needed for that traffic.
Can I use static IP addresses?
Yes, and static addressing is the simplest way to keep a two-device direct subnet predictable.
Can I direct connect SFP+?
Yes with a compatible DAC or optical transceivers/fiber on both SFP+ endpoints.
Can I direct connect RJ45 10GbE?
Yes with suitable Ethernet cable and two 10GBASE-T interfaces.
Do I need jumbo frames?
No. Standard MTU works; jumbo frames are optional tuning and must match on both ends.
Why is the direct link slower than 10GbE?
The client storage, NAS array, host bus, protocol or adapter can be slower than the network even without a switch.
When should I buy a switch?
Add one when more than two devices need the high-speed network or when centralized VLAN/management becomes valuable.
Primary references and methodology
Verify the exact port, cable, host and storage path
The direct-connect planner treats the link as a dedicated Layer-3 subnet and checks physical-media compatibility before addressing. Hardware recommendations come from current NIC, external-adapter and NAS interfaces; the page deliberately separates network validation from storage benchmarking.
As an Amazon Associate, Cloudzat may earn from qualifying purchases. Ethernet line rate is not the same as application throughput. Product revisions, chipsets, firmware, operating-system drivers, cable quality, thermals, switch configuration and storage performance can change results; verify the exact hardware revision before purchase.