contentinspection-parameter¶
The following operations can be performed on "contentinspection-parameter":
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
set contentinspection parameter¶
Sets the given contentisnpection parameter(s).
Synopsis¶
set contentinspection parameter -undefAction
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
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