LACP with Dell N series

Post Reply
baluba2001

LACP with Dell N series

Post by baluba2001 »

Hello,

I'm trying to establish a dual link with a Dell N series switch (1524 or 3024). The only way that has worked is with the dynamic link aggregation. This is the configuration on the Alcatel side:
-> lacp linkagg 2 size 2 admin state enable
-> lacp linkagg 2 actor admin key 2
-> lacp linkagg 2 name "Link-Inside"
-> lacp agg 1/11 actor admin key 2
-> lacp agg 1/12 actor admin key 2
Is there a trick or way to make a static link aggregation work with the Dell' switch ?

I thank you for the help.
devnull

Re: LACP with Dell N series

Post by devnull »

This is not a static agg, it is a dynamic lacp that you have configured.
so configure a lacp on Dell Switch as well
configuration for a static agg is similar:
-> static linkagg 2 size 2 admin state enable
-> static linkagg 2 name "Link-inside"
-> static agg 1/11 agg num 2
-> static agg 1/12 agg num 2

I would prefer lcap if possible.
Post Reply

Return to “OmniSwitch 6450”