Robert, now that you have the port disabled, you should be able to go into the interface e 1/1/16, and do a no link-agg active. Follow with a no link-agg conf key 30000 (might not be needed once you pull off the link-agg active), and you should be good to go.
Mike On Mon, Jun 4, 2012 at 12:56 PM, Robert Hass <[email protected]> wrote: > Hi > > I have problem removing one interface from LACP trunk group. Here is > my configuration: > > interface ethernet 1/1/5 > port-name link01 > no flow-control > link-aggregate configure key 30000 > link-aggregate active > ! > interface ethernet 1/1/6 > port-name link02 > link-aggregate configure key 30000 > link-aggregate active > ! > interface ethernet 1/1/7 > port-name link03 > link-aggregate configure key 30000 > link-aggregate active > > telnet@lab#show link-ag > Long timeout: 90, default: 90 > Short timeout: 3, default: 3 > Port [Sys P] [Port P] [ Key ] > [Act][Tio][Agg][Syn][Col][Dis][Def][Exp][Ope] > 1/1/5 1 1 30000 Yes L Agg Syn Col Dis No No > Ope > 1/1/6 1 1 30000 Yes L Agg Syn Col Dis No No > Ope > 1/1/7 1 1 30000 Yes L Agg Syn Col Dis No No > Ope > > I would like to remove port 1/1/6 from link-aggregation, but how I can do > this ? > > telnet@lab(config)#no trunk ethernet 1/1/6 > Error - Please provide all (3) Lacp Trunk Ports > > This not work. > > telnet@lab(config)#trunk ethernet 1/1/5 to 1/1/7 > telnet@lab(config-trunk-1/1/5-1/1/7)#disable ethernet 1/1/6 > telnet@lab(config-trunk-1/1/5-1/1/7)#no trunk e 1/1/6 > Error - Please provide all (3) Lacp Trunk Ports > > Rob > _______________________________________________ > 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
