TransportNodeRemoteTunnelEndpointConfig

TransportNodeRemoteTunnelEndpointConfig
TransportNodeRemoteTunnelEndpointConfig

Remote tunnel endpoint configuration

JSON Example
{
    "host_switch_name": "string",
    "ip_assignment_spec": {
        "resource_type": "string"
    },
    "named_teaming_policy": "string",
    "rtep_vlan": 0
}
string
host_switch_name
Required

The host switch name should reference an existing host switch specified in the transport node configuration. The name will be used to identify the host switch responsible for processing remote tunnel endpoint traffic.

ip_assignment_spec
Required

Abstract base type for specification of IPs to be used with host switch virtual tunnel endpoints

string
named_teaming_policy
Optional

Specifying this field will override the default teaming policy of the host switch and will be used by remote tunnel endpoint traffic.

integer As int64 As int64
rtep_vlan
Required

The transport VLAN id used for tagging intersite overlay traffic between remote tunnel endpoints.