Applies To:
Show Versions
BIG-IQ Device
- 4.4.0
About device discovery and management
You use BIG-IQ Device to centrally manage resources located on BIG-IP devices in your local network, in a public cloud like Amazon EC2, or in a combination of both.
The first step to managing devices is making BIG-IQ Device aware of them through the discovery process. To discover a device, you provide BIG-IQ Device the device IP address, user name, and password. Alternatively, you can upload a CSV file to discover a large number of devices. When you discover a device you place it into a group. These groups help you organize devices with similar features, like those in a particular department or running a certain software version.
After you discover devices, you can view and export inventory details about those devices for easy asset management.
Discovering devices
After you license and perform the initial configuration for the BIG-IQ system, you can discover BIG-IP devices running version 11.3 or later. For proper communication, you must configure each F5 device you want to manage with a route to the BIG-IQ system. If you do not specify the required network communication route between the devices, then device discovery fails.
Discovering a large group of devices
After you license and perform the initial configuration for the BIG-IQ system, you can discover BIG-IP devices running version 11.3 or later. For proper communication, you must configure each F5 device you want to manage with a route to the BIG-IQ system. If you do not specify the required network communication route between the devices, then device discovery fails.
Before you discover a large group of devices, you must save the information in a .csv file in one of the following formats:
- [address],[userName],[password],[automaticFrameworkUpdate?],[rootUser],[rootPassword], for example: 192.168.2.xxx,admin,password,true,root,password Use this option if you want BIG-IQ Device to automatically update the framework required to manage the devices.
- [address],[userName],[password], for example: 192.168.2.xxx,admin,password
Discovering and upgrading legacy devices
After you license and perform the initial configuration for the BIG-IQ system, you can discover BIG-IP devices running version 11.3 or later. For proper communication, you must configure each F5 device you want to manage with a route to the BIG-IQ system. If you do not specify the required network communication route between the devices, then device discovery fails.
Viewing and exporting device inventory details
You can view detailed data about the managed devices in your network. Information includes associated IP addresses, platform type, license details, software version, and so forth. In addition to viewing this information, you can also export it to a CSV file and edit the data as required to create reports for asset management.
About static and dynamic device groups
To help you manage a large number of BIG-IP devices, you can organize them into groups. You can create two different types of device groups:
- Static group
- Dynamic group
A static group contains a specific set of devices. You may want to create a static group for devices hosting certain applications, in a certain geographical location, or running specific version of BIG-IP software. In contrast, a dynamic group is essentially a saved query on against a static group. For example, if you create a static group that contained all of your managed BIG-IP devices and you wanted to view only those devices running a specific version of software, you would create a dynamic group with that parameter.
If you delete a managed BIG-IP device from the static group, that change reflects in the dynamic group when you view it.
Creating static group of managed devices
To help you manage a large number of devices, you can organize them into groups. For example, you could group devices by applications, geographical location, or department.
Creating a dynamic group of managed devices
To filter a static group on specific parameters, you can create a dynamic group. For example, if you have a static group for all devices located in a particular city, you might want to view only those running a specific version of software.