C613-50170-01 Rev B
Command Reference for x510 Series
1785
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
UTHENTICATION
C
OMMANDS
AUTH
-
WEB
-
SERVER
PAGE
LANGUAGE
auth-web-server page language
Overview
Use this command to set the presentation language of Web authentication pages.
Titles and subtitles of Web authentication pages will be set accordingly. Note that
presently only English or Japanese are offered.
Use the
no
variant of this command to set the presentation language of Web
authentication pages to its default (English).
Syntax
auth-web-server page language {english|japanese}
no auth-web-server page language
Default
Web authentication pages are presented in English by default.
Mode
Global Configuration
Examples
To set Japanese as the presentation language of Web authentication pages, use
the following commands:
awplus#
configure terminal
awplus(config)#
auth-web-server page language japanese
To set English as the presentation language of Web authentication pages, use the
following commands:
awplus#
configure terminal
awplus(config)#
auth-web-server page language english
To unset the presentation language of Web authentication pages and use English
as the default presentation language, use the following commands:
awplus#
configure terminal
awplus(config)#
no auth-web-server page language
Related
Commands
auth-web-server page sub-title
Parameter
Description
english
Web authentication pages are presented in English.
japanese
Web authentication pages are presented in Japanese.