Interface LACP settings

Task Command Example

Setting the LACP port ID.

lacp port-id <ID>

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

Setting the LACP port ID to the default.

no lacp port-id

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

Setting the LACP port priority.

lacp port-priority <PORT-PRIORITY>

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

Setting the LACP port priority to the default

no lacp port-priority

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