Manual Chapter : Deploying BIG-IP Virtual Edition in Hyper-V

Applies To:

Show Versions Show Versions

BIG-IP AAM

  • 13.0.1, 13.0.0

BIG-IP APM

  • 13.0.1, 13.0.0

BIG-IP Analytics

  • 13.0.1, 13.0.0

BIG-IP LTM

  • 13.0.1, 13.0.0

BIG-IP AFM

  • 13.0.1, 13.0.0

BIG-IP PEM

  • 13.0.1, 13.0.0

BIG-IP DNS

  • 13.0.1, 13.0.0

BIG-IP ASM

  • 13.0.1, 13.0.0
Manual Chapter

Deploy BIG-IP VE on Hyper-V

To create a BIG-IP ® VE virtual appliance, download an image from F5® and deploy it in your environment.
Important: Do not change the configuration (CPU, RAM, and network adapters) of the Hyper-V guest environment with settings less powerful than those recommended and described here.
  1. In a browser, open the F5 Downloads page (https://downloads.f5.com) and log in.
  2. On the Downloads Overview page, select Find a Download.
  3. Under Product Line, select BIG-IP v12.x/Virtual Edition.
  4. Under Name, select Virtual-Edition.
  5. If the End User Software License is displayed, read it and then click I Accept.
  6. Download the BIG-IP VE file package ending with vhd.zip.
  7. Extract the file from the Zip archive and save it where your VHD files reside on the Hyper-V server.
  8. Start Hyper-V Manager, log in to the Hyper-V server, and from the Actions pane, click New > Virtual Machine .
  9. In the Name field, type a name for the BIG-IP VE virtual machine and click Next.
  10. In the Memory field, type 4096 and click Next.
    Tip: To increase performance, you can specify a value up to 8192.
  11. For the Connection setting, select Management and click Next.
  12. Map the source network HA to the name of a high-availability network in your inventory.
  13. Select the Use an existing virtual hard disk check box, browse to the location where you saved your VHD file, select the file, open it, and click Next.
  14. In the Summary page, review the settings and click Finish.
    The New Virtual Machine Wizard closes, and the new BIG-IP VE shows in the Virtual Machines list.
  15. From the Virtual Machines list, select the new BIG-IP VE.
    The name of the BIG-IP VE appears in the bottom half of the Actions pane.
  16. In the lower half of the Actions pane, click Settings.
    The Settings window for the selected BIG-IP VE opens.
  17. From the Hardware list, select Processor, and then change the Number of logical processors to 2, and increase the Virtual machine reserve (percentage) to 100.
  18. Click Add Hardware, select Network Adapter and click Add. Repeat this for a total of three adapters (or four for a high-availability configuration).
    1. Click the second Network Adapter, and then from the Network list select External.
    2. Click the third Network Adapter, and then from the Network list select Internal.
    3. If the BIG-IP VE will be used in a high-availability configuration, click the fourth Network Adapter, and then from the Network list select HA.
  19. In the Management area, click Automatic Stop Action and select Shut down the guest operating system.
    This setting ensures that the BIG-IP VE virtual machine restarts with all previously configured virtual hardware and at the current system time.
  20. Click OK to save your changes and close the Settings window.

Access the BIG-IP VE Configuration utility

If your network has DHCP, an IP address is automatically assigned to BIG-IP® VE during deployment. You can use this address to access the BIG-IP VE Configuration utility or tmsh command-line utility.

If no IP address was assigned, you can assign one by using the Configuration utility tool.

  1. In the Hyper-V Manager, locate and highlight the virtual machine to which you want to assign the management IP address.
  2. In the Actions pane, choose Connect.
    The console screen opens. After a few seconds, a login prompt appears.
  3. At the password prompt, type default.
  4. Type config and press Enter.
    The F5 Management Port Setup screen opens.
  5. Click OK.
  6. If you want DHCP to automatically assign an address for the management port, select Yes. Otherwise, select No and follow the instructions for manually assigning an IP address and netmask for the management port.

You can use a hypervisor generic statement, such as tmsh show sys management-ip to confirm that the management IP address has been properly assigned.

You can now log into the BIG-IP VE Config utility, and license and provision BIG-IP VE.