Cisco CRS-1 - Carrier Routing System Router Api Manual page 69

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

Advertisement

Chapter 5
Cisco CRS-1 Series XML and Native Data Access Techniques
</Get>
</Request>
Sample XML Response from the Cisco CRS-1 Series Router
<?xml version="1.0" encoding="UTF-8"?>
<Response MajorVersion="1" MinorVersion="0">
<Get>
</Get>
<Get>
</Get>
</Response>
Example 2: Compact Form of a Request Using Compressed Object Class Hierarchies
Sample XML Client Request
<?xml version="1.0" encoding="UTF-8"?>
<Request MajorVersion="1" MinorVersion="0">
<Get>
OL-4596-01
<Naming>
<IPAddress>
<!-- Gets all configuration data for this neighbor -->
<IPV4Address>10.0.101.7</IPV4Address>
</IPAddress>
</Naming>
</Neighbor>
</NeighborTable>
</BGPEntity>
</AS>
</BGP>
</Configuration>
<Configuration>
.
.
.
response data returned here for
neighbor 10.0.101.6
.
.
.
</Configuration>
<Configuration>
.
.
.
response data returned here
neighbor 10.0.101.7
.
.
.
</Configuration>
<Configuration>
<BGP MajorVersion="1" MinorVersion="0">
<AS>
<Naming>
<AS>3</AS>
</Naming>
<BGPEntity>
<NeighborTable>
<Neighbor>
<Naming>
<IPAddress>
Available Set of Native Data Access Techniques
Cisco CRS-1 Series Carrier Routing System XML API Guide
5-69

Advertisement

Table of Contents
loading

This manual is also suitable for:

Crs-1 series

Table of Contents