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

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

Advertisement

Configuration Operations
<Response MajorVersion="1" MinorVersion="0">
<Set>
<Configuration/>
</Set>
<Delete>
<Configuration/>
</Delete>
</Response>
Sample XML Client Request to Browse Uncommitted Target Configuration Changes
<?xml version="1.0" encoding="UTF-8"?>
<Request MajorVersion="1" MinorVersion="0">
<Get>
<Configuration Source="ChangedConfig">
</Configuration>
</Get>
</Request>
Sample Secondary XML Response from the Cisco CRS-1 Series Router
<?xml version="1.0" encoding="UTF-8"?>
<Response MajorVersion="1" MinorVersion="0">
<Get>
<Configuration OperationType="Set">
</Configuration>
<Configuration OperationType="Delete">
</Configuration>
</Get>
</Response>
Cisco CRS-1 Series Carrier Routing System XML API Guide
2-30
<BGP MajorVersion="1" MinorVersion="0"/>
<BGP MajorVersion="1"
MinorVersion="0">
<AS>
<Naming>
<AS>3</AS>
</Naming>
<Global>
<DefaultMetric>10</DefaultMetric>
</Global>
</AS>
</BGP>
<BGP MajorVersion="1" MinorVersion="0">
<AS>
<Naming>
<AS>3</AS>
</Naming>
<BGPEntity>
<NeighborTable>
<Neighbor>
<Naming>
<IPAddress>
<IPV4Address>10.0.101.8</IPV4Address>
</IPAddress>
</Naming>
</Neighbor>
</NeighborTable>
</BGPEntity>
</AS>
</BGP>
Chapter 2
Cisco CRS-1 Series XML Router Configuration and Management
OL-4596-01

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CRS-1 - Carrier Routing System Router and is the answer not in the manual?

This manual is also suitable for:

Crs-1 series

Table of Contents