Document Organization
This manual contains the following parts and chapters:
- Preface, About This Manual (this chapter), provides a brief description of the contents and organization of this manual and describes how to obtain customer support.
- Part 1, "Session Control, Operational Request, and Configuration API Reference," describes the JUNOScript tags used to configure or request information from the JUNOScript server and the tags that the JUNOScript server sends in response.
- Chapter 1, "Summary of Session Control Tags," describes the tags that client applications and the JUNOScript server use to begin, end, and control the flow of the JUNOScript session.
- Chapter 2, "Mapping between Operational Tags and CLI Commands," provides tables that map each operational request tag supported in the current version of the JUNOScript API to the response tag returned by the JUNOScript server and to the corresponding JUNOS command-line interface (CLI) command.
- Chapter 3, "Summary of Operational Request Tags," describes the tags used by a client application to request operational information from the JUNOScript server.
- Chapter 4, "Summary of Operational Response Tags," describes the tags returned by the JUNOScript server in response to a client application's request for operational information.
- Chapter 5, "Summary of Configuration Tags," describes the tags that represent router configuration.
- Part 2, "JUNOScript Document Type Definitions," includes the document type definitions (DTDs) for tags that describe various router operations.
- Chapter 6, "DTD for Session Control Response Tags," contains the XML DTD called
junos.dtd, which lists the session control tags returned by the JUNOScript server.- Chapter 7, "DTD for Accounting Response Tags," contains the XML DTD called
junos-accounting.dtd, which lists the tags returned by the JUNOScript server to describe accounting records.- Chapter 8, "DTD for Alarm Response Tags," contains the XML DTD called
junos-alarm.dtd, which lists the tags returned by the JUNOScript server to describe alarms.- Chapter 9, "DTD for Chassis Response Tags," contains the XML DTD called
junos-chassis.dtd, which lists the tags returned by the JUNOScript server to describe the router chassis.- Chapter 10, "DTD for Class-of-Service Response Tags," contains the XML DTD called
junos-cos.dtd, which lists the tags returned by the JUNOScript server to describe class-of-service settings.- Chapter 11, "DTD for Firewall Filter Response Tags," contains the XML DTD called
junos-filter.dtd, which lists the tags returned by the JUNOScript server to describe firewall filter information.- Chapter 12, "DTD for Forwarding and Routing Table Response Tags," contains the XML DTD called
junos-rtinfo.dtd, which lists the tags returned by the JUNOScript server to describe forwarding table information.- Chapter 13, "DTD for Interface Response Tags," contains the XML DTD called
junos-interface.dtd, which lists the tags returned by the JUNOScript server to describe router interfaces.- Chapter 14, "DTD for IPSec Response Tags," contains the XML DTD called
junos-ipsec.dtd, which lists the tags returned by the JUNOScript server to describe IPSec information.- Chapter 15, "DTD for IPv6 Neighbor Discovery Response Tags," contains the XML DTD called
junos-ipv6-nd.dtd, which lists the tags returned by the JUNOScript server to describe Internet Protocol Version 6 (IPv6) neighbor discovery.- Chapter 16, "DTD for J20 GGSN Response Tags," contains the XML DTD called
junos-ggsn.dtd, which lists the tags returned by the JUNOScript server to describe J20 gateway GPRS support node (GGSN) information.- Chapter 17, "DTD for Passive Monitoring Response Tags," contains the XML DTD called
junos-passive-monitoring.dtd, which lists the tags returned by the JUNOScript server to describe passive monitoring interfaces.- Chapter 18, "DTD for Routing Protocols Response Tags," contains the XML DTD called
junos-routing.dtd, which lists the tags returned by the JUNOScript server to describe routing protocols.- Chapter 19, "DTD for SNMP Response Tags," contains the XML DTD called
junos-snmp.dtd, which lists the tags returned by the JUNOScript server to describe Simple Network Management Protocol (SNMP) settings.- Chapter 20, "DTD for System Process Information Response Tags," contains the XML DTD called
junos-process.dtd, which lists the tags returned by the JUNOScript server to describe system processes (the information returned by theshow system processesCLI command).- Chapter 21, "DTD for UDP Forwarding Helper Response Tags," contains the XML DTD called
junos-helper.dtd, which lists the tags returned by the JUNOScript server to describe output from the User Datagram Protocol (UDP) forwarding helper.