NSX CLI Guide
set ens uplink ring-size <uplink-arg> <tx-ring-size-arg> <rx-ring-size-arg>
Set Tx and Rx ring size of an uplink
Parameters:
Option | Description |
---|---|
<uplink> | Uplink identifier Allowed pattern: ^([A-Za-z0-9_:-]+)$ |
<tx-ring-size> | Tx ring size, integer range Allowed pattern: ^[0-9]+$ |
<rx-ring-size> | Rx ring size, integer range Allowed pattern: ^[0-9]+$ |