The following section explains how to configure an NSX Edge Load Balancer for use with PSC 6.5 HA.
This guide assumes that NSX is already installed and correctly configured.
Note: This guide was written using NSX for vSphere 6.3. Some settings may vary in older or new versions.
This configuration guide uses the following Network Information as examples.
First PSC Node (psc-ha-a1.domain.com, 192.168.2.101) Additional PSC Node (psc-ha-a2.domain.com, 192.168.2.102) PSC Virtual IP (psc-ha-vip.domain.com, 192.168.2.99)
1. Deploy a new NSX Edge
- Navigate to Networking & Security > NSX Edges
- Click the + icon
- Select Install Type Edge Services Gateway
- Provide a Name
- Select the checkbox for Deploy NSX Edge
- Select the checkbox for Enable High Availability
- Click Next
2. Settings
- Provide a username
- Provide a password for the defined username
- Enable or Disable SSH Access
- Set a desired logging level
- Click Next
3. Configure Deployment
- Choose a Datacenter location
- Choose an Appliance Size
- Click the + icon
3a. Configure Deployment
- Choose a Cluster
- Choose a Datastore
- Choose an ESXi Host
- Choose a folder
- Click OK
3b. Configure Deployment
- Click Next
4. Configure Interfaces
- Click the + icon
- Provide a Name
- Select Type Internal
- Next to Connected To: click the Select link and choose the appropriate VM Network
- Click the + icon and provide the IP Address and Prefix Length for the PSC HA VIP
- Click OK
- Click Next
5. Default Gateway Settings
- Provide the default gateway for the PSC HA VIP
- Click Next
6. Firewall and HA
- Enable the checkbox for Configure Firewall default policy
- Set Default Traffic Policy to Accept
- Under Configure HA Parameters select the PSC HA VIP vNIC
- Click Next
7. Ready to complete
- Review the configuration and click Finish
7a. Ready to complete
You should see two new NSX Edge VMs deployed in your environment
7b. Ready to complete
The new Edge should appear as Deployed after a few minutes
8. Enable Edge Load Balancer
- Double-Click into the deployed Edge and Navigate to Manage > Load Balancer
- Click the Edit Button
- Enable the checkbox for Enable Load Balancer
- Enable the checkbox for Logging and set the desired logging level.
- Click OK
9. Application Profiles
- Select Application Profiles
- Click the + icon
- Provide a Name
- Select Type TCP
- Under Persistence select Source IP
- Click OK
9a. Application Profiles
The Application Profile should appear in the list of profiles
10. Pools
- Select Pools
- Click the + icon
- Provide a Name
- Select Algorithm ROUND-ROBIN
- Select Monitors psc-ha-websso-monitor
- Click the + icon
- Provide a Name for the node member
- Provide the IP Address of the First PSC node
- Ensure Port is left blank
- Enter Monitor Port 443
- Click OK
- Add a second member for the Additional PSC node
10a. Pools
You should have two members listed
Click OK
11. Virtual Servers
- Select Virtual Servers
- Click the + icon
- For Application Profile select the psc-ha-profile created earlier
- Provide a Name
- Provide the PSC HA VIP IP Address
- For Protocol select TCP
- For Port enter 443,389,636,2012,2014,2020
- For Default Pool select the psc-ha-pool created earlier
- Click OK
11a. Virtual Servers
The Virtual Server should appear in the list