Symbols
- <bad-element> tag (NETCONF)
- <candidate/> tag (NETCONF)
- <capabilities> tag (NETCONF)
- <capability> tag (NETCONF)
- <close-session/> tag (NETCONF)
- <commit> tag (NETCONF)
- usage guidelines
- <config> tag (NETCONF)
- <configuration> tag (SRC XML)
- <copy-config> tag (NETCONF)
- <data> tag (NETCONF)
- <default-operation> tag (NETCONF)
- usage guidelines
- <discard-changes> tag (NETCONF)
- <edit-config> tag (NETCONF)
- <error-info> tag (NETCONF)
- <error-message> tag (NETCONF)
- <error-path> tag (NETCONF)
- <error-severity> tag (NETCONF)
- <filter> tag (NETCONF)
- <get-config> tag (NETCONF)
- <hello> tag (NETCONF)
- <kill-session> tag (NETCONF)
- <lock> tag (NETCONF)
- <ok/> tag (NETCONF)
- <output> tag (SRC XML)
- <rpc-error> tag (NETCONF)
- <rpc-reply> tag (NETCONF)
- <rpc> tag (NETCONF)
- <session-id> tag (NETCONF)
- usage guidelines
- <source> tag (NETCONF)
- usage guidelines
- <target> tag (NETCONF)
- <unlock> tag (NETCONF)
- <url> tag (NETCONF)
- usage guidelines
- ]]>]]> character sequence (NETCONF)
A
- access
- attributes
- authentication
C
- child tags (XML). See tags (XML)
- commands
- mapping options to SRC XML tags
- comments
- compatibility
- configuration
- changing
- committing
- creating
- deleting
- discarding changes
- displaying
- loading
- locking
- merging current and new
- modifying
- NETCONF operations on
- replacing
- rolling back to previous
- statements. See configuration statements
- unlocking
- verifying
- configuration statements
- deleting
- mapping to Junos XML tags
- mapping to SRC XML tags
- conventions
- create (NETCONF 'operation' attribute) 1
- customer support 1
D
- default mode for NETCONF configuration changes
- delete (NETCONF 'operation' attribute) 1
- display xml command
- Document Object Model. See DOM
- document type definition. See DTD
- documentation
- DOM
- DTD
E
- entity references, predefined (SRC XML)
- error messages
- examples, Junos XML
- mapping of configuration statement to tag
- examples, NETCONF
- creating configuration elements
- deleting
- merging in new configuration data
- providing configuration data
- replacing configuration elements
- requesting
- session
- terminating session
- examples, SRC XML
- Extensible Markup Language. See XML
I
- identifiers
J
- Junos XML tags
K
L
- leaf statement
M
- manuals
N
- namespaces. See XML, namespaces
- NETCONF API
- comments, treatment of
- conventions
- overview
- server. See NETCONF server
- session. See NETCONF session
- tags
- white space, treatment of
- NETCONF server
- NETCONF session
- NETCONF tags
- newline character in XML tag sequences
- no-change mode (NETCONF)
- notice icons
O
- operation attribute (SRC XML with NETCONF) 1
- usage guidelines
- operational mode, CLI
- SRC XML mapping
- options in configuration statements, SRC XML mapping
- output from NETCONF server, parsing
P
- predefined entity references (SRC XML)
- prerequisites
R
- replace (NETCONF 'operation' attribute) 1
- replace mode (NETCONF)
- request tags (XML). See tags (XML)
- response tags (XML). See tags (XML)
- routers
- configuration. See configuration
S
- SAX (Simple API for XML)
- sdx:changed-localtime attribute (SRC XML)
- sdx:changed-seconds attribute (SRC XML)
- security
- session, NETCONF. See NETCONF session
- Simple API for XML. See SAX
- software versions
- space character in XML tag sequences
- SRC XML API
- overview
- predefined entity references
- tags. See SRC XML tags
- SRC XML tags
- ssh service
- support, technical See technical support
T
- tags (XML)
- NETCONF
- request
- response
- SRC XML See SRC XML tags
- white space in and around
- technical support
- text conventions defined
W
X
Download This Guide
Requesting Information
This chapter explains how to use the SRC Extensible Markup Language (XML) and NETCONF application programming interfaces (APIs) to request information about C Series Controller status and the current configuration.
The tag elements for operational requests are defined in the SRC XML API and correspond to command-line interface (CLI) operational commands, which are described in the SRC software command references. There is a request tag element for many commands in the CLI show family of commands.
The tag element for configuration requests is the NETCONF <get-config> tag element. It corresponds to the CLI configuration mode show command, which is described in the SRC PE CLI User Guide. The SRC XML tag elements that make up the content of both requests and the NETCONF server’s responses correspond to CLI configuration statements, which are described in the SRC software documentation set.
In addition to information about the current configuration, client applications can request other configuration-related information.
This chapter includes the following topics: