Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 2 Portal Configuration Commands
3Com Corporation
2-13
Description
Use the portal method command to specify a portal authentication method.
Use the undo portal method command to restore the default authentication method,
that is, direct authentication.
Example
# Set the portal authentication method to redhcp.
[3Com] portal method redhcp
# Restore the default authentication method.
[3Com] undo portal method
2.1.9 portal server
Syntax
portal server server-name { ip ip-address | key key-string | port port | url url-string } *
undo portal server server-name [ key | port | url ]
View
System view
Parameter
server-name: Name of the portal server, a string consisting of 1 to 32 characters.
ip-address: IP address of the portal server, which cannot be 0.0.0.0, or any loopback
address, multicast address, or broadcast address.
key-string: Shared key for communications between the portal server and the router, a
string consisting of 1 to 16 characters. By default, it is huawei.
port: Port from which the router sends packets to the portal server, in the range of 1 to
65,534. By default, it is 50,100.
url-string: URL for HTTP redirection. By default, it is a string starting with http:// and
consisting of the value of the ip-address argument. For example, if the value of the
ip-address argument is 10.110.100.100, then the default URL is http://10.110.100.100.
When entering the string, you do not need to put it between double quotation marks.
Description
Use the portal server command to configure a portal server or modify the configuration
of a portal server.
Use the undo portal server command to delete a specified portal server or restore the
default settings for a specified portal server.
All users can access a portal server without limitation.










