37-77
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 37 Configuring Clientless SSL VPN
Clientless SSL VPN End User Setup
Figure 37-15
shows the Language Selector that displays on the logon page. The Language Selector gives
the remote user establishing an SSL VPN connection the ability to choose a language.
Figure 37-15
Language Selector
The XML code below 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 includes 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 using the
import webvpn customization
command
from privileged EXEC mode. For example:
hostname#
import webvpn customization sales tftp://209.165.200.225/sales
hostname# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
The output of the
show import webvpn customization
command shows the new customization object
sales
:
hostname(config)#
show import webvpn customization
Template
sales
hostname(config)#
Содержание 500 Series
Страница 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Страница 45: ...P A R T 1 Getting Started and General Information ...
Страница 46: ......
Страница 277: ...P A R T 2 Configuring the Firewall ...
Страница 278: ......
Страница 354: ...17 38 Cisco Security Appliance Command Line Configuration Guide OL 12172 03 Chapter 17 Configuring NAT NAT Examples ...
Страница 561: ...P A R T 3 Configuring VPN ...
Страница 562: ......
Страница 891: ...P A R T 4 System Administration ...
Страница 892: ......
Страница 975: ...P A R T 5 Reference ...
Страница 976: ......