Home > Configuration > Tunnel > settunneltrafficpolicy_rule

settunneltrafficpolicy_rule

Use this method to set expression, against which traffic is evaluated.
The following requirements apply only to the Citrix ADC CLI:
* If the expression includes blank spaces, the entire expression must be enclosed in double quotation marks.
* If the expression itself includes double quotation marks, you must escape the quotations by using the \ character.
* Alternatively, you can use single quotation marks to enclose the rule, in which case you do not have to escape the double quotation marks.

Syntax



Parameters

name

Name of the tunnel traffic policy to modify.
This is mandatory parameter.

rule

Expression, against which traffic is evaluated. The following requirements apply only to the Citrix ADC CLI: * If the expression includes blank spaces, the entire expression must be enclosed in double quotation marks. * If the expression itself includes double quotation marks, you must escape the quotations by using the \ character. * Alternatively, you can use single quotation marks to enclose the rule, in which case you do not have to escape the double quotation marks.

Return Value

Returns simpleResult

See Also