ArpSnoopingConfig

ArpSnoopingConfig
ArpSnoopingConfig

Contains ARP snooping related configuration.

JSON Example
{
    "arp_binding_limit": 0,
    "arp_snooping_enabled": false
}
integer As int32 As int32
arp_binding_limit
Optional

Number of arp snooped IP addresses Indicates the number of arp snooped IP addresses to be remembered per LogicalPort. Decreasing this value, will retain the latest bindings from the existing list of address bindings. Increasing this value will retain existing bindings and also learn any new address bindings discovered on the port until the new limit is reached.

boolean
arp_snooping_enabled
Optional

Indicates whether ARP snooping is enabled