Command "trunk-group (id group) lacp" is not enable in partition
Hi experts,
I have a trouble when i config in CLI the command "trunk-group" (ex: trunk-group 1 lacp) on Thunder 1030S device.
It still actives in part shared, but not actives in part LV3.
My configuraion is below:
Netpo_Thunder_1030S#conf t
Netpo_Thunder_1030S(config)#active-pa
Netpo_Thunder_1030S(config)#active-partition par1
Current active partition: par1
Netpo_Thunder_1030S[par1](config)#interface ethernet 1
Netpo_Thunder_1030S[par1](config-if:ethernet:1)#trunk-group 1 lacp
^
% Unrecognized command.Invalid input detected at '^' marker.
I got it that the command "trunk-group" is not enable in partition except part shared, that's right?
How can i fix it?
Best regards for all advice!
0
Comments
Hi Alden,
You are correct that the trunk-group config is handled in shared. Within the L3V partition, you can specify the tagged interface as the trunk without any additional config in the L3V. Here's a simplified example. Hopefully this works for you:
Hi mdunn,
Thanks for your advice. I also have a case with A10 support about that problem and the experts give me information same with you. My work are cleared.
Thank you again!