This topic details the methods to determine the specific Avi Load Balancer software version running on the Controller and its SEs.

Finding Version through CLI

From the Controller shell, enter the following command.

: > show version controller
+-----------------+--------------------------------------+
| Controller Name | Version                              |
+-----------------+--------------------------------------+
| 10.130.162.14   | 15.2.4(9007) 2015-10-17 01:43:38 UTC |
+-----------------+--------------------------------------+

Alternatively, from bash, run the following command.

cat /bootstrap/VERSION

Finding Version through Web Interface

From the top right corner of the Controller web interface, click the user icon and select About NSX ALB (Avi) from the drop-down menu.