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

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
<Request MajorVersion="1" MinorVersion="0">
<Get>
<Configuration>
</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>
<Configuration>
OL-4596-01
<BGP MajorVersion="1" MinorVersion="0">
<AS>
<Naming>
<AS>3</AS>
</Naming>
<BGPEntity>
<NeighborTable>
<Neighbor>
<Naming>
<IPAddress Match="*"/>
</Naming>
<RemoteAS/>
</Neighbor>
</NeighborTable>
</BGPEntity>
</AS>
</BGP>
</Configuration>
<BGP MajorVersion="1" MinorVersion="0">
<AS>
<Naming>
<AS>3</AS>
</Naming>
<BGPEntity>
<NeighborTable>
<Neighbor>
<Naming>
<IPAddress>
<IPV4Address>10.0.101.1</IPV4Address>
</IPAddress>
</Naming>
<RemoteAS>1</RemoteAS>
</Neighbor>
<Neighbor>
<Naming>
<IPAddress>
<IPV4Address>10.0.101.2</IPV4Address>
</IPAddress>
</Naming>
<RemoteAS>2</RemoteAS>
</Neighbor>
<Neighbor>
<Naming>
<IPAddress>
<IPV4Address>10.0.101.3</IPV4Address>
</IPAddress>
</Naming>
<RemoteAS>3</RemoteAS>
</Neighbor>
.
.
.
Available Set of Native Data Access Techniques
Cisco CRS-1 Series Carrier Routing System XML API Guide
5-71

Advertisement

Table of Contents
loading

This manual is also suitable for:

Crs-1 series

Table of Contents