Module: Google::Cloud::Compute::V1::InterconnectRemoteLocation::Lacp

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

[Output Only] Link Aggregation Control Protocol (LACP) constraints, which can take one of the following values: LACP_SUPPORTED, LACP_UNSUPPORTED

Constant Summary collapse

UNDEFINED_LACP =

A value indicating that the enum field is not set.

0
LACP_SUPPORTED =

LACP_SUPPORTED: LACP is supported, and enabled by default on the Cross-Cloud Interconnect.

339_576_113
LACP_UNSUPPORTED =

LACP_UNSUPPORTED: LACP is not supported and is not be enabled on this port. GetDiagnostics shows bundleAggregationType as "static". GCP does not support LAGs without LACP, so requestedLinkCount must be 1.

203_930_104