37-76
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 37 Configuring Clientless SSL VPN
Clientless SSL VPN End User Setup
Step 3
Import the translation table using the
import webvpn translation-table
command from privileged
EXEC mode.
In the following example, the XML file is imported
es-us
—the abbreviation for Spanish spoken in the
United States.
hostname#
import webvpn translation-table customization language es-us
tftp://209.165.200.225/portal
hostname# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
hostname#
show import webvpn translation-table
Translation Tables' Templates:
AnyConnect
PortForwarder
csd
customization
keepout
url-list
webvpn
Citrix-plugin
RPC-plugin
Telnet-SSH-plugin
VNC-plugin
Translation Tables:
es-us customization
If you import a translation table for the AnyConnect domain, your changes are effective immediately. If
you import a translation table for any other domain, you must continue to
Step 4
, where you create a
customization object, identify the translation table to use in that object, and specify that customization
object for the group policy or user.
Referencing the Language in a Customization Object
Now that you have created a translation table, you need to refer to this table in a customization object.
Steps 4 through 6 describe how to export the customization template, edit it, and import it as a
customization object:
Step 4
Export a customization template to a URL where you can edit it using the
export webvpn customization
template
command from privileged EXEC mode. The example below exports the template and creates
the copy
sales
at the URL specified:
hostname#
export webvpn customization template tftp://209.165.200.225/sales
Step 5
Edit the customization template and reference the previously-imported translation table.
There are two areas of XML code in the customization template that pertain to translation tables. The
first area, shown below, specifies the translation tables to use:
<localization>
<languages>en,ja,zh,ru,ua</languages>
<default-language>en</default-language>
</localization>
The <languages> tag in the XML code is followed by the names of the translation tables. In this example,
they are en, ja, zh, ru, and ua. For the customization object to call these translation tables correctly, the
tables must have been previously imported using the same names. These names must be compatible with
language options of the browser.
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.
Содержание 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: ......