f5devcentral / f5-azure-multi-nic

Create an F5 BIG-IP with 3 or more NICs.
1 stars 4 forks source link

Releases Commits Issues TMOS Version

Azure Multi-NIC BIG-IP

Deploy a Multi-NIC BIG-IP into Azure

Release Notes:

08/30/2017 Fixed below note when it looks like it fails for 12.1.2 Fixed bug with version of BIG-IP for 12.1.2

07/20/2017 Updated the version of CloudLibs. Also fixed a bug where the box would reboot.

Note: The deployment looks like it times out and fails in Azure. This is a bug with Azure and we are working with them, however deployment is successful.

Added Features:

This template will allow you to deploy more than one F5 BIG-IP into Azure with 3 or more network interfaces. Remember that the total number of interfaces that can be deployed is predicated on the number of NIC objects supported by the underlying Virtual Instance Size. If you choose to deploy on an instance size that only supports 2 NIC's for example but you request that 4 NIC's be created from this template, then template deployment will fail. Please see this link to determine the Virtual Instances Sizes and the number of NIC's that are supported.

Parameter Definitions:

What gets deployed:

This template will deploy the following inside of either a new resource group or an existing one depending on what you select;

During Deployment

During Deployment there are "TWO" references to a resource group. One is:

And gives you the opportunity to create new or use an existing. This is the Resource Group where the BIG-IP's and all of their supporting objects will be placed.

There is also:

This is where you specify the name of the resource group that contains the Virtual Network and Subnets that you want to connect the BIG-IP's to. The template will use this value to specify the correct URI to find the Virtual Network inside of your subscription.

How to connect to your Multi-NIC BIG-IP's to manage them:

After the deployment successfuly finishes, you can find the BIG-IP Management UI\SSH URLs by doing the following; Find the resource group that was deployed, which is the same name as the "f5name". When you click on this object you will see the deployment status. Click on the deployment status, and then the deployment. In the "Outputs" section you will find the URL's and ports that you can use to connect to the F5 BIG-IP.