Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
332
username-title STRING
Specifies the user name title of JWAC authentication login window.
The maximum number can be up to 32 characters.
password-title STRING
Specifies the password title of JWAC authentication login window. The
maximum number can be up to 32 characters.
logout-window-title STRING
Specifies the title of the JWAC authentication logout window. The
maximum number can be up to 64 characters.
copyright-line LINE-NUMBER
title STRING
Specifies the copyright information by lines in JWAC authentication
pages. The total copyright information can be up to 5 lines and 128
characters for each line.
Default
These are the default values:
page-title is not set.
login-window-title is “Authentication Login”.
username-title is “User Name”.
password-title is “Password”.
logout-window-title is “Logout From The Network”.
Copyright information is not set.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to customize JWAC authentication page elements. There are two JWAC
authentication pages, (1) authentication login page and (2) authentication logout page.
The Web authentication login page will be displayed to the user to get a username and password when
the system is doing Web authentication for the user. Users can log out from the network by clicking the
Logout button on the authentication login page after success login to the network.
Example
This example shows how to configure the page title to be “Company”:
Switch# configure terminal
Switch(config)# jwac page-element english page-title Company
Switch(config)#
This example shows how to configure the two-line copyright information at the bottom of the
authentication page with:
Line 1: Copyright @ 2014 All Rights Reserved
Line 2: Site: http://support.website.com
Switch# configure terminal
Switch(config)# jwac page-element english copyright-line 1 title Copyright @ 2014 All
Rights Reserved
Switch(config)# jwac page-element english copyright-line 2 title Site:
http://support.website.com
Switch(config)#