MacLearningSpec

MacLearningSpec
MacLearningSpec

MAC learning configuration

JSON Example
{
    "limit": 0,
    "aging_time": 0,
    "enabled": false,
    "limit_policy": "string",
    "unicast_flooding_allowed": false
}
integer As int32 As int32
limit
Optional

The maximum number of MAC addresses that can be learned on this port

integer As int32 As int32
aging_time
Optional

Aging time in sec for learned MAC address

boolean
enabled
Required

Allowing source MAC address learning

string
limit_policy
Optional

The policy after MAC Limit is exceeded

Possible values are : ALLOW, DROP,
boolean
unicast_flooding_allowed
Optional

Allowing flooding for unlearned MAC for ingress traffic