InlineIPDiscoveryProfile1
InlineIPDiscoveryProfile1
JSON Example
{
"arp_nd_binding_timeout": 0,
"duplicate_ip_detection": {
"duplicate_ip_detection_enabled": false
},
"ip_v4_discovery_options": {
"arp_snooping_config": {
"arp_binding_limit": 0,
"arp_snooping_enabled": false
},
"dhcp_snooping_enabled": false,
"vmtools_enabled": false
},
"ip_v6_discovery_options": {
"dhcp_snooping_v6_enabled": false,
"nd_snooping_config": {
"nd_snooping_enabled": false,
"nd_snooping_limit": 0
},
"vmtools_v6_enabled": false
},
"tofu_enabled": false
}
integer As int32 As int32
arp_nd_binding_timeout
Optional
This property controls the ARP and ND cache timeout period. It is recommended that this property be greater than the ARP/ND cache timeout on the VM.
duplicate_ip_detection
Optional
Contains dupliacte IP detection related discovery options.
boolean
tofu_enabled
Optional
Indicates whether "Trust on First Use(TOFU)" paradigm is enabled.