× NETGEAR will be terminating ReadyCLOUD service by July 1st, 2023. For more details click here.
Orbi WiFi 7 RBE973
Reply

Working Cisco catalyst LACP configuration for Netgear ReadyNAS RNR-12B

rick123456
Aspirant

Working Cisco catalyst LACP configuration for Netgear ReadyNAS RNR-12B

Can any body post there working LACP Cisco config used witht he ReadyNAS?

Message 1 of 4
StephenB
Guru

Re: Working Cisco catalyst LACP configuration for Netgear ReadyNAS RNR-12B

I don't know about Cisco, but in general there's not much to configure.

 

On the NAS side, you can set the hash method, but that doesn't need to match the Cisco config.

 

On some switches, the LAG MTU can be set differently from the port MTU - not sure if that applies to Cisco or not.  If you aren't using 1500 as the MTU size in the NAS, maybe research that one.

Message 2 of 4
rick123456
Aspirant

Re: Working Cisco catalyst LACP configuration for Netgear ReadyNAS RNR-12B

I was thinking of something like this:

 

VLAN that the Netgear is on is 45, so I have questions about the actuall configuration such as does the VLAN have to be native for the netgear to see it? And with it set to active will the Netgear REady NAS be able to form the bond.

 

interface Port-channel30
 description Uplink to NETGEAR-READYNAS
 switchport
 switchport trunk allowed vlan 45
 switchport mode trunk

 

interface TenGigabitEthernet1/1/4
 description TO-ETH1-READYNAS
 switchport trunk allowed vlan 45
 switchport mode trunk
 channel-group 30 mode active

 

interface TenGigabitEthernet2/1/4
 description TO-ETH2-READYNAS
 switchport trunk allowed vlan 45
 switchport mode trunk
 channel-group 30 mode active

 

 

Message 3 of 4
StephenB
Guru

Re: Working Cisco catalyst LACP configuration for Netgear ReadyNAS RNR-12B

So this is more about the combination of VLAN tags and LACP (I think).

 

I don't think this should change anything - though I generally keep my switch ports untagged unless they are carrying more than one VLAN.

Message 4 of 4
Top Contributors
Discussion stats
  • 3 replies
  • 4005 views
  • 0 kudos
  • 2 in conversation
Announcements