208
Parameters
minutes
: Specifies the authentication timeout in the range of 1 to 15 minutes.
Usage guidelines
On receiving the MAC binding query response from the MAC binding server, the device starts the
timeout timer for portal authentication.
If the user passes portal authentication before the timer expires, the device immediately deletes the
MAC-trigger entry for the user. If the user does not pass portal authentication within the
authentication timeout, the device deletes the MAC-trigger entry after the entry expires.
Examples
# Specify the authentication timeout as 10 minutes.
<Sysname> system-view
[Sysname] portal mac-trigger-server mts
[Sysname-portal-mac-trigger-server-mts] authentication-timeout 10
Related commands
display mac-trigger-server
auth-url
Use
auth-url
to specify the URL of the QQ authentication server.
Use
undo auth-url
to delete the URL of the QQ authentication server.
Syntax
auth-url
url-string
undo auth-url
Default
The URL of QQ authentication server is
https://graph.qq.com
.
Views
QQ authentication server view
Predefined user roles
network-admin
Parameters
url-string
: Specifies the URL of the QQ authentication server, a case-sensitive string of 1 to 256
characters. Make sure that you specify the actual URL of the QQ authentication server.
Examples
# Specify
as the URL of the QQ authentication server.
<Sysname> system-view
[Sysname] portal extend-auth-server qq
[Sysname-portal-extend-auth-server-qq] auth-url http://oauth.qq.com
Related commands
display portal extend-auth-server