Skip to content

/AWS1/CL_DCO=>UPDATELAG()

About UpdateLag

Updates the attributes of the specified link aggregation group (LAG).

You can update the following LAG attributes:

  • The name of the LAG.

  • The value for the minimum number of connections that must be operational for the LAG itself to be operational.

  • The LAG's MACsec encryption mode.

    Amazon Web Services assigns this value to each connection which is part of the LAG.

  • The tags

If you adjust the threshold value for the minimum number of operational connections, ensure that the new value does not cause the LAG to fall below the threshold and become non-operational.

Method Signature

IMPORTING

Required arguments:

IV_LAGID TYPE /AWS1/DCOLAGID /AWS1/DCOLAGID

The ID of the LAG.

Optional arguments:

IV_LAGNAME TYPE /AWS1/DCOLAGNAME /AWS1/DCOLAGNAME

The name of the LAG.

The minimum number of physical connections that must be operational for the LAG itself to be operational.

IV_ENCRYPTIONMODE TYPE /AWS1/DCOENCRYPTIONMODE /AWS1/DCOENCRYPTIONMODE

The LAG MAC Security (MACsec) encryption mode.

Amazon Web Services applies the value to all connections which are part of the LAG.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DCOLAG /AWS1/CL_DCOLAG