Cisco 4700M Administration Manual page 251

Application control engine appliance
Hide thumbs Also See for 4700M:
Table of Contents

Advertisement

Chapter 8
Configuring the XML Interface
The ACE DTD file, ace_appliance.dtd, is included as part of the software image and is accessible from
a web browser using either HTTP or HTTPS. See the
You can use a web browser to directly access the ace_appliance.dtd file or open the ace_appliance.dtd
file from the Cisco ACE Appliance Management page.
The following example shows the sequence of ACE CLI commands for creating a real server followed
by the associated DTD XML rserver elements for the commands:
[no] rserver [host | redirect] name
**********************************************************************
Elements, Attributes and Entities required for rserver
**********************************************************************
-->
<!--
probe-name is a string of length 1 to 32.
-->
<!ELEMENT probe_rserver EMPTY>
<!ATTLIST probe_rserver
sense
probe-name
>
<!--
relocation-str length is 1 to 127
-->
<!ELEMENT webhost-redirection EMPTY>
<!ATTLIST webhost-redirection
sense
relocation-string
redirection-code
>
<!--
type is optional for host.
ip, probe and weight are valid only when type = host.
address-type is valid only when type=host.
name length is 1 to 32.
webhost-redirection is valid only if type=redirect.
-->
<!ELEMENT rserver (description, ip_address, conn-limit, probe_rserver,
<!ATTLIST rserver
sense
type
name
>
OL-20823-01
[no] conn-limit max maxconns [min minconns]
[no] description string
[no] inservice
[no] ip address {ip_address}
[no] probe name
[no] weight number
CDATA
#FIXED
CDATA
#REQUIRED
(yes | no)
#IMPLIED
CDATA
(301 | 302)
CDATA
#FIXED
(redirect | host)
CDATA
#REQUIRED
Cisco 4700 Series Application Control Engine Appliance Administration Guide
"Accessing the ACE DTD File"
"no"
#REQUIRED
#IMPLIED
weight, inservice, webhost-redirection)*>
"no"
#IMPLIED
Information About XML
section for details.
8-5

Advertisement

Table of Contents
loading

This manual is also suitable for:

4700 series

Table of Contents