CHAPTER 33
DTD for IPv6 Neighbor Discovery
Response Tags
Copyright © 2010, Juniper Networks, Inc.
This chapter contains the Extensible Markup Language (XML) document type definition
(DTD) called junos-ipv6-nd.dtd, which lists the Junos XML tags that contain information
about IPv6 Neighbor Discovery. To review reference pages for the tags, see "Summary
of Operational Response Tag Elements" on page 733.
<!-- Copyright (c) 2000-2010, Juniper Networks, Inc. -->
<!-- All rights reserved. -->
<!-- junos-ipv6-nd.dtd -->
<!ELEMENT ipv6-modify-nd (ipv6-modify-nd-entry)*>
<!ELEMENT ipv6-modify-nd-entry (ipv6-nd-neighbor-address |
ipv6-nd-neighbor-l2-address | ipv6-nd-change)*>
<!ELEMENT ipv6-nd-change (#PCDATA)>
<!ELEMENT ipv6-nd-entry (ipv6-nd-neighbor-address | ipv6-nd-neighbor-l2-address
| ipv6-nd-total | ipv6-nd-state | ipv6-nd-expire | ipv6-nd-isrouter |
ipv6-nd-issecure | ipv6-nd-interface-name)*>
<!ELEMENT ipv6-nd-expire (#PCDATA)>
<!ELEMENT ipv6-nd-information (ipv6-nd-entry)*>
<!ELEMENT ipv6-nd-interface-name (#PCDATA)>
<!ELEMENT ipv6-nd-isrouter (#PCDATA)>
<!ELEMENT ipv6-nd-issecure (#PCDATA)>
<!ELEMENT ipv6-nd-neighbor-address (#PCDATA)>
<!ELEMENT ipv6-nd-neighbor-l2-address (#PCDATA)>
<!ELEMENT ipv6-nd-state (#PCDATA)>
<!ELEMENT ipv6-nd-total (#PCDATA)>
6237
Need help?
Do you have a question about the JUNOS OS 10.4 - XML API OPERATIONAL and is the answer not in the manual?