Url - H3C MSR Series Command Reference Manual

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

Advertisement

Parameters
port-number: Specifies the listening TCP port number in the range of 1 to 65535.
Usage guidelines
To use the local portal Web server, make sure the port number in the portal Web server URL and the
port number configured in this command are the same.
For successful local portal authentication, follow these guidelines:
Do not configure the listening TCP port number for a local portal Web server as the port number
used by a known protocol. For example, do not specify port numbers 21 and 23, which are used
by FTP and Telnet, respectively.
Do not configure the HTTP listening port number as the default HTTPS listening port number
443.
Do not configure the HTTPS listening port number as the default HTTP listening port number
80.
Do not configure the same listening port number for HTTP and HTTPS.
Examples
# Set the HTTP service listening port number to 2331 for the local portal Web server.
<Sysname> system-view
[Sysname] portal local-web-server http
[Sysname-portal-local-websvr-http] tcp-port 2331
Related commands
portal local-web-server

url

Use url to specify a URL for a portal Web server.
Use undo url to restore the default.
Syntax
url url-string
undo url
Default
No URL is specified for a portal Web server.
Views
Portal Web server view
Predefined user roles
network-admin
Parameters
url-string: Specifies a URL for the portal Web server, a case-sensitive string of 1 to 256 characters.
Usage guidelines
This command specifies a URL that can be accessed through standard HTTP or HTTPS. The URL
should start with http:// or https://. If the URL you specify does not start with http:// or https://, the
system considers the URL begins with http:// by default.
Examples
# Configure the URL for the portal Web server wbs as http://www.test.com/portal.
391

Advertisement

Table of Contents
loading

Table of Contents