VMware NSX
Flow control settings on Bare Metal Edges are managed by the underlying Linux operating system and the physical NIC driver, rather than the NSX-T management plane.
To disable flow control on a physical interface, perform the following steps:
ethtool -A <interface> rx off tx off ethtool -a <interface> Note: Settings applied via ethtool are not persistent across reboots. You must re-apply these settings or configure a startup script if the Bare Metal Edge is restarted.
For more information on managing network settings, please refer to the Administration Guide