C613-50170-01 Rev B
Command Reference for x510 Series
1786
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
UTHENTICATION
C
OMMANDS
AUTH
-
WEB
-
SERVER
LOGIN
-
URL
auth-web-server login-url
Overview
This command sets the web-authentication login page URL. This lets you replace
the login page with your own page. See “Customising the Login Page” in the
and Port Authentication Feature Overview and Configuration Guide
for details.
Use the
no
variant of this command to delete the URL.
Syntax
auth-web-server login-url <
URL
>
no auth-web-server login-url
Default
The built-in login page is set by default.
Mode
Global Configuration
Examples
To set http://example.com/login.html as the login page, use the commands:
awplus#
configure terminal
awplus(config)#
auth-web-server login-url
http://example.com/login.html
To unset the login page URL, use the commands:
awplus#
configure terminal
awplus(config)#
no auth-web-server login-url
Related
Commands
Parameter
Description
<
URL
>
Set login page URL