Cli Command Limitations - Cisco CRS-1 - Carrier Routing System Router Api Manual

Carrier routing system xml api guide
Hide thumbs Also See for CRS-1 - Carrier Routing System Router:
Table of Contents

Advertisement

XML CLI Command Tags
The following example uses the <CLI> operation tag:
Sample XML Client Request for CLI Command Using CLI Tags
<?xml version="1.0" encoding="UTF-8"?>
<Request MajorVersion="1" MinorVersion="0">
<CLI>
<Configuration>
</Configuration>
</CLI>
</Request>
Sample XML Response from the Cisco CRS-1 Series Router
<?xml version="1.0" encoding="UTF-8"?>
<Response MajorVersion="1" MinorVersion="0">
<CLI>
</CLI>
</Response>

CLI Command Limitations

The initial CLI command support through XML is limited to CLI configuration and subsequent
responses wrapped in <CLI> tags.
The following conditions are not supported:
Cisco CRS-1 Series Carrier Routing System XML API Guide
6-80
router bgp 3
default-metric 10
timers bgp 80 160
exit
show config
<Configuration>
Building configuration...
router bgp 3
default-metric 10
timers bgp 80 160
end
</Configuration>
<Operational> namespace commands
<Action> namespace commands
Sending a request in <CLI> format and getting back an XML encoded response
Sending an XML encoded request and getting back a response in <CLI> format
"Long running" commands, for example, "ping" and "top."
Chapter 6
Cisco CRS-1 Series XML and Encapsulated CLI Operations
OL-4596-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Crs-1 series

Table of Contents