Cisco 5505 - ASA Firewall Edition Bundle Administrator's Manual page 101

Administration guide
Hide thumbs Also See for 5505 - ASA Firewall Edition Bundle:
Table of Contents

Advertisement

Appendix A
Sample AnyConnect Profile and XML Schema
</AnyConnectProfile>
Sample AnyConnect Profile Schema
<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2006 rel. 3 sp1 (http://www.altova.com) by Chris Fitzgerald
(private) -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:ns1="http://schemas.xmlsoap.org/encoding/"
targetNamespace="http://schemas.xmlsoap.org/encoding/" elementFormDefault="qualified"
attributeFormDefault="unqualified">
specific host.</xs:documentation>
OL-12950-012
Can be a FQDN or IP address.
-->
<HostAddress>cvc-asa-02.cisco.com</HostAddress>
<HostAddress>10.94.146.172</HostAddress>
</BackupServerList>
</ClientInitialization>
<!--
This section contains the list of hosts the user will be able to
select from.
-->
<ServerList>
<!--
This is the data needed to attempt a connection to a specific
host.
-->
<HostEntry>
<!--
Can be an alias used to refer to the host or an
IP address.
HostAddress is not required.
-->
<HostName>CVC-ASA-02</HostName>
<HostAddress>cvc-asa-02.cisco.com</HostAddress>
</HostEntry>
<HostEntry>
<HostName>CVC-ASA-01</HostName>
<HostAddress>10.94.146.172</HostAddress>
<!--
This backup server list represents an override to the
global one defined previously.
-->
<BackupServerList>
<HostAddress>cvc-asa-03.cisco.com</HostAddress>
<HostAddress>10.94.146.173</HostAddress>
</BackupServerList>
</HostEntry>
</ServerList>
<xs:annotation>
<xs:documentation>pwd</xs:documentation>
</xs:annotation>
<xs:complexType name="HostEntry">
<xs:annotation>
<xs:documentation>This is the data needed to attempt a connection to a
</xs:annotation>
<xs:sequence>
<xs:element name="HostEntry" maxOccurs="unbounded">
<xs:annotation>
If an FQDN or IP address is used, a
Cisco AnyConnect VPN Client Administrator Guide
Sample AnyConnect Profile Schema
FQDN or
A-3

Advertisement

Table of Contents
loading

Table of Contents