dynamic objects
Manages dynamic objects on the appliance. The dynamic_objects
command specifies an IP address to which the dynamic object is resolved.
First, define the dynamic object in the SmartDashboard. Then create the same object with the CLI (-n argument). After the new object is created on the gateway with the CLI, you can use the dynamic_objects command to specify an IP address for the object.
Any change you make to dynamic objects' ranges are applied immediately to the objects. It is not necessary to reinstall the policy.
Description
Manages dynamic objects on the appliance.
Syntax
|
Parameters
Parameter |
Description |
---|---|
|
Name of the dynamic object that is being configured. |
|
Defines the range of IP addresses that are being configured for this object. |
|
Adds range of IP addresses to the dynamic object. |
|
Deletes range of IP addresses from the dynamic object. |
|
Lists dynamic objects that are used on the appliance. |
|
Creates a new dynamic object. |
|
Compare the objects in the dynamic objects file and in objects. |
|
Deletes the dynamic object. |
<object> |
Name of dynamic object. |
<fromIP> |
Starting IPv4 address. |
<toIP> |
Ending IPv4 address. |
Example
|
Output
Success shows Operation completed successfully
. Failure shows an appropriate error message.