l2Forwarding property

InterconnectAttachmentL2Forwarding? l2Forwarding
getter/setter pair

L2 Interconnect Attachment related config.

This field is required if the type is L2_DEDICATED.

The configuration specifies how VLAN tags (like dot1q, qinq, or dot1ad) within L2 packets are mapped to the destination appliances IP addresses. The packet is then encapsulated with the appliance IP address and sent to the edge appliance.

Implementation

InterconnectAttachmentL2Forwarding? l2Forwarding;