And yes, Tamas is correct.  There are two methods to configure trunks in the FastIron code base.  Static trunking (Etherchannel) via the trunk ethernet command, and true dynamic 802.3ad through the use of the link-agg commands under the physical interface.  You don't want/need to do both.  In your config Robert, the reason you are getting that error is you are under the trunk context.  If you exit out to the global config, then enter the interface 1/1/6, you should be able to take out the link-agg commands, though you may need to disable it first.<div>
<br></div><div>Mike<br><br><div class="gmail_quote">On Mon, Jun 4, 2012 at 3:27 PM, Tamas Csillag <span dir="ltr"><<a href="mailto:tcsillag@interware.hu" target="_blank">tcsillag@interware.hu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I think you just set up a static trunk over the lacp trunk with this:<div class="im"><br>
<br>
BR-telnet@fls(config)#trunk ethernet 0/1/3 to 0/1/6<br>
<br></div>
Check a 'show trunk' and a 'show link-ag' output, just to be sure...<span class="HOEnZb"><font color="#888888"><br>
<br>
Tamas</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On 06/05/2012 12:09 AM, Robert Hass wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, Jun 4, 2012 at 11:53 PM, Frank Bulk<<a href="mailto:frnkblk@iname.com" target="_blank">frnkblk@iname.com</a>>  wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I haven't seemed to need to do that on the ICX6610 platform -- perhaps<br>
that's the difference?<br>
</blockquote>
<br>
It's ICX 6450 not 6610 :-)<br>
IronWare 7.4<br>
<br>
But it's not ICX related. I have same issue on old FastIron LS624 running 7.2.2d<br>
<br>
BR-telnet@fls(config)#trunk ethernet 0/1/3 to 0/1/6<br>
BR-telnet@fls(config-trunk-0/<u></u>1/3-0/1/6)#config-trunk-ind<br>
BR-telnet@fls(config-trunk-0/<u></u>1/3-0/1/6)#disable ethernet 0/1/6<br>
BR-telnet@fls(config-trunk-0/<u></u>1/3-0/1/6)#int ethernet 0/1/6<br>
Error - cannot configure secondary ports of a trunk<br>
<br>
Rob<br>
______________________________<u></u>_________________<br>
foundry-nsp mailing list<br>
<a href="mailto:foundry-nsp@puck.nether.net" target="_blank">foundry-nsp@puck.nether.net</a><br>
<a href="http://puck.nether.net/mailman/listinfo/foundry-nsp" target="_blank">http://puck.nether.net/<u></u>mailman/listinfo/foundry-nsp</a><br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
foundry-nsp mailing list<br>
<a href="mailto:foundry-nsp@puck.nether.net" target="_blank">foundry-nsp@puck.nether.net</a><br>
<a href="http://puck.nether.net/mailman/listinfo/foundry-nsp" target="_blank">http://puck.nether.net/<u></u>mailman/listinfo/foundry-nsp</a><br>
</div></div></blockquote></div><br></div>