lacp port-priority

Syntax

lacp port-priority <PORT-PRIORITY>

no lacp port-priority

Description

Sets an LACP port priority value for the interface.

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

Command context

config-if

Parameters

<PORT-PRIORITY>

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

Authority

Administrators

Examples

Setting a LACP port priority value of 10:

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

Reverting the LACP port ID to the default:

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