NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Ratz
Apr 09, 2018Guide
Port aggregation
I thought I posted it, so please if someone finds it somewhere else it is likely my mistake.
To the point.
I am under impression the port aggregation should say active if connection to QNAP NAS is connected with two cables.
Please see pictures if anyone can see what am I missing.
Ratz wrote:I just know 1 + 2 adapter in QNAP are sharing same IP address. This is likely incorrect
as it only supports if one adapter fails, the other takes over.
No, perfectly correct. The bonding adapter does hold an IPv4 address, the individual ones don't.
Ratz wrote:
I tried with two different IP addresses for balance load but I had no Internet Access. I think I will try to assign a static address for both adapters.
Impossible to configure on QTS - and that's OK. In case your NAS can't reach the Internet, check if you had fixed the interface to a different NAS interface before in the Default Gateway selection settings.
5 Replies
- schumakuGuru - Experienced User
Hello Ratz,
Can't see the pictures yet (not your mistake - moderation mandatory). What aggregation/port trunking modes are configured on both ends? Not sure the R8500 does have any other choice, originally only 802.3ad was available. So configuring the same 802.3ad mode on the QTS side should do the job, and both links have to stay up.
Port Aggregation with QNAP NAS on Nighthawk Router
Some insight can be gained from the QTS and the router shell:
QTS:[~] # cat /proc/net/bonding/bond*
Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
Bonding Mode: ...
Nightawk:
root@R9000:/# cat /proc/net/bonding/bond2
Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)Bonding Mode: ...
- RatzGuide
Thanks for the link. That helps a lot. You are pointing me in the right direction. Although I do not have it configured as of yet. The link you supplied confirms the Aggregation Status: should state ‘Active”
They both, NTGEAR and QNAP match (LACP-IEEE 802.3ad)
There is really no other option in R8500 so it is all in the QNAP NAS configuration.
I only wanted to know if by chance I am overlooking something in the router.
I just know 1 + 2 adapter in QNAP are sharing same IP address. This is likely incorrect
as it only supports if one adapter fails, the other takes over.
I tried with two different IP addresses for balance load but I had no Internet Access.
I think I will try to assign a static address for both adapters.
I will come back and let you all know where I was going wrong.
Cheers,
- schumakuGuru - Experienced User
Ratz wrote:I just know 1 + 2 adapter in QNAP are sharing same IP address. This is likely incorrect
as it only supports if one adapter fails, the other takes over.
No, perfectly correct. The bonding adapter does hold an IPv4 address, the individual ones don't.
Ratz wrote:
I tried with two different IP addresses for balance load but I had no Internet Access. I think I will try to assign a static address for both adapters.
Impossible to configure on QTS - and that's OK. In case your NAS can't reach the Internet, check if you had fixed the interface to a different NAS interface before in the Default Gateway selection settings.