Chapter 10 Dtd For Arp Response Tags - Juniper JUNOS OS 10.4 - XML API OPERATIONAL Supplementary Manual

Xml api operational reference
Table of Contents

Advertisement

CHAPTER 10
DTD for ARP Response Tags
Copyright © 2010, Juniper Networks, Inc.
This chapter contains the Extensible Markup Language (XML) document type definition
(DTD) called junos-arp.dtd, which lists the Junos XML tags that contain information
about ARP. 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-arp.dtd -->
<!ELEMENT arp-entry-count (#PCDATA)>
<!ELEMENT arp-table-entry (mac-address | ip-address | hostname | interface-name
| arp-table-entry-flags | time-to-expire)*>
<!ELEMENT arp-table-entry-flags (none | permanent | published | dead | free)*>
<!ELEMENT arp-table-information (arp-table-entry | arp-entry-count)*>
<!ATTLIST arp-table-information junos:style CDATA #IMPLIED>
<!ELEMENT clear-arp-table-result (ip-address | clear-success)*>
<!ELEMENT clear-arp-table-results (clear-arp-table-result)*>
<!ELEMENT clear-success EMPTY>
<!ELEMENT dead EMPTY>
<!ELEMENT free EMPTY>
<!ELEMENT hostname (#PCDATA)>
<!ELEMENT interface-name (#PCDATA)>
<!ELEMENT ip-address (#PCDATA)>
<!ELEMENT mac-address (#PCDATA)>
<!ELEMENT none EMPTY>
<!ELEMENT permanent EMPTY>
<!ELEMENT published EMPTY>
6031

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents