EasyManua.ls Logo

Cisco 5505 - ASA Firewall Edition Bundle

Cisco 5505 - ASA Firewall Edition Bundle
118 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
8-11
Cisco AnyConnect VPN Client Administrator Guide
OL-12950-012
Chapter 8 Customizing and Localizing the AnyConnect Client
Customizing the End-user Experience
contain information that tells the browser what language encoding (language and character set) to use.
Your browser might have a facility to automatically determine the appropriate encoding. See the online
help for your browser for specific information about multiple language support.
The <default-language> tag specifies the language that the remote user first encounters when connecting
to the security appliance. In the example code above, the language is English.
Figure 8-4 sho
ws the login page and the Language Selector. This Language Selector gives remote users
establishing an SSL VPN connection the ability to select the language of their choice.
Figure 8-4 Language Selector
The following XML code affects the display of the Language Selector, and includes the <language
selector> tag and the associated <language> tags that enable and customize the Language Selector:
<auth-page>
....
<language-selector>
<mode>enable</mode>
<title l10n="yes">Language:</title>
<language>
<code>en</code>
<text>English</text>
</language>
<language>
<code>es-us</code>
<text>Spanish</text>
</language>
</language-selector>
The <language-selector> group of tags includes the <mode> tag that enables and disables the displaying
of the Language Selector, and the <title> tag that specifies the title of the drop-down box listing the
languages.
The <language> group of tags includ
es the <code> and <text> tags that map the language name
displayed in the Language Selector drop-down box to a specific translation table.
Make your changes to this file and save the file.
Step 6 Import the customization template as a new object named sales, using the import webvpn
customization command from privileged EXEC mode. For example:
hostname# import webvpn customization sales tftp://209.165.200.225/sales
hostname# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Table of Contents

Other manuals for Cisco 5505 - ASA Firewall Edition Bundle

Related product manuals