Url-List - H3C MSR Series Command Reference Manual

Comware 7 security
Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

Field
host
port
path
uri-acl uri-acl-name: Specify a URI ACL by its name, a case-insensitive string of 1 to 31 characters.
Only the resources permitted by the URI ACL are available to users. If you do not specify a URI ACL,
all resources in the specified URL are available to users.
Usage guidelines
You can add multiple URL entries to a URL list, and each URL entry must be associated with a
unique URL.
Examples
# Add a URL entry named abc to URL list url1, and specify the URL as www.abc.com.cn.
<Sysname> system-view
[Sysname] sslvpn context ctx1
[Sysname-sslvpn-context-ctx1] url-list url1
[Sysname-sslvpn-context-ctx1-url-list-url1] url abc url-value www.abc.com
# Add a URL entry named web1 to URL list web, specify the URL as http://www.abc.com, and apply
URI ACL abc to the URL entry.
<Sysname> system-view
[Sysname] sslvpn context abc
[Sysname-sslvpn-context-abc] url-list web
[Sysname-sslvpn-context-abc-url-list-web] url web1 url-value http://www.abc.com uri-acl
abc
# Add a URL entry named ipv6 to URL list url1 and specify the URL as http://[1234::5678]:8080.
<Sysname> system-view
[Sysname] sslvpn context ctx1
[Sysname-sslvpn-context-ctx1] url-list url1
[Sysname-sslvpn-context-ctx1-url-list-url1] url ipv6 url-value http://[1234::5678]:8080
Related commands
sslvpn context

url-list

url-list
Use url-list to create a URL list and enter its view, or enter the view of an existing URL list.
Use undo url-list to delete a URL list.
Syntax
url-list name
undo url-list name
Description
Domain name or IP address of a host.
To specify an IPv6 address, enclose the IPv6 address in brackets. For example.
http://[1234::5678]:8080.
Port number.
If you do not specify a port number, the default port number of the protocol is used, which is
80 for HTTP and 443 for HTTPS.
Path to the resources on the host.
804

Advertisement

Table of Contents
loading

Table of Contents