1-22
Cisco CRS-1 Series Carrier Routing System XML API Guide
OL-4596-01
Chapter 1 Cisco CRS-1 Series XML API Overview
Cisco CRS-1 Series XML API Tags
Configuration Services Operation Tags
Configuration services operations provide more advanced configuration management functions through
the Cisco CRS-1 Series Configuration Manager. The configuration services tags are provided in
Table 1-3.
Note The XML schema definitions for the configuration services operation type tags are contained in the
schema file cfgmgr_operations.xsd (see Chapter 13, “Cisco CRS-1 Series XML Schemas”).
Note The configuration services operations are described further in Chapter 2, “Cisco CRS-1 Series XML
Router Configuration and Management.”
CLI Operation Tag
CLI access provides support for XML encapsulated CLI commands and responses. For CLI access a
single tag is provided. The CLI operation tag is provided in Table 1-4.
Note The XML schema definitions for the CLI tag are contained in the schema file common_types.xsd (see
Chapter 13, “Cisco CRS-1 Series XML Schemas”).
Note The CLI operations are described further in Chapter 6, “Cisco CRS-1 Series XML and Encapsulated CLI
Operations.”
Table 1-3 Configuration Services Operation Tags
Tags Description
<Lock> Lock the running configuration.
<Unlock> Unlock the running configuration.
<Load> Load the target configuration from a binary file previously saved by
way of the <Save> tag.
<Save> Save the target configuration to a binary file.
<Commit> Promote the target configuration to the running configuration.
<Clear> Abort/clear the current target configuration session.
<Rollback> Roll back the running configuration to a previous configuration
state.
<GetConfigurationHistory> Get a list of commits made to the running configuration.
<GetConfigurationSessions> Get a list of the user sessions currently configuring the box.
Table 1-4 CLI Operation Tag
Tags Description
<CLI> Issue the request as a CLI command.