Cisco catalyst 6500 series Configuration Note page 105

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

Advertisement

Chapter 8
Configuring Additional Features and Options
Table 8-2
Return Code
501
505
The following HTTP headers are supported:
Content-Length (non-zero value required for all POSTs)
Connection (close value indicates that request should not be persistent)
WWW-Authenticate (sent to client when credentials are required and missing)
Authorization (sent from client to specify Basic credentials in base64 encoding)
For the XML feature to operate, the network management system must connect to a CSM IP address, not
a switch interface IP address.
Because the master copy of the configuration must be stored in Cisco IOS, as it is with the command
line interface, when XML configuration requests are received by the CSM, these requests must be sent
to the supervisor engine.
XML configuration allows a single CSM to act as proxy for all the CSMs in the same switch chassis. For
Note
example, an XML page with configuration for one CSM may be successfully posted through a different
CSM in the same switch chassis.
The Document Type Description (DTD), now publicly available, is the basis for XML configuration
documents you create. (See
documents are sent directly to the CSM in HTTP POST requests. To use XML, you must create a
minimum configuration on the CSM in advance, using the Cisco IOS command line interface. Refer to
the Catalyst 6500 Series Content Switching Module Command Reference for information on the
xml-config
The response is an XML document mirroring the request with troublesome elements flagged with
child-error elements, and with an error code and error string. You can specify which types of errors
should be ignored by using an attribute of the root element in the XML document.
There will be an addition to the Cisco IOS command line interface for enabling XML configuration
capabilities for a particular CSM interface. Along with the ability to enable and disable the TCP port,
security options for client access lists and HTTP authentication are supported.
To configure XML on the CSM, perform this task:
Command
Step 1
Router(config-module-csm)# module csm
slot
Step 2
Router(config-module-csm)# xml-config
Step 3
Router(config-slb-xml)# port
port-number
Step 4
Router(config-slb-xml)# vlan id
OL-4612-01
HTTP Return Codes for XML (continued)
Description
Not Implemented ("POST" not specified)
HTTP Version not supported ("1.0" or "1.1" not specified)
Appendix C, "CSM XML Document Type
command.
Catalyst 6500 Series Content Switching Module Configuration Note
Configuring Network Management
Definition.") The XML
Purpose
Specifies the module and slot number.
Enables XML on the CSM and enters the XML
configuration mode.
Specifies the TCP port where the CSM HTTP server
listens.
Restricts the CSM HTTP server to accept connections
only from the specified VLAN.
8-15

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 6000 series

Table of Contents