Skip to content

vpn-url

The following operations can be performed on "vpn-url":

add| rm| set| unset| show|

add vpn url

Creates a bookmark link to an external or internal resource that appears on the Access Interface, according to type, as a web site link or file share link.

Synopsis

add vpn url <urlName> <linkName> <actualURL> [-vServerName <string>] [-clientlessAccess ( ON | OFF )] [-comment <string>] [-iconURL <URL>] [-ssotype <ssotype>] [-applicationtype <applicationtype>] [-samlSSOProfile <string>] [-appJson <string>]

Arguments

urlName

Name of the bookmark link.

linkName

Description of the bookmark link. The description appears in the Access Interface.

actualURL

Web address for the bookmark link.

vServerName

Name of the associated LB/CS vserver

clientlessAccess

If clientless access to the resource hosting the link is allowed, also use clientless access for the bookmarked web address in the Secure Client Access based session. Allows single sign-on and other HTTP processing on Citrix Gateway for HTTPS resources.

Possible values: ON, OFF Default value: OFF

comment

Any comments associated with the bookmark link.

iconURL

URL to fetch icon file for displaying this resource.

ssotype

Single sign on type for unified gateway

Possible values: unifiedgateway, selfauth, samlauth

applicationtype

The type of application this VPN URL represents. Possible values are CVPN/SaaS/VPN

Possible values: CVPN, VPN, SaaS

samlSSOProfile

Profile to be used for doing SAML SSO

appJson

To store the template details in the json format.

Example

add vpn url ggl search www.google.com.

rm vpn url

Removes a bookmark link to an internal resource that appears in the Access Interface.

Synopsis

rm vpn url <urlName>

Arguments

urlName

Name of the bookmark link to remove.

Example

rm vpn url ggl

set vpn url

Modifies the specified parameters of a bookmark link to an internal resource that appears in the Access Interface.

Synopsis

set vpn url <urlName> [-linkName <string>] [-actualURL <string>] [-vServerName <string>] [-clientlessAccess ( ON | OFF )] [-comment <string>] [-iconURL <URL>] [-ssotype <ssotype>] [-applicationtype <applicationtype>] [-samlSSOProfile <string>] [-appJson <string>]

Arguments

urlName

Name of the bookmark link.

linkName

Description of the bookmark link. The description appears in the Access Interface.

actualURL

Web address for the bookmark link.

vServerName

Name of the associated LB/CS vserver

clientlessAccess

If clientless access to the resource hosting the link is allowed, also use clientless access for the bookmarked web address in the Secure Client Access based session. Allows single sign-on and other HTTP processing on Citrix Gateway for HTTPS resources.

Possible values: ON, OFF Default value: OFF

comment

Any comments associated with the bookmark link.

iconURL

URL to fetch icon file for displaying this resource.

ssotype

Single sign on type for unified gateway

Possible values: unifiedgateway, selfauth, samlauth

applicationtype

The type of application this VPN URL represents. Possible values are CVPN/SaaS/VPN

Possible values: CVPN, VPN, SaaS

samlSSOProfile

Profile to be used for doing SAML SSO

appJson

To store the template details in the json format.

Example

set vpn url wiurl -clientlessAccess on

unset vpn url

Use this command to remove vpn url settings.Refer to the set vpn url command for meanings of the arguments.

Synopsis

unset vpn url <urlName> [-vServerName] [-clientlessAccess] [-comment] [-iconURL] [-ssotype] [-applicationtype] [-samlSSOProfile] [-appJson]

show vpn url

Displays information about all the configured bookmark links to internal resources that appear in the Access Interface, or displays detailed information about the specified bookmark link.

Synopsis

show vpn url [<urlName>]

Arguments

urlName

Name of the bookmark link for which to display detailed information.

Output

linkName

Description of the bookmark link. The description appears in the Access Interface.

vServerName

Name of the associated LB/CS vserver

actualURL

Web address for the bookmark link.

clientlessAccess

Whether clientless access is enabled for the url in other modes or not.

comment

Comments associated with this virtual server.

iconURL

URL to fetch icon file for displaying this resource.

ssotype

Single sign on type for unified gateway

applicationtype

The type of application this VPN URL represents. Possible values are CVPN/SaaS/VPN

samlSSOProfile

Profile to be used for doing SAML SSO

appJson

To store the template details in the json format.

devno

count

stateflag

Was this article helpful?