Specifications

Authentication Commands
New and Enhanced Features in AlliedWare Plus 5.4.4 Major and Minor Versions 39
auth-web-server login-url
This command sets the web-authentication login page URL.
Use the no variant of this command to delete the set 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:
To unset the login page URL, use the commands:
Validation
Commands
show running-config
Parameter Description
<URL>
Set login page URL
awplus#
configure terminal
awplus(config)#
auth-web-server login-url http://
example.com/login.html
awplus#
configure terminal
awplus(config)#
no auth-web-server login-url