Manual Chapter :
Deploying LTM &
Network Changes
Applies To:
Show Versions
BIG-IQ Centralized Management
- 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.0, 7.1.0
Deploying LTM &
Network Changes
How do shared objects impact my deployments?
The objects that you manage using BIG-IQ depend on
associations with other, supporting objects. These supporting objects are
called
shared
objects
because they are shared between multiple BIG-IP devices. When BIG-IQ
evaluates a deployment to a managed device, it starts by deploying the
device-specific objects. Then it examines the managed device to compile a
list of the objects that are needed by other objects on that device. Then
(based on the recent analysis) BIG-IQ deletes any shared objects that
exist on the managed device but are not used. So, if there are objects on
a managed device that are not being used, the next time you deploy
changes to that device, BIG-IQ deletes the unused objects.How do I evaluate changes made to managed objects?
To change the object settings on a managed device, there are four tasks to
perform.
This figure illustrates the workflow for managing the objects on
BIG-IP devices. Evaluating the changes you have made is the third step in
this process.
Overview of evaluating changes made to
managed objects

If you need to make an urgent change, you can skip the evaluation
step. However, we highly recommend evaluation in all but emergency situations. See
Making
an urgent deployment
for details.Evaluate LTM configuration changes
Evaluating your changes gives you a chance to
spot critical errors and review your revisions one more time before deploying
them.
- At the top of the screen, clickDeployment.
- UnderEVALUATE & DEPLOY, selectLocal Traffic & Network.The screen opens a list of LTM evaluations and deployments that have been created on this device.
- Under Evaluations, clickCreate.The New Evaluation screen opens.
- If the device to which you are deploying these changes is in a silo as part of a conflict resolution work flow, select thatSilohere; otherwise, leave the default setting.
- Type aNameand an optionalDescriptionfor the evaluation task you are creating.
- Type a briefDescriptionfor the evaluation task you are creating.
- For theSource, select what you want to evaluate.
- When you want to compare the object settings currently on the managed device with the object settings in the pending version, selectCurrent Changes.
- When you want to compare the object settings currently on the managed device with the object settings in a stored snapshot, selectExisting Snapshot, then choose the snapshot you want to use.
- Determine theSource Scope; that is, choose whether you want to evaluate all of the changes from the selected source, or specify which changes to evaluate (eitherAll ChangesorPartial Changes).If you choose to do a partial deployment, the screen displays additional controls.If you selectAll Changes, skip the rest of this step.
- If you want to evaluate changes only to the selected objects, forSupporting Objects, clear theIncludecheck box. It is almost always best to evaluate changes to the associated objects, as well.The objects that you manage using BIG-IQ depend on associations with other, supporting objects. These object associations form relationship trees that are sometimes quite complex. Generally, when you deploy a change to a managed object, it is a very good idea to include these supporting objects in the deployment. This diagram illustrates a typical relationship tree for a Network Services managed object. For Local Traffic objects, the trees are equally complex and just as vital to include.
- Under Available, select the object type for which you want to evaluate changes.
- From the list of objects, select the ones that you want to deploy, and move them to the Selected list.If you include objects in an deployment that have not been changed, the unchanged objects are not deployed to your BIG-IP device. Only objects that have been changed are deployed.
- If you want to include additional object types in this deployment, repeat the last two sub-steps (steps 3 and 4) for each object type.
- If you add an object to the deployment and then change your mind, you can move it back to the Available list.
- Under Target Device(s), clickFind Relevant Devices.The objects you select for deployment determine which devices display in theAvailablelist. You cannot deploy a device-specific object (like a pool) to a device on which it does not already exist. You can deploy a shared object (like a profile) to a device on which it does not exist, as long as the shared object is referenced by an object on that device. For example, consider a device (BIG-IP1) with a virtual server (Virt1). If you add a profile namedPro1toVirt1, thenBIG-IP1will appear in the list of devices that you can deploy changes to.BIG-IQ lists all devices to which you can deploy the selected objects.
- From the list of relevant devices, select the devices that you want to deploy these changes to, and move them to the Selected list.
- If you selectedAll Changes, there are a couple of extra options to specify.
- Specify whether you want unused objects to be deleted from the BIG-IP devices to which you are deploying changes. If you do not want unused objects to be deleted, selectKeep Unused Objects.To understand what an unused object is, consider the following example:There are two address lists on the BIG-IP device to which you are about to deploy changes (AddressList-aandAddressList-b).
- AddressList-ais referenced by a policy that is in turn referenced by a firewall context.
- AddressList-bis not referenced (directly or indirectly) by any objects.
If you leaveRemove Unused Objects(the default) selected, then when you deploy changes to the BIG-IP device,AddressList-bis deleted. If you don’t want it deleted, selectKeep Unused Objects. - From the Available list under Target Devices, select the devices to which you want to deploy changes, and move them to the Selected list.If you deploy changes to a device in a DSC cluster, you must make changes to all devices in the cluster before you can create the evaluation.
- Click theCreatebutton at the bottom of the screen.The system adds the new evaluation to the list, and analyzes the changes for errors. When the configuration evaluation finishes, you see how many changes or errors the evaluation found.
- Review the evaluation to determine whether you are going to deploy it.
- If there are critical errors, you cannot deploy these changes. In the Critical Errors column, click each error to see what it is, and then go back to where you made the change to fix it.After resolving any critical errors, you can come back and repeat the evaluation.
- If there are verification warnings, you can still deploy your changes, but you will probably want to resolve the warnings first. In the Verification Warnings column, click each warning to see what it is, and then go back to where you made the change to fix it.After resolving any verification warnings, you can come back and repeat the evaluation.
- If there are no critical errors or verification warnings, review the changes by clicking theviewlink.Each change is listed. You can review each one by clicking the name.When you create an evaluation to deploy an ASM or AFM object that is referenced by a Local Traffic & Network object, it can trigger a verification error. This occurs for a few related object types that require manual intervention before you can deploy objects that reference them. To deploy these objects, you must deploy the related object and the object that references it using the Local Traffic & Network user interface. In some cases, before you deploy, you need to pin the related object to a pinning policy that establishes the relationship between a device and that object.
- If you get a verification error that requires a Local Traffic & Network deployment, use the partial deployment option to deploy the Local Traffic & Network object. After you complete the partial deployment, you can complete the deployment that triggered the error.
- If you get a verification error with aPin Objectbutton that requires a Local Traffic & Network deployment, click the button to associate the two objects, and then use the partial deployment option to deploy the Local Traffic & Network object. After you complete the partial deployment, you can complete the deployment that triggered the error.
Managing Object PinninginF5 BIG-IQ Centralized Management: Securityonsupport.f5.com. - When you finish reviewing the differences, clickCancel.
Before BIG-IQ applies these just-evaluated object
changes to the managed device, you must deploy them. Refer to
Deploy configuration changes
for instructions.How do I deploy changes made to managed objects?
Deploying changes
applies the revisions that you have made on the
BIG-IQ Centralized Management system to the managed BIG-IP devices. This figure illustrates the workflow for managing the objects on
BIG-IP devices. Deploying the settings is the last step in this process.
Change managed object workflow

Deploy configuration changes
To apply the changes you made on the BIG-IQ
Centralized Management system to your managed device, you must deploy those changes
to the managed device.
- At the top of the screen, clickDeployment.
- UnderEVALUATE & DEPLOY, select the component for which you want to make changes.The screen displays a list of evaluations and deployments defined on this device.
- Click the name of the evaluation that you want to deploy.The View Evaluation screen opens.
- Scroll down to Deployment, and then use the Schedule controls to specify whether you want to deploy the changes immediately or schedule deployment for later.
- To deploy this change immediately:
- SelectDeploy Now.
- ClickDeployto confirm.
- To deploy this change later:
- Select theSchedule for latercheck box.
- Select the date and time.
- ClickSchedule Deployment.
The process of deploying changes can take some time, especially if there are a large number of changes. During this time, you can clickCancelto stop the deployment process.If you cancel a deployment, some of the changes might have already deployed.Canceldoes not roll back these changes.
The evaluation you chose is added to the list
of deployments on the bottom half of the screen.
- If you chose to deploy immediately, the changes begin to deploy and the Status column updates as it proceeds.
- If you choose to delay deployment, the Status column displays the scheduled date and time.
Make an urgent LTM deployment
If you need to make an urgent change, you can skip the
Evaluate configuration changes
task and immediately
deploy changes to the BIG-IP device. The system still validates changes to
configuration objects; if there are critical errors, the deployment does not
proceed. But you can avoid the task of creating an evaluation and viewing the
changes and get right to deploying your changes. F5 does not generally recommend making a
deployment without evaluating the changes first. However, in situations where you
need to deploy changes as quickly as possible, you can deploy the changes right
away. The urgent deployment work flow skips the task of creating an evaluation,
which speeds up the process of deploying your changes.
- At the top of the screen, clickDeployment.
- UnderEVALUATE & DEPLOY, selectLocal Traffic & Network.The screen opens a list of LTM evaluations and deployments that have been created on this device.
- Under Deployments, clickCreate.The New Deployment screen opens.
- Type a nameNamefor the deployment task you are creating.
- Type a briefDescriptionfor the deployment task you are creating.
- For theSourcesetting, select what you want to deploy.
- To deploy your changes to the managed device, selectCurrent Changes.
- To deploy the object settings from a stored snapshot, selectExisting Snapshot, then choose the snapshot you want to use.
- Determine theSource Scope; that is, choose whether you want to deploy all of the changes from the selected source, or specify which changes to deploy (eitherAll ChangesorPartial Changes).If you choose to do a partial deployment, the screen displays additional controls.If you selectAll Changes, skip the rest of this step.
- If you want to deploy changes only to the selected objects, forSupporting Objects, clear theIncludecheck box. It is almost always best to deploy changes to the associated objects, as well.The objects that you manage using BIG-IQ depend on associations with other, supporting objects. These object associations form relationship trees that are sometimes quite complex. Generally, when you deploy a change to a managed object, it is a very good idea to include these supporting objects in the deployment. This diagram illustrates a typical relationship tree for a Network Services managed object. For Local Traffic or Web Application Security objects, the trees are equally complex and just as vital to include.
- ForMethod, consider one more time how you want to deploy these changes.
- If you want to review the changes, clickCreate evaluation.
- To make the changes right now, clickDeploy immediately.
- Under Available, select the object type for which you want to deploy changes.
- From the list of objects, select the ones that you want to deploy, and move them to the Selected list.If you include objects in an deployment that have not been changed, the unchanged objects are not deployed to your BIG-IP device. Only objects that have been changed are deployed.
- If you want to include additional object types in this deployment, repeat the last two sub-steps (steps 3 and 4) for each object type.
- If you add an object to the deployment and then change your mind, you can move it back to the Available list.
- Under Target Device(s), clickFind Relevant Devices.The objects you select for deployment determine which devices display in theAvailablelist. You cannot deploy a device-specific object (like a pool) to a device on which it does not already exist. You can deploy a shared object (like a profile) to a device on which it does not exist, as long as the shared object is referenced by an object on that device. For example, consider a device (BIG-IP1) with a virtual server (Virt1). If you add a profile namedPro1toVirt1, thenBIG-IP1will appear in the list of devices that you can deploy changes to.BIG-IQ lists all devices to which you can deploy the selected objects.
- From the list of relevant devices, select the devices that you want to deploy these changes to, and move them to the Selected list.
- If you selectedAll Changes, there are a couple more options to specify.
- Specify whether you want unused objects to be deleted from the BIG-IP devices to which you are deploying changes. If you do not want unused objects to be deleted, selectKeep Unused Objects.To understand what an unused object is, consider the following example:There are two address lists on the BIG-IP device to which you are about to deploy changes (AddressList-aandAddressList-b).
- AddressList -ais referenced by a policy that is in turn referenced by a firewall context.
- AddressList-bis not referenced (directly or indirectly) by any objects.
If you leaveRemove Unused Objects(the default) selected, then when you deploy changes to the BIG-IP device,AddressList-bis deleted. If you don’t want it deleted, selectKeep Unused Objects. - ForMethod, consider one more time how you want to deploy these changes.
- If you want to review the changes, clickCreate evaluation.
- To make the changes right now, clickDeploy immediately.
- From the Available list under Target Devices, select the devices to which you want to deploy changes, and move them to the Selected list.If you deploy changes to a device in a DSC cluster, you must make changes to all devices in the cluster before you can create the evaluation.
- ClickDeployto start deployment.A confirmation screen notifies you that you are about to trigger a deployment.
- ClickDeployagain to deploy the changes to your device.
Deploy to one device when a cluster member is down
Deploying changes to a device in a cluster that
has a device offline will generally fail. Normally, all device members must be available
before you deploy changes to a cluster member. However, if you need to deploy changes
before all cluster members are available, you can do so.
- At the top of the screen, clickDeployment.
- Under Device Name, click the cluster member to which you want to deploy changes.The properties screen for this member opens.
- Under Cluster Properties, clickEdit.The Cluster Properties popup screen for this cluster opens.
- For Deployment Settings, selectIgnore BIG-IP DSC sync when deploying configuration changes.
- ClickOK, and then clickClose.
With the
Ignore BIG-IP DSC sync when deploying
configuration changes
option selected, you can now deploy changes to
unavailable members, and BIG-IQ does not attempt to sync those changes.Use the
Deploy configuration
changes
task to deploy changes to the available member. When you select
the target device for deployment, do not select the unavailable device. If you do,
the deployment will generate the following error: Difference operation failed: Object
<name here> specified in request refers to a device not specified in
request.
You can only deploy objects to devices that are online. Once you
restore the device and it is online again, you can use the
Deploy configuration changes
task to deploy changes
to that device.