[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

SIMacLearningCounters

Properties

integer as int64
mac_not_learned_packets_allowed Optional

The number of packets with unknown source MAC address that are dispatched without learning the source MAC address. Applicable only when the MAC limit is reached and MAC Limit policy is MAC_LEARNING_LIMIT_POLICY_ALLOW.


integer as int64
mac_not_learned_packets_dropped Optional

The number of packets with unknown source MAC address that are dropped without learning the source MAC address. Applicable only when the MAC limit is reached and MAC Limit policy is MAC_LEARNING_LIMIT_POLICY_DROP.


integer as int64
macs_learned Optional

Number of MACs learned

JSON Example

{
	"mac_not_learned_packets_allowed": 0,
	"mac_not_learned_packets_dropped": 0,
	"macs_learned": 0
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: ServiceInsertionVMDeployment
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Property Of

InlineSIAggregatedDataCounterEx1

Feedback

Was this page helpful?