ADC CLI Commands

policy-param

The following operations can be performed on “policy-param”:

show set unset

show policy param

Displays the policy parameters.

Synopsis

show policy param

Arguments

Output

timeout Execution timeout.

Example

show policy param

set policy param

Sets the given Policy parameter(s).

Synopsis

set policy param -timeout

Arguments

timeout Maximum time in milliseconds to allow for processing expressions without interruption. If the timeout is reached then the evaluation causes an UNDEF to be raised and no further processing is performed. Default value: 3900 Minimum value: 1 Maximum value: 5000

Example

set policy param -timeout 5

unset policy param

Use this command to remove policy param settings.Refer to the set policy param command for meanings of the arguments.

Synopsis

unset policy param -timeout

policy-param