no interface lacp

Syntax

no interface <PORT-LIST> lacp
    

Description

Removes <PORT-LIST> from any dynamic LACP trunk and returns the ports in <PORT-LIST> to passive LACP.

Using no interface lacp

Port C6 belongs to an operating, dynamic LACP trunk. To remove port C6 from the dynamic trunk and return it to passive LACP, do the following:

switch# no interface c6 lacp
switch# interface c6 lacp passive

If the port on the other end of the link is configured for active LACP or static LACP, the trunked link will be re-established almost immediately.