This section gives steps for creating VRF contexts on the Service Engine Group, moving port groups to the VRF contexts, and creating virtual services in those contexts.

Note:
  • This section assumes that the Controller has already been installed and that the initial configuration of the Controller has been performed using the setup wizard.

  • The NSX Advanced Load Balancer user must have write privileges for the admin tenant. These steps can be performed only from the admin tenant.

Creating Networks to the VRF Contexts

  1. To create networks to the VRF contexts: Navigate to Infrastructure > Cloud ResourcesNetworks.



  2. Select cloud by clicking the Select Cloud drop-down menu. Click CREATE.

  3. Enter a name. Select the Enable DHCP check box (Default selection).

  4. Click SAVE.

Creating VRF Contexts

Virtual routing and forwarding (VRF) IP technology allows users to configure multiple routing table instances to simultaneously co-exist within the same router. VRF contexts in NSX Advanced Load Balancer enable the assignment of NSX Advanced Load Balancer service engine data interfaces to multiple VRFs. The NSX Advanced Load Balancer platform helps each VRF network achieve the target level of performance and increases network security.

By default, NSX Advanced Load Balancer has the global VRF context created.

The following are the steps to create VRF contexts:

  1. Navigate to Infrastructure > Cloud Resources > VRF Context.

  2. Click CREATE to open the CREATE VRF CONTEXT screen.

  3. Specify the Name of the VRF context.

  4. Configure Bidirectional Forwarding Detection (BFD) to enable networking peers on each end of a link to quickly detect and recover from a link failure.

    1. Enter Detection Multiplier to be used for BFD.

    2. Enter the minimum rate at which the packets are sent (in milliseconds) in the Minimum Transmit Interval field.

    3. Enter the minimum rate at which the packets are received (in milliseconds) in the Minimum Receive Interval field.

  5. Click ADD to configure Static Route.

    1. Enter theGateway Subnet and the Next Hop for any traffic matching the IP subnet to be sent to the IP address of the next hop gateway.



    2. To configure more hops, click ADD.

  6. Select Enable BGP Peering to configure BGP local and peer details.

    1. Configure the BGP peer details as shown below.

      Figure 1.


  7. Under Routing Options click ADD to configure learning and advertising options for BGP Peers.

  8. Under Peers, click ADD and configure the required settings.



  9. Click ADD under Community Strings and enter either in aa:nn format where aa, nn is within [1,65535] or local-AS|no-advertise|no-export|internet format.

    Figure 2.
  10. Click SAVE.

The VRF context is displayed as shown below:

Creating Virtual Services in a VRF

  1. Navigate to Applications > Dashboard and click CREATE VIRTUAL SERVICE.

  2. Select the VRF context from the list, and click Next.

  3. Specify a name for the virtual service.

  4. Specify the Virtual IP address (VIP) on which NSX Advanced Load Balancer will listen for requests to the virtual service.

  5. In Select Servers by Network section, select the network to place the virtual service. The list displays only the networks within the selected VRF context.

    Note:

    The Select Servers by Network button is available if VMware cloud is configured in read-access or write-access mode. In no-access mode, it is not available.

  6. After a network is selected, a list of the servers in that network appears.

  7. Click to select individual servers and click ADD SERVERS.

  8. Click Save.

    Note:

    The steps to create a virtual service in a VRF can be performed from the admin tenant or from another tenant.