Portal Server - H3C S7500E Series Command Manual

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – Portal
H3C S7500E Series Ethernet Switches
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 2 to bypass portal authentication.
<Sysname> system-view
[Sysname] portal free-rule 15 source ip 10.10.10.1 mask 24 interface
Vlan-interface 2 destination ip any

1.1.12 portal server

Syntax
portal server server-name ip ip-address [ key key-string | port port-id | url url-string ] *
undo portal server server-name [ key | port | url ]
View
System view
Parameters
server-name: Name of the portal server, a case-sensitive string of 1 to 32 characters.
ip-address: IP address of the portal server.
key-string: Shared key for communication with the portal server, a case-sensitive string
of 1 to 16 characters.
port-id: Destination port number used when the device sends a message to the portal
server unsolicitedly, in the range 1 to 65534. The default is 50100.
url-string: Uniform resource locator (URL) to which HTTP packets are to be redirected,
in the http://ip-address format. The default of ip-address is the IP address of the portal
server.
Description
Use the portal server command to configure a portal server.
Use the undo portal server command to remove a portal server, restore the default
destination port number or URL, or delete the shared key.
By default, no portal server is configured.
Using the undo portal server server-name command, you remove the specified portal
server if the specified portal server exists and there is no user on the interfaces
referencing the portal server.
Related commands: display portal server.
Chapter 1 Portal Configuration Commands
1-16

Advertisement

Table of Contents
loading

Table of Contents