Hi Maarten, That was it, many thanks.
Cheers, Greg 2012/8/23 Maarten Bollen <[email protected]> > Hi Greg, > > Check if you have lacp forwarding enabled on your interfaces: > > # show int e 1/1 | i LACP > LACP BPDU Forwarding:Disabled > > # forward-lacp? > forward-lacp Enable LACP BPDU forwarding > > Perhaps this will help. > > Best, > Maarten > > On Aug 23, 2012, at 7:31 PM, Greg <[email protected]> wrote: > > > Hi, > > > > I am trying to do LACP over Q-in-Q. > > > > Without LACP Q-in-Q works fine, though when I do the LACP then link > won't come up. > > > > I am using NetIron CES routers on the ISP side and FWS switches on the > customer side. > > > > My configuration on customer side (all switches) looks as follow: > > > > lag "LAG" dynamic id 10 > > ports eth 1/4 to 1/6 > > primary-port 1/4 > > deploy > > > > vlan 200 > > tagged eth 1/1 > > untagged eth 1/4 to 1/6 > > > > My configuration on ISP side looks as follow: > > > > spanning-tree > > > > tag-value tag2 9100 > > tag-type tag1 ethe 1/1 > > tag-type tag2 ethe 1/2 > > tag-type tag2 ethe 1/3 > > > > vlan 1 name DEFAULT-VLAN > > > > vlan 333 name MGT > > untagged ethe 1/24 > > tagged ethe 1/1 > > router-interface ve 1 > > spanning-tree priority 201 > > > > vlan 1013 name LINK-1 > > untagged ethe 1/2 > > tagged ethe 1/1 > > > > vlan 1014 name LINK-2 > > untagged ethe 1/3 > > tagged ethe 1/1 > > > > default-max-frame-size 9216 > > aaa authentication login default local > > enable super-user-password ..... > > username ncradmin password ..... > > hostname PE-01 > > > > interface ethernet 1/1 > > port-name UPLINK > > enable > > > > interface ethernet 1/2 > > port-name LINK-1 > > enable > > > > interface ethernet 1/3 > > port-name LINK-2 > > enable > > > > interface ethernet 1/24 > > enable > > > > interface ve 1 > > ip address 192.168.50.10/24 > > > > Any clue why would QinQ works without LACP but fail with LACP enabled? > > > > Cheers, > > > > Greg > > _______________________________________________ > > foundry-nsp mailing list > > [email protected] > > http://puck.nether.net/mailman/listinfo/foundry-nsp > >
_______________________________________________ foundry-nsp mailing list [email protected] http://puck.nether.net/mailman/listinfo/foundry-nsp
