Netgear X10 (R9000)

  1. you mean use SFP+ port for 10GB connection and not use LACP?
    or, you mean use ETH0 port in different manner ? my current ETH0 is unmanaged

  2. Maybe because I didn't install kmod-sfp? (I've put all compiled packages on my nas webserver as a custom repository) (btw I would like to add all packages in my custom repo, not only those that I used for compiling firmware, maybe I should set "M" to all packages when I run make defconfig /menuconfig, so they can all appear in my package folder ?)

  1. Anyway, I tried to setup SFP also with official stock netgear firmware and it didn't work neither, I guess my sfp adapter is not compatible, (I use the one from my previous Internet provider), as it was not recognized, and my french isp , SFR, maybe has a custom setup, which I don't know how to implement (I have a dedicated ONT box before the router, and in the official ISP router, there is a mention to a fiber password (that I can see in the origin router interface), but I don't know how to handle it in Openwrt...

note: Link aggregation I want to implement between openwrt R9000 and my NAS is more for testing purposes (for fun :slight_smile: )

  1. Anyway , maybe I could put PORT 1 (LAN2) and PORT 2 (LAN1) from Master Switch0 in dedicated VLAN and then use this VLAN in a link aggregration network device? (Do you know if it can work and how to implement that?) so I would not need to modify kernel code then ..?
    [isn't it already the case? I assume that current config is this one (I could not see a new graph after this commit mentioned here: Netgear X10 (R9000) - #612 by egorenar

    It looks like LAN1 and LAN2 are the only LAN ports on MASTER Switch 0, so why would not LACP work directly on it?

Thanks for your help