Cisco catalyst 6500 series Configuration Note page 212

Content switching module
Hide thumbs Also See for catalyst 6500 series:
Table of Contents

Advertisement

Maximum of 255 owners
Maximum of 16383 static_arp entries
-->
<!ELEMENT csm_module (env_variable*, owner*, vlan*, script_file*, script_task*,
>
<!ATTLIST csm_module
sense (yes | no) #IMPLIED
slot
>
<!--
*************************************************************
actions
*************************************************************
-->
<!--
error_tolerance is a 32-bit value, specified
in hex or decimal, which acts as a bitmask
for specifying which error types should be
ignored.
dtd_version is a string that specifies the set of
configurable CSM features, and should match the CSM version
specified at the top of this DTD.
Note that if the version is higher than the CSM can
handle, an error may be returned.
the CSM will do its best to interpret the document,
even if dtd_version is missing or higher than expected.
-->
<!ELEMENT config (csm_module)>
<!ATTLIST config
error_tolerance NMTOKEN #IMPLIED
dtd_version
<!--
**************
In case of error, the response document will include an "error" child element
in the offending element.
<!ELEMENT error EMPTY>
<!ATTLIST error
code NMTOKEN #REQUIRED
>
The body of the error element is a description string.
Attribute "code" is a hex value representing a mask of possible error codes:
XML_ERR_INTERNAL
XML_ERR_COMM_FAILURE
XML_ERR_WELLFORMEDNESS
XML_ERR_ATTR_UNRECOGNIZED = 0x0008 /* found an unrecognized attribute */
XML_ERR_ATTR_INVALID
XML_ERR_ATTR_MISSING
XML_ERR_ELEM_UNRECOGNIZED = 0x0040 /* found an unrecognized element */
XML_ERR_ELEM_INVALID
XML_ERR_ELEM_MISSING
XML_ERR_ELEM_CONTEXT
XML_ERR_IOS_PARSER
XML_ERR_IOS_MODULE_IN_USE = 0x0800 /* Another user is configuring CSM */
XML_ERR_IOS_WRONG_MODULE
XML_ERR_IOS_CONFIG
**************
Catalyst 6500 Series Content Switching Module Configuration Note
C-22
probe*, natpool*, url_map*, cookie_map*, header_map*,
retcode_map*, dns_map*, named_real_server*,
serverfarm*, dns_serverfarm*, sticky_group*,
policy*, dns_policy*, vserver*, dns_vserver*,
dfp?, udp_capp?, ft?, static_nat*, static_arp*)
NMTOKEN
#REQUIRED
See valid error types below.
NMTOKEN #IMPLIED
The error element takes the form:
= 0x0001 /* internal memory or coding error */
= 0x0002 /* communication failure */
= 0x0004 /* not a wellformed XML document */
= 0x0010 /* found invalid value in attribute */
= 0x0020 /* required attribute missing */
= 0x0080 /* found invalid element */
= 0x0100 /* required element missing */
= 0x0200 /* valid element found in wrong place */
= 0x0400 /* IOS unable to parse command */
= 0x1000 /* Tried to configure unavailable CSM */
= 0x2000 /* IOS configuration error */
Appendix C
Default is 0x0048.
Default is "2.2".
In most cases,
CSM XML Document Type Definition
OL-4612-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 6000 series

Table of Contents