InlineMacTableCsvRecord1
InlineMacTableCsvRecord1
JSON Example
{
"mac_address": "string",
"rtep_group_id": 0,
"vtep_group_id": 0,
"vtep_ip": "string",
"vtep_ipv6": "string",
"vtep_mac_address": "string"
}
string
mac_address
Required
The MAC address
integer As int64
As int64
rtep_group_id
Optional
RTEP group id is applicable when the logical switch is stretched across multiple sites. When rtep_group_id is set, mac_address represents remote mac_address.
integer As int64
As int64
vtep_group_id
Optional
VTEP group id is applicable when the logical switch is stretched across multiple sites. When vtep_group_id is set, mac_address represents remote mac_address.
string As ip
As ip
vtep_ip
Optional
The virtual tunnel endpoint IPv4 address
string As ipv6
As ipv6
vtep_ipv6
Optional
The virtual tunnel endpoint IPv6 address
string
vtep_mac_address
Optional
The virtual tunnel endpoint MAC address