url-list Global Command Arguments

url-list Global Command Arguments
Command Description
listname Provides the text that will be displayed on the WebVPN home page to
identify the URL. Maximum 64 characters.
displayname Groups the set of URLs that the WebVPN end user can access. Maximum 64
characters. Semicolons (;), ampersands (&), and less-than (<) characters are
not allowed.
url Specifies the URL link. Suports URL types http, https, and cifs.
A URL list can have one or more URL links listed by assigning the URL list a listname. Every
list entry for that list must have the same listname:
tgasa(config)# url-list URLS “HR Server” http://192.168.1.22
tgasa(config)# url-list URLS “Shared” cifs://192.168.1.210
Once the URL lists are created, they must be assigned to a user or group-policy. The url-list
command can be used in WebVPN mode to assign a URL list to a username or group-policy:
url-list {none | value name}
The syntax for the url-list command differs from the syntax used in global-configuration
mode in the following ways:
■ value name—The name of a preconfigured URL list configured using the url-list
command in global-configuration mode.
■ none—Sets a null value for URL lists. This prevents inheriting a list from a default grouppolicy
configuration.