Applies To:
Show VersionsBIG-IQ Centralized Management
- 6.0.0
Setting Up Devices for a VMware Cloud
What elements do I need to define so the service scaling group can create devices?
- License pool
- IP pool
- Device template
License Pools
You license BIG-IP® VE devices in an SSG from a license pool. For this example, we're using a utility license pool, billed in a specific unit of measure (hourly, daily, monthly, or yearly). You identify the license pool in the device template, then the SSG assigns licenses from that pool as they are needed. When the devices are no longer required, the license is returned to the license pool. You can opt to automatically submit a license usage report to F5 to calculate billing based on the licensed services, duration of the license grant, and the unit-of-measure pricing.
IP Pools
BIG-IQ® uses IP pool addresses in a couple of ways.
When the SSG scaling rules trigger the creation of a new device (referred to also as spinning up), the SSG uses a device template. When you create a device template, you specify a pool of IP addresses to use when BIG-IQ spins up new devices. The scaling group assigns these addresses as self IP addresses when it creates a new device.
IP pools are also used for service templates. When you define the virtual servers for the applications that run on the devices in your SSG, you can specify that the virtual servers use addresses from an IP pool.
Device Templates
When BIG-IQ spins up new devices, it uses the device template that you created that contains all of the configuration objects that makes up those devices. All of the devices are configured identically, so your application managers have exactly what they need to manage their applications.
Activate a utility pool license
To activate your license, you'll need your base registration key which you get from F5 Networks, typically in the form of an email.
Before you can use this procedure to automatically contact the F5 license server for license activation, make sure your F5 BIG-IQ Centralized Management system:
-
Is connected to the public internet.
-
Is able to access the activate.f5.com site.
-
Has existing firewalls that allow port 443 to pass through.
- At the top of the screen, click Devices.
- On the left, click .
- Click the Add License button.
- In the Base Registration Key field, type or paste the registration key, and into the Add-on Keys field, type or paste any associated add-on keys.
- For the Activation Method setting, select Automatic.
- Review the user legal agreement and if you agree, select the I have read and agree to the terms of this license check box.
Create an IP address pool for auto-scaling BIG-IP VE devices
You create an IP address pool so that you can control the IP addresses that the service scaling group (SSG) uses for the self IP addresses on the virtual machines that it creates. You can also use this pool of IP addresses for the virtual servers that are used in the applications that you deploy to the devices in your SSG.
Before you create a device template for a service scaling group
This is a list of things you'll need to set up your device template for auto-scaling BIG-IP VE devices.
- If you want to specify the port for communication between BIG-IQ and the BIG-IP VE devices, determine what you want to use.
- The licenses to use for licensing new BIG-IP VE devices.
- The lookup server IP address, host name, or FDQN of the first DNS to use, as well as the NTP server and timezone you want the BIG-IP VE devices to use.
- The VLAN interface for the virtual or physical port to connect the BIG-IQ to your managed devices, an optional tag you want to use in the packet header of this VLAN, and an optional frame size (MTU).
- The self IP addresses you want to use for the BIG-IP VE devices as well as the port lockdown settings. If you use an IP pool alias, you'll need to get the one you specified for your cloud environment, because they must be the same.
- Static route settings you want to use for newly-created BIG-IP VE devices. These routes are displayed in the destination column of your routing table.
- Set up the admin user credentials to access the devices in the SSG. Note: If you're using local authentication with a password enforcement policy, you'll have to meet the criteria it specifies for the admin account you created for accessing BIG-IP VE devices.
Create a device template for auto-scaled BIG-IP VE devices
You create a new device template to specify a base configuration to create devices in a service scaling group (SSG). When you deploy the SSG, BIG-IQ uses the device template settings to create new virtual devices in your cloud environment.
When you finish defining your new template, you can use it to create a new application that deploys to your BIG-IP devices.