NdSnoopingConfig

NdSnoopingConfig
NdSnoopingConfig

Contains Neighbor Discovery Protocol (ND) snooping related configuration.

JSON Example
{
    "nd_snooping_enabled": false,
    "nd_snooping_limit": 0
}
boolean
nd_snooping_enabled
Optional

Enable this method will snoop the NS (Neighbor Solicitation) and NA (Neighbor Advertisement) messages in the ND (Neighbor Discovery Protocol) family of messages which are transmitted by a VM. From the NS messages, we will learn about the source which sent this NS message. From the NA message, we will learn the resolved address in the message which the VM is a recipient of. Addresses snooped by this method are subject to TOFU (Trust on First Use) policies as enforced by the system.

integer As int32 As int32
nd_snooping_limit
Optional

Maximum number of ND (Neighbor Discovery Protocol) snooped IPv6 addresses