InlineDADProfile1
InlineDADProfile1
JSON Example
{
"dad_mode": "string",
"ns_retries": 0,
"wait_time": 0
}
string
dad_mode
Optional
Constraints:
default: LOOSE
DAD Mode
Possible values are :
LOOSE,
STRICT,
integer As int64
As int64
ns_retries
Optional
Constraints:
minimum: 0
maximum: 10
default: 3
Number of Neighbor solicitation packets generated before completing the Duplicate address detection process.
integer As int64
As int64
wait_time
Optional
Constraints:
minimum: 0
maximum: 60
default: 1
The time duration in seconds, to wait for Neighbor advertisement after sending the Neighbor solicitation message.