How to: Create BIG-IP Next instance template on VMware¶
BIG-IP Next instance deployment to VMware requires creating a predefined VM template in a VMware content library. You can create multiple VM templates for different BIG-IP Next OVA versions or varying virtualized hardware configurations. In this way, you can choose the BIG-IP Next VM template appropriate for deployment directly from the provider interface of BIG-IP Next Central Manager.
Task overview¶
Click below to jump to the appropriate section.
%%{ init: { 'theme': 'base', 'themeVariables': { 'fontSize': '16px', 'primaryColor': '#ECECFF', 'primaryTextColor': '#0083c0', 'primaryBorderColor': '#9370DB', 'lineColor': '#000000' }, 'flowchart': { 'defaultRenderer': 'elk'} } }%% graph LR DL(<a>Download and Deploy OVA</a>) click DL "./next_install_create_vmware_template_for_cm.html#download-and-deploy-ova" DL-->CONFIG(<a>Configure VMware Options</a>) click CONFIG "./next_install_create_vmware_template_for_cm.html#configure-vm-options" CONFIG-->CREATELIB(<a>Create Content Library</a>) click CREATELIB "./next_install_create_vmware_template_for_cm.html#create-content-library" CREATELIB-->CLONEVM(<a>Clone to Content Library</a>) click CLONEVM "./next_install_create_vmware_template_for_cm.html#clone-bigip-next-vm-to-content-library" CLONEVM-->DONE(<a>Done</a>) click DONE "./next_install_create_vmware_template_for_cm.html#vm-template-creation-complete"
Prerequisites¶
VMware VSphere
MyF5 credentials
Procedures¶
Download and deploy OVA¶
Download the appropriate version of the BIG-IP Next OVA from MyF5.
Log in to MyF5.
Scroll to Support Resources and click Downloads.
Accept the EULA and click Next.
Under Group, select BIG-IP_Next.
Under Product Line, select Virtual Edition.
Under Select a product container, choose the appropriate version.
From Select a download file, select an OVA file.
From the Download locations list, select a location.
Click Download.
Repeat these steps to also download the appropriate checksum file.
Move the OVA file to a desired location.
Log in to the VSphere Client.
In the left navigation pane, select the folder where you want to store the OVA Template. Then, right-click on the folder and choose Deploy OVF Template
Select the OVA template and click NEXT.
Choose an approprate name and folder location and click NEXT.
Select an appropriate compute resource and click NEXT.
Review the deployment options and click NEXT.
Select the storage location and click NEXT.
Select the appropraite network configuration and click NEXT.
Review the options and click NEXT.
VSphere will import and deploy the OVA. This may take several minutes.
Configure VM options¶
By default the OVA deploys with a single network interface. BIG-IP Next requires a minimum of one interface for management and one interface for traffic processing. Additional interfaces can be added as required.
From the VSphere Client, right click the newly deployed BIG-IP Next VM, and select Edit Settings.
Note that the VM has a single network adapter.Add at least one more and attach it to the approprate hypervisor network.
Click OK.
Create Content Library¶
From the VSphere client, click the contents menu (upper left corner of the page), and then click Content Libraries.
Under Content Libraries, click Create.
Name the content library and click NEXT.
Under Configure Content Library, leave the default selection of Local content library and click NEXT.
Under Apply Security Policy, click NEXT.
Under Add Storage, select an appropriate storage location and click NEXT.
Click FINISH.
Click the contents menu and select Inventory to return to the default inventory view.
Clone BIG-IP Next VM to Content Library¶
Right click the BIG-IP Next OVA image, then select Clone > Clone as Template to Library.
Choose an appropriate name and folder for your template, then click NEXT.
Note: Ensure that the Template type is set to VM Template, and use a unique name for the template that is different from the original VM.Under Location, select your newly created content library and click NEXT.
Select an appropriate compute resource and click NEXT.
Select an appropritae storage location and click NEXT.
Review the options, then click FINISH.
VMware clones the template into the content library. This may take several minutes.
VM Template creation complete¶
The BIG-IP Next VM instance template in VSphere is now ready for use within a Provider from BIG-IP Next Central Manager.