<div>Off-hand, I think you want to go with link-agg active as opposed to passive.  Not sure about the trunk commands, normally that would be for setting up static trunks, but I don't remember the exact process in older versions of switch and code (which I am guessing this is).  If you could send model and version, that would probably help, the link aggregation config has changed pretty dramatically over the years.</div>
<div> </div><div>Mike<br></div><div class="gmail_quote">On Thu, Sep 22, 2011 at 7:51 PM, panicloop <span dir="ltr"><<a href="mailto:panicloop@gmail.com">panicloop@gmail.com</a>></span> wrote:<br><blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="gmail_quote">
We did the connection test between cisco switch and linux server<br>
for "802.3ad bonding" mode.<br>
<br>
And we confirmed the following cisco's configuration works OK.<br>
<br>
--- begin ---<br>
!<br>
interface Port-channel1<br>
 switchport mode access<br>
!<br>
interface GigabitEthernet0/1<br>
 switchport mode access<br>
 channel-group 1 mode active<br>
!<br>
interface GigabitEthernet0/2<br>
 switchport mode access<br>
 channel-group 1 mode active<br>
!<br>
--- end ---<br>
<br>
And this time, we need to replace the cisco with the foundry switch.<br>
We did the foundry settings like following, but this doesn't works.<br>
<br>
--- begin ---<br>
!<br>
interface ethernet 9<br>
 link-aggregate passive<br>
!<br>
interface ethernet 10<br>
 link-aggregate passive<br>
!<br>
--- end ---<br>
<br>
Please anyone tell me how shoud I configure foundry switch.<br>
Should we do like following?<br>
<br>
--- begin ---<br>
trunk ethernet 9 to 10<br>
write memory<br>
trunk deploy<br>
--- end ---<br>
<br>
Sorry , I'm a linux guy and don't know much about switch.<br>
We need to connect the foundry switch and linux server using "802.3ad bonding mode".<br>
Thanks in advance.<br>
<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></div><br>