Portal Local-Server - HP 3600 v2 Series Command Reference Manual

Hide thumbs Also See for 3600 v2 Series:
Table of Contents

Advertisement

If you specify both a VLAN and an interface in a portal-free rule, the interface must belong to the VLAN.
Otherwise, the rule does not take effect.
You cannot configure a portal-free rule to have the same filtering criteria as that of an existing one. When
attempted, the system prompts that the rule already exists.
Regardless of whether portal authentication is enabled or not, you can only add or remove a portal-free
rule. You cannot modify it.
A Layer 2 Ethernet port in an aggregation group cannot be specified as the source port of a portal-free
rule, and the source port of a portal-free rule cannot be added to an aggregation group.
For Layer 2 portal authentication, you can configure only portal-free rules that are from any source
address to any or a specified destination address. With such a portal-free rule configured, users can
access the specified address without portal authentication.
Related commands: display portal free-rule.
Examples
# Configure a portal-free rule, allowing any packet whose source IP address is 10.10.10.1/24 and source
interface is VLAN-interface 1 to bypass portal authentication.
<Sysname> system-view
[Sysname] portal free-rule 15 source ip 10.10.10.1 mask 24 interface vlan-interface 1
destination ip any

portal local-server

Syntax
portal local-server { http | https server-policy policy-name }
undo portal local-server { http | https }
View
System view
Default level
2: System level
Parameters
http: Specifies that the local portal server use HTTP to exchange authentication packets with clients.
https: Specifies that the local portal server use HTTPS to exchange authentication packets with clients.
server-policy policy-name: Specifies the SSL server policy to be associated with the HTTPS service.
policy-name indicates an SSL server policy name, a case-insensitive string of 1 to 16 characters.
Description
Use the portal local-server command to configure the protocol type to be supported by the local portal
server and load the default authentication page file.
Use the undo portal local-server command to cancel the configuration.
By default, the local portal server does not support any protocol type.
When executing this command, the local portal server will load the default authentication page file,
which is supposed to be saved in the root directory of the device. To ensure that the local portal server
uses the user-defined default authentication pages, edit and save them properly before executing this
command. Otherwise, the system default authentication pages will be used.
152

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents