Module: Google::Cloud::Compute::V1::InterconnectRemoteLocationConstraints::PortPairVlan
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
[Output Only] Port pair VLAN constraints, which can take one of the following values: PORT_PAIR_UNCONSTRAINED_VLAN, PORT_PAIR_MATCHING_VLAN
Constant Summary collapse
- UNDEFINED_PORT_PAIR_VLAN =
A value indicating that the enum field is not set.
0
- PORT_PAIR_MATCHING_VLAN =
If PORT_PAIR_MATCHING_VLAN, the Interconnect for this attachment is part of a pair of ports that should have matching VLAN allocations. This occurs with Cross-Cloud Interconnect to Azure remote locations. While GCP's API does not explicitly group pairs of ports, the UI uses this field to ensure matching VLAN ids when configuring a redundant VLAN pair.
250_295_358
- PORT_PAIR_UNCONSTRAINED_VLAN =
PORT_PAIR_UNCONSTRAINED_VLAN means there is no constraint.
175_227_948