Cisco CRS-1 - Carrier Routing System Router Especificaciones Pagina 89

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 132
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 88
7-89
Cisco CRS-1 Series Carrier Routing System XML API Guide
OL-4596-02
Chapter 7 Cisco CRS-1 Series XML and Large Data Retrieval (Iterators)
Terminating an Iterator
Sample XML Response from the Cisco CRS-1 Series Router
<?xml version="1.0" encoding="UTF-8"?>
<Response MajorVersion="1" MinorVersion="0" IteratorID=”2”>
<Get>
<Configuration>
<BGP MajorVersion=”1” MinorVersion=”0”>
<AS>
<Naming>
<AS>3</AS>
</Naming>
<Global>
.
.
.
1st block of data returned here
.
.
.
</Global>
<AS>
</BGP>
</Configuration>
<Get>
</Response>
Sample XML Request Using the Abort Attribute to Terminate an Iterator
<?xml version="1.0" encoding="UTF-8"?>
<Request MajorVersion="1" MinorVersion="0">
<GetNext IteratorID=”2” Abort=”true”/>
</Request>
Sample XML Response from the Cisco CRS-1 Series Router
<?xml version="1.0" encoding="UTF-8"?>
<Response MajorVersion="1" MinorVersion="0">
<GetNext IteratorID=”2” Abort=”true”/>
</Response>
Vista de pagina 88
1 2 ... 84 85 86 87 88 89 90 91 92 93 94 ... 131 132

Comentarios a estos manuales

Sin comentarios