R3303-HP 6600/HSR6600 Routers Security Command Reference

Table Of Contents
182
Syntax
portal redirect-url url-string
undo portal redirect-url
Default
An authenticated portal user is redirected to the URL that the user entered in the address bar before portal
authentication.
Views
System view
Default command level
2: System level
Parameters
url-string: Autoredirection URL for authenticated portal users, a string of 1 to 127 characters. It must start
with http:// or https:// and must be a fully qualified URL.
Usage guidelines
To use this feature for remote Layer 3 portal authentication, the portal server must be an IMC portal server
that supports the page auto-redirection function.
Examples
# Configure the device to redirect a portal user to http://www.testpt.cn after the user passes portal
authentication.
<Sysname> system-view
[Sysname] portal redirect-url http://www.testpt.cn
portal server
Use portal server to configure a portal server for Layer 3 portal authentication.
Use undo portal server to remove a portal server, restore the default destination port and default URL
address, or delete the shared key or the VPN instance configuration.
Syntax
portal server server-name ip ip-address [ key [ cipher | simple ] key-string | port port-id | server-type
{ cmcc | imc } | url url-string | vpn-instance vpn-instance-name ] *
undo portal server server-name [ key | port | server-type | url | vpn-instance ]
Default
No portal server is configured for Layer 3 portal authentication.
Views
System view
Default command level
2: System level
Parameters
server-name: Specifies a name for the portal server, a case-sensitive string of 1 to 32 characters.