lacp default-up

Activates an Link Aggregation Control Protocol (LACP) link in the absence of PDUs.

Syntax

lacp default-up
no lacp default-up

Modes

Interface subtype configuration mode

Usage Guidelines

This command forces the port to activate an LACP link if there are no PDUs available on the interface port.

This command is supported on all physical interfaces.

This command is visible only if the interface is a dynamic and standard member of a port-channel.

This command is not supported on static LAGs.

Examples

The following example activates an LACP link in the absence of PDUs on an Ethernet interface.

device# configure terminal
device(config)# interface ethernet 0/11
device(conf-if-eth-0/11)# lacp default-up