[f-nsp] Remove one interface from LACP group

Robert Hass robhass at gmail.com
Mon Jun 4 15:56:06 EDT 2012


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 at 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 at lab(config)#no trunk ethernet 1/1/6
Error - Please provide all (3) Lacp Trunk Ports

This not work.

telnet at lab(config)#trunk ethernet 1/1/5 to 1/1/7
telnet at lab(config-trunk-1/1/5-1/1/7)#disable ethernet 1/1/6
telnet at lab(config-trunk-1/1/5-1/1/7)#no trunk e 1/1/6
Error - Please provide all (3) Lacp Trunk Ports

Rob


More information about the foundry-nsp mailing list