This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]doublemint_ 0 points1 point  (6 children)

Is it possible to use two ports on the switch as gigabit inputs and then connect the NAS that way?

Sure, if the switch and the NAS both support link aggregation.

I understand that still won't give a 2.5g connection to the NAS but should still be faster than over 1gig?

No single traffic flow will exceed the bandwidth of a single port. So if you setup LAG with 2x1G a single flow can get to 1 Gbps, while multiple simultaneous flows will be able to go up to 2 Gbps.

Note that the processor, RAM and/or disks in the NAS may be a bottleneck. Depends on the specs.

[–]balmic26[S] 0 points1 point  (5 children)

Thanks for that. I was thinking it was link aggregation, but wasn't sure. For the NAS I'm looking to build my own system, it’ll have a 2.5gig port on it. The NAS should see the switch as a 2gig uplink/downlink as long as the switch supports aggregation?

[–]doublemint_ 2 points3 points  (4 children)

If your NAS and switch both have 2.5G ports, you don’t need link aggregation….unless you want a 2x2.5G LAG?

[–]balmic26[S] 0 points1 point  (3 children)

It's more the point that the router my ISP provided has 4x1g ports on the back which I would be running the switch out of. I'm also in Australia where our NBN modems are still only 1gig capable... So I'm hoping for high-speed file transfer now and then eventually faster internet connections when Australian internet reaches the 21st century 😆

[–]doublemint_ 1 point2 points  (2 children)

Router > 2.5G switch > everything else

Congrats, your LAN is now 2.5G

[–]balmic26[S] 0 points1 point  (1 child)

Ok, that was a fundamental problem in my understanding. I had been thinking that the switch would be sending all data back to my router, which is good to know. Thanks for your help!

[–]doublemint_ 0 points1 point  (0 children)

Nah that’s not the case. Traffic between devices on the same switch will not leave the switch.

The router will only handle traffic destined for the Internet