MacTableCsvRecord.Builder |
MacTableCsvRecord.Builder.setMacAddress(java.lang.String macAddress) |
The MAC address
|
MacTableCsvRecord.Builder |
MacTableCsvRecord.Builder.setRtepGroupId(java.lang.Long rtepGroupId) |
RTEP group id is applicable when the logical switch is stretched across multiple
sites.
|
MacTableCsvRecord.Builder |
MacTableCsvRecord.Builder.setVtepGroupId(java.lang.Long vtepGroupId) |
VTEP group id is applicable when the logical switch is stretched across multiple
sites.
|
MacTableCsvRecord.Builder |
MacTableCsvRecord.Builder.setVtepIp(java.lang.String vtepIp) |
The virtual tunnel endpoint IPv4 address format: ip
|
MacTableCsvRecord.Builder |
MacTableCsvRecord.Builder.setVtepIpv6(java.lang.String vtepIpv6) |
The virtual tunnel endpoint IPv6 address format: ipv6
|
MacTableCsvRecord.Builder |
MacTableCsvRecord.Builder.setVtepMacAddress(java.lang.String vtepMacAddress) |
The virtual tunnel endpoint MAC address
|