contentInspection-parameter¶
The following operations can be performed on "contentInspection-parameter":
set contentInspection parameter¶
Sets the given contentisnpection parameter(s).
Synopsis¶
set contentInspection parameter -undefAction <string>
Arguments¶
undefAction
Action to perform if the result of policy evaluation is undefined (UNDEF). An UNDEF event indicates an error condition in evaluating the expression. Available settings function as follows: * NOINSPECTION - Do not Inspect the traffic. * RESET - Reset the connection and notify the user's browser, so that the user can resend the request. * DROP - Drop the message without sending a response to the user. Default value: "NOINSPECTION"
Example¶
set contentinspection parameter -undefAction RESET
unset contentInspection parameter¶
Resets the given CI parameter(s)..Refer to the set contentInspection parameter command for meanings of the arguments.
Synopsis¶
unset contentInspection parameter -undefAction
Example¶
unset contentinspection parameter -undefAction
show contentInspection parameter¶
Displays the Contentinspection parameters.
Synopsis¶
show contentInspection parameter
Arguments¶
Output¶
undefAction
Name of the contentinspection undef action.
timeout
Timeout.
Example¶
show contentinspection parameter