lacp port-id

Syntax

lacp port-id <PORT-ID>

no lacp port-id

Description

Sets the LACP port ID value of the interface.

The no form of this command reverts the LACP port ID to the default, which is 65536.

Command context

config-if

Parameters

<PORT-ID>

Specifies a port ID value. Range: 1 to 65535.

Authority

Administrators

Examples

Setting an LACP port ID to a value of 10:

switch(config-if)# lacp port-id 10

Reverting the LACP port ID to the default:

switch(config-if)# no lacp port-id