InlineSegmentMacDiscoveryProfile1

InlineSegmentMacDiscoveryProfile1
InlineSegmentMacDiscoveryProfile1
JSON Example
{
    "isMacChangeEnabled": false,
    "isMacLearningEnabled": false,
    "macLearningAgingTime": 0,
    "macLimit": 0,
    "macPolicy": "string",
    "isUnknownUnicastFloodingEnabled": false
}
boolean
isMacChangeEnabled
Optional

Whether source MAC address change is enabled.

boolean
isMacLearningEnabled
Optional

Whether source MAC address learning is enabled.

integer
macLearningAgingTime
Optional

Aging time in seconds for learned MAC address. Indicates how long learned MAC address remain.

integer
macLimit
Optional

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

string
macPolicy
Optional

The policy after MAC Limit is exceeded. It can be either 'ALLOW' or 'DROP'.

boolean
isUnknownUnicastFloodingEnabled
Optional

Whether unknown unicast flooding rule is enabled. This allows flooding for unlearned MAC for ingress traffic.