Applies To:
Show Versions
BIG-IQ Security
- 4.4.0
About BIG-IQ Security deployments
The BIG-IQ Security system displays individual deployments and their status (one action per row in the Deployment panel).
After you have completed edits to firewall contexts, objects, or policies you can create a deployment to distribute those changes to selected BIG-IP devices from the Deployment panel.
The system displays changes as follows:
- ADDED. New shared objects added to a rule and called by an existing rule list, policy, or firewall are counted as ADDED. Newly-created shared objects that are not referenced in a firewall are not counted and are not distributed.
- MODIFIED. Existing objects already used by an existing rule list, policy, or firewall, and subsequently edited, are counted as MODIFIED.
- REMOVED. Existing objects used by an existing rule list, policy, or firewall, and subsequently removed, are counted as REMOVED. If a shared object is removed from a rule and is no longer being used by any other rules, it is marked for removal from the selected devices. It is not removed from the BIG-IQ Security system unless expressly deleted.
During the distribution phase, configuration changes and security policies are pushed out to remote BIG-IP devices. The working-configuration set is deployed, or the selected BIG-IP device is rolled back, to the state reflected in the snapshot. Any changes made locally to the BIG-IP device are overwritten.
With BIG-IQ Security, you can deploy up to 20 devices in a single deployment.
Filtering on deployment tasks
To filter the Deployment panel, type text in the filter field and press the Enter key. Clear the filter by clicking the X to the right of the text in the gray box under the filter.
To filter on a specific deployment, hover over the deployment task and when the gear icon appears, click it. Then, select Show Only Related Objects to filter by deployment task.
Evaluation process steps
During the evaluation process, BIG-IQ Security:
- Contacts the selected remote BIG-IP devices and synchronizes the working-configuration sets for all.
- Takes a snapshot of the working-configuration set for each BIG-IP device.
- Compares the remote and local configurations.
- Calculates the set of changes to be deployed (number and type of each change).
- Displays the number and type of each change.
Adding deployments
Managing deployments
Deploying from snapshots
Device deployment states
This table displays states that occur during the deployment process, and a brief description of each state.
State | Description |
---|---|
NEW | The deployment process has started. |
COMPLETED_RETRIEVE_DEVICES | Devices have been successfully retrieved. All managed devices on the BIG-IQ Security system have been found. |
FAILED_RETRIEVE_DEVICES | Failed to retrieve devices. Failed to find all managed devices on BIG-IQ Security. |
COMPLETED_CHECK_DMA | Verified that the process of declaring management authority (DMA) is not currently running. The deployment process cannot run if DMA is running. |
FAILED_CHECK_DMA | Verified that the process of DMA is currently running. The deployment process cannot run at the same time. |
STARTED_REFRESH_CONFIG | Refresh of the current configuration for all devices included in deployment has started. This process pulls in any new configuration items from the BIG-IP device into the current configuration. |
COMPLETED_REFRESH_CONFIG | Refresh of the current configuration for all devices included in deployment that started has completed. This process pulls in any new configuration items from the BIG-IP device into the current configuration. |
FAILED_REFRESH_CONFIG | Refresh of the BIG-IQ Security current configuration has failed. This refresh pulls in any new configuration items from the BIG-IP device into the current configuration. |
STARTED_SNAPSHOT | Snapshot of the working configuration has started. |
COMPLETED_SNAPSHOT | Snapshot of the working configuration has completed. |
FAILED_SNAPSHOT | Snapshot of the working configuration has failed. |
START_DIFFERENCE | Preparing to start the process of enumerating differences between the snapshot taken and the current configuration. |
STARTED_DIFFERENCE | Generating the differences between the snapshot taken and the current configuration has started. |
COMPLETED_DIFFERENCE | The process of enumerating differences between the snapshot taken and the current configuration has completed. |
FAILED_DIFFERENCE | The process of enumerating differences between the snapshot taken and the current configuration has failed. |
STARTED_PROCESSING_DIFFERENCE | Processing differences between the snapshot taken and the current configuration has started. This state transforms the difference data into a form that can be distributed. |
COMPLETED_PROCESSING_DIFFERENCE | Processing differences between the snapshot taken and the current configuration has completed. This state transforms the difference data into a form that can be distributed. |
FAILED_PROCESSING_DIFFERENCE | Processing differences between the snapshot taken and the current configuration has failed. This state transforms the difference data into a form that can be distributed. |
START_DISTRIBUTION | Preparing to start the distribution process. |
STARTED_DISTRIBUTION | The process of distributing configuration changes to specified devices has started. |
FAILED_DISTRIBUTION | The process of distributing configuration changes has failed. |
COMPLETED | The deployment process has completed. |