The first post of this series talked about NSX ALB ad its architecture. Also, I discussed features that make NSX ALB unique. In this post, I will discuss deployment and basic configuration and later I will discuss ALB integration with NSX-T.
The official process of NSX ALB deployment is documented Here & cluster creation process Here
Hardware requirements for Avi Controllers and Service Engine VM’s are documented here
Prerequisites for NSX ALB Deployment:
- vSphere is deployed and configured.
- NSX-T Manager is deployed and is integrated with vCenter.T0-GW is deployed, and is paired with the physical Network using BGP.
NSX-ALB Controller OVA can be downloaded from https://customerportal.avinetworks.com
Ova deployment is straight forward and I am not covering the deployment wizard. Make sure to leave the Sysadmin login authentication key field blank when deploying controller ova.
Once Controller VM boots up, connect to the web interface of the controller by typing https://<Avi-Controller-ip>/
Configure the controller administrator account by setting up password and email id (for password reset in case of account lockout)
Configure DNS and NTP server information.… Read More