home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

interfaces bonding <dpFbondx> lacp-options key

Sets the LACP aggregation (operational) key for an Ethernet link bond group.

set interfaces bonding dpFbondx lacp-options key value
delete interfaces bonding dpFbondx lacp-options key
show interfaces bonding dpFbondx lacp-options key

active

dpFbondx
The identifier for the bond group. Supported values are dp0bond0 through dp0bond99.
value
Specifies an LACP aggregation (operational) key.

Configuration mode

interfaces {
     bonding dpFbondx {
        lacp-options {
              key value
        }
     }  
}

Use this command to set the LACP aggregation (operational) key for an Ethernet link bond group.

Use the set form of this command to set is used to set the LACP aggregation (operational) key.

Use the delete form of this command is used to restore the LACP aggregation (operational) key.

Use the show form of this command to view the LACP aggregation (operational) key setting.