InlineTier0Interface1

InlineTier0Interface1
InlineTier0Interface1
JSON Example
{
    "edge_cluster_member_index": 0,
    "edge_path": "string",
    "ipv6_profile_paths": [
        "string"
    ],
    "ls_id": "string",
    "mtu": 0,
    "segment_path": "string",
    "type": "string"
}
integer As int32 As int32
edge_cluster_member_index
Optional

Specify association of interface with edge cluster member. This property is deprecated, use edge_path instead. When both properties are specifed, only edge_path property is used.

string
edge_path
Optional

Policy path to edge node to handle external connectivity. Required when interface type is EXTERNAL.

array of string
ipv6_profile_paths
Optional

Configuration IPv6 NDRA profile. Only one NDRA profile can be configured.

string
ls_id
Optional

Specify logical switch to which tier-0 interface is connected for external access. This property is deprecated, use segment_path instead. Both properties cannot be used together.

integer As int32 As int32
mtu
Optional

Maximum transmission unit (MTU) specifies the size of the largest packet that a network protocol can transmit.

string
segment_path
Optional

Specify Segment to which this interface is connected to. Either segment_path or ls_id property is required.

string
type
Optional

Interface type

Possible values are : EXTERNAL, SERVICE, LOOPBACK,