Cisco PIX 500 Series Configuration Manual page 833

Security appliance command line
Hide thumbs Also See for PIX 500 Series:
Table of Contents

Advertisement

Chapter 37
Configuring Clientless SSL VPN
Figure 37-15
the remote user establishing an SSL VPN connection the ability to choose a language.
Figure 37-15
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>
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)#
OL-12172-03
shows the Language Selector that displays on the logon page. The Language Selector gives
Language Selector
....
<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>
Cisco Security Appliance Command Line Configuration Guide
Clientless SSL VPN End User Setup
37-77

Advertisement

Table of Contents
loading

This manual is also suitable for:

Asa 5500 series

Table of Contents