| addcloudtunnelvserver |
Syntax |
Parameters |
name |
Name for the Cloud Tunnel virtual server. Must begin with an ASCII alphabetic or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space,colon (:), at (@), equals (=), and hyphen (-) characters.
The following requirement applies only to the Citrix ADC CLI:
If the name includes one or more spaces, enclose the name in double or single quotation marks (for example,
"my server" or 'my server'). This is mandatory parameter. |
servicetype |
ServiceType of Listener using which traffic will be tunneled through cloud tunnel server. This is mandatory parameter. |
listenpolicy |
String specifying the listen policy for the Cloud Tunnel virtual server. Can be either a named expression or an expression. The Cloud Tunnel virtual server processes only the traffic for which the expression evaluates to true. Default value = "none". |
listenpriority |
Integer specifying the priority of the listen policy. A higher number specifies a lower priority. If a request matches the listen policies of more than one virtual server, the virtual server whose listen policy has the highest priority (the lowest priority number) accepts the request. Default value = 101. Maximum value = 100. |
Return Value |
Returns simpleResult |
See Also |