Endpoint
Endpoint
An Endpoint object is part of HostSwitch configuration in TransportNode
JSON Example
{
"default_gateway": "string",
"device_name": "string",
"ip": "string",
"ipv6": {
"default_gateway": "string",
"ipv6": "string",
"prefix_length": "string"
},
"label": 0,
"mac": "string",
"subnet_mask": "string"
}
string As ip
As ip
default_gateway
Optional
Gateway IP
string
device_name
Optional
Name of the virtual tunnel endpoint
string As ip
As ip
ip
Optional
Depending upon the EndpointIpConfig used in HostSwitch, IP could be allocated either from DHCP (default) or from Static IP Pool.
integer As int32
As int32
label
Optional
Unique label for this Endpoint
string As mac-address
As mac-address
mac
Optional
MAC address
string As ip
As ip
subnet_mask
Optional
Subnet mask