Manual Chapter :
Managing Network Objects
Applies To:
Show VersionsBIG-IQ Centralized Management
- 6.0.0
Managing Network Objects
How do I change object settings on a managed device?
To change the object settings on a managed device, there are four tasks to perform.
This figure illustrates the workflow you perform to manage the objects on BIG-IP® devices. Changing the settings is the second step in this process.
Change managed object workflow
Change a network object
You can make revisions to the
configuration of Local Traffic objects to simplify managing your devices.
Changes that you make are made only
to the pending version. The pending version serves as a repository for
changes you stage before deploying them to the managed device. Object settings for the
pending version are not the same as the object settings on the actual BIG-IP device until they are deployed or discarded.
To apply the pending version
settings to the BIG-IP device, you next need to deploy the revisions.
Manage a network interface
You can use the BIG-IQ Local Traffic component to enable or disable network interfaces on a
managed device.
Important: When you revise configurations on devices that belong to a high availability
cluster, it is important to let the changes synchronize to the cluster members
instead of trying to make the same changes to multiple devices. If you try to
replicate changes you made on one device in the cluster, the next config sync
attempt could fail.
Create a new route
You can use the BIG-IQ Local Traffic component to add a route to a managed device.
Important: When revising
configurations on devices that belong to a high availability cluster, it is
important to let the changes synchronize to the cluster members instead of trying to
make the same changes to multiple devices. If you try to replicate changes you made
on one device in the cluster, the next config sync attempt could fail.
Create a new route domain
You can use the BIG-IQ Local Traffic component to add a route domain to a managed device.
Using route domains, you can assign the same IP address to more than one device on a
network, as long as each instance of the IP address resides in a separate route domain.
Create a new VLAN
You can use the BIG-IQ Local Traffic component to add a VLAN to a managed device. Using VLANs,
you can assign the same IP address to more than one device on a network, as long as each
instance of the IP address resides in a separate VLAN.
Create a new self IP address
You can use the BIG-IQ Local Traffic component to add a self IP address to a managed device.
Important: When revising
configurations on devices that belong to a high availability cluster, it is
important to let the changes synchronize to the cluster members instead of trying to
make the same changes to multiple devices. If you try to replicate changes you made
on one device in the cluster, the next config sync attempt could fail.
Create a new DNS resolver
You can use the BIG-IQ Local Traffic component to add a DNS resolver to a managed device.
Using DNS resolvers, you can assign the same IP address to more than one device on a
network, as long as each instance of the IP address resides in a separate DNS resolver.
When the BIG-IP
system receives a query that cannot be resolved from the cache, the system forwards the
query to a nameserver associated with the matching forward zone. When the nameserver
returns a response, the BIG-IP system caches the response, and returns the response to
the resolver making the query.
To pin this resolver to specific devices, click
.
Note: For detail about how pinning works, refer to
Managing Object Pinning on support.f5.com.