nsxdp-cli ens flow-table dump -s 0 | wc -l (Note: Run this command multiple times throughout the day to calculate an average baseline.)- nsxdp-cli ens flow-table size getIncrease flow table size: If the active flow count consistently exceeds the default (131,072) and you confirm stable high-volume traffic, increase the size using: - nsxdp-cli ens flow-table size set -s $NUM_ENTRIES
$NUM_ENTRIES must be a power of 2 (max value 524,288).
The host must be rebooted for changes to take effect.
Flow tables being full does not indicate any impact, just that performance improvements from EDP are reduced. For this reason, this alarm will be a lower warning level in future releases of NSX.
API Guide
Admin Guide
Increasing the flow table size on ESXi node does not persist after a reboot
Increasing the flow table size is beneficial when the number of active flows is stable over time. However, this might not improve performance in cases where short-lived connections continuously come in. In such scenarios, the flow table might always be full, regardless of its size.