Portal Local-Web-Server - H3C MSR Series Command Reference Manual

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

Advertisement

mask: Specifies the subnet mask in dotted decimal format.
Usage guidelines
With IPv4 authentication source subnets configured, only packets from IPv4 users on the
authentication source subnets can trigger portal authentication. If an unauthenticated IPv4 user is
not on any authentication source subnet, the access device discards all the user's packets that do
not match any portal-free rule.
If you do not specify the ipv4-network-address argument in the undo portal layer3 source
command, this command deletes all IPv4 portal authentication source subnets on the interface.
Only cross-subnet authentication supports authentication source subnets.
If you configure both an authentication source subnet and an authentication destination subnet on an
interface, only the authentication destination subnet takes effect.
Examples
# Configure an IPv4 portal authentication source subnet of 10.10.10.0/24 on GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname–GigabitEthernet1/0/1] portal layer3 source 10.10.10.0 24
Related commands
display portal
portal free-all except destination

portal local-web-server

Use portal local-web-server to create a local portal Web server and enter its view, or enter the view
of an existing local portal Web server.
Use undo portal local-web-server to delete the local portal Web server.
Syntax
portal local-web-server { http | https [ ssl-server-policy policy-name ] }
undo portal local-web-server { http | https }
Default
No local portal Web servers exist.
Views
System view
Predefined user roles
network-admin
Parameters
http: Configures the local portal Web server to use HTTP to exchange authentication information
with clients.
https: Configures the local portal Web server to use HTTPS to exchange authentication information
with clients.
ssl-server-policy policy-name: Specifies an existing SSL server policy for HTTPS. The policy name
is a case-insensitive string of 1 to 31 characters. . If you do not specify this option, HTTPS is
associated with the SSL server policy that uses the self-signed certificate. That SSL server policy
supports all cipher suites.
352

Advertisement

Table of Contents
loading

Table of Contents