NSX-T Virtual Servers contain the Virtual IP address (VIP) for the pools of nodes that will be accessed.

In this case, there are two separate VIPs created with the same IP address. One virtual server is used for redirecting insecure HTTP (port 80) traffic to a secure-channel connection – HTTPS (port 443). The second virtual server is used for handling and forwarding secure-channel traffic (HTTPS) to the backend systems.

Configure the Virtual Servers for HTTP requests:

  • Go to Load Balancing → Virtual Servers → Virtual Servers
  • Click the Add (image045) icon
  • Choose a name for Virtual Server
  • Configure Application Type as Layer 7
  • Assign appropriate Application Profile (please refer to the example below)
  • Assign VIP (Virtual IP) and port 80 to handle HTTP requests
  • Add Default Pool Member Port 80
  • Assign appropriate Persistent Profile (please refer to the example below)
Note: There is no need to configure any Server Pool for this Virtual Server

image051

image052

image053

Configure the Virtual Servers for HTTPS requests:

  • Go to Load Balancing → Virtual Servers → Virtual Servers
  • Click the Add (image045) icon
  • Choose a name for the Virtual Server
  • Configure Application Type as Layer 4
  • Assign appropriate Application Profile (please refer to the example below)
  • Assign a VIP (Virtual IP) and port 443 to handle HTTPS requests
  • Add Default Member Port 443.
  • Assign appropriate Server Pool (please refer to the example below)
  • Assign appropriate Load Balancing Profile (please refer to the example below)

image054

image055

image056

image057