Updated Date: 04/29/2026
New Features in BIG-IP Version 21.0.0.2
See the following articles for details of software lifecycle.
The new database variable ve.ndal.driver.netvsc has been introduced to enable switching the driver used for Azure/HyperV deployments.
To switch to the sock driver:
tmsh modify sys db ve.ndal.driver.netvsc value sock && reboot
To revert to the dpdk driver:
tmsh modify sys db ve.ndal.driver.netvsc value dpdk && reboot