[Contents] [Prev] [Next] [Index] [Report an Error]


DTD for DHCP Server Response Tags

This chapter contains the Extensible Markup Language (XML) document type definition (DTD) called junos-dhcp-server.dtd, which lists the JUNOS XML tags that contain Dynamic Host Configuration Protocol (DHCP) Server information. The associated XML namespace is http://xml.juniper.net/junos/10.2R1/junos-dhcp-server. To review reference pages for the tags, see Summary of DHCP Server Response Tags.

<!-- Copyright (c) 2000-2010, Juniper Networks, Inc. -->
<!-- All rights reserved. -->
<!-- junos-dhcp-server.dtd -->

<!ELEMENT allocated-address (#PCDATA)>

<!ELEMENT alt-client-id (#PCDATA)>

<!ELEMENT alt-client-id-len (#PCDATA)>

<!ELEMENT antispoof-filter-action (#PCDATA)>

<!ELEMENT antispoof-filter-flags (#PCDATA)>

<!ELEMENT antispoof-filter-name (#PCDATA)>

<!ELEMENT antispoof-filter-owner (#PCDATA)>

<!ELEMENT antispoof-filter-parent (#PCDATA)>

<!ELEMENT antispoof-filter-state (#PCDATA)>

<!ELEMENT antispoof-filter-term-id (#PCDATA)>

<!ELEMENT antispoof-filter-type (#PCDATA)>

<!ELEMENT auth-client-limit (#PCDATA)>

<!ELEMENT auth-relay-server-group (#PCDATA)>

<!ELEMENT authentication-num-servers (#PCDATA)>

<!ELEMENT binding-count (#PCDATA)>

<!ELEMENT binding-summary (binding-count | init-count | bound-count | selecting-count | 
requesting-count | renewing-count | releasing-count | restore-count)*>

<!ELEMENT bootp-relay-address (#PCDATA)>

<!ELEMENT bound-count (#PCDATA)>

<!ELEMENT bridge-domain (#PCDATA)>

<!ELEMENT client-duid (#PCDATA)>

<!ELEMENT client-id (#PCDATA)>

<!ELEMENT client-id-len (#PCDATA)>

<!ELEMENT client-option-data (#PCDATA)>

<!ELEMENT client-option-len (#PCDATA)>

<!ELEMENT client-option-type (#PCDATA)>

<!ELEMENT client-stale-count (#PCDATA)>

<!ELEMENT demux-interface-name (#PCDATA)>

<!ELEMENT dhcp-binding (allocated-address | mac-address | lease-expires | 
lease-start-time | lease-end-time | lease-state | interface-name | vlan-id | svlan-id | 
demux-interface-name | server-ip-address | bootp-relay-address | 
previous-bootp-relay-address | session-id | pool-name | profile-name | 
dhcp-lease-binding-type | client-id-len | client-id | alt-client-id-len | alt-client-id | 
client-option-type | client-option-len | client-option-data | option-82-length-from-client | 
option-82-data-from-client | hardware-type | logical-system-routing-instance | 
bridge-domain | retail-logical-system-routing-instance | retail-bridge-domain | 
wholesale-logical-system-routing-instance | wholesale-bridge-domain | 
antispoof-filter-name | antispoof-filter-flags | antispoof-filter-state | antispoof-filter-type | 
antispoof-filter-term-id | antispoof-filter-action | antispoof-filter-parent | 
antispoof-filter-owner | authentication-num-servers | client-stale-count | auth-client-limit | 
auth-relay-server-group)*>

<!ELEMENT dhcp-lease-binding-type (#PCDATA)>

<!ELEMENT dhcp-server-binding-information (binding-summary | dhcp-binding)*>
<!ATTLIST dhcp-server-binding-information junos:style CDATA #IMPLIED>

<!ELEMENT dhcp-server-statistics-information (dropped-packet-total | 
dropped-packet-bad-hardware | dropped-packet-bad-opcode | 
dropped-packet-bad-options | dropped-packet-invalid-server-address | 
dropped-packet-no-addresses | dropped-packet-no-interface | 
dropped-packet-no-routing-instance | dropped-packet-no-local-address | 
dropped-packet-too-short | dropped-packet-read-error | dropped-packet-send-error | 
dropped-packet-authentication | dropped-packet-dynamic-profile | 
dropped-packet-license | message-table)*>

<!ELEMENT dhcpv6-binding (allocated-address | client-duid | client-id-len | client-id | 
alt-client-id-len | alt-client-id | lease-expires | lease-start-time | lease-end-time | 
lease-state | interface-name | demux-interface-name | server-ip-address | session-id | 
pool-name | profile-name | dhcpv6-server-id | dhcp-lease-binding-type | 
logical-system-routing-instance | bridge-domain | retail-logical-system-routing-instance | 
retail-bridge-domain | wholesale-logical-system-routing-instance | 
wholesale-bridge-domain | authentication-num-servers | client-stale-count | 
auth-client-limit | auth-relay-server-group)*>

<!ELEMENT dhcpv6-binding-count (#PCDATA)>

<!ELEMENT dhcpv6-binding-summary (dhcpv6-binding-count | dhcpv6-init-count | 
dhcpv6-bound-count | dhcpv6-selecting-count | dhcpv6-requesting-count | 
dhcpv6-renewing-count | dhcpv6-releasing-count | dhcpv6-restore-count)*>

<!ELEMENT dhcpv6-bound-count (#PCDATA)>

<!ELEMENT dhcpv6-init-count (#PCDATA)>

<!ELEMENT dhcpv6-message (dhcpv6-message-name | dhcpv6-message-count)*>

<!ELEMENT dhcpv6-message-count (#PCDATA)>

<!ELEMENT dhcpv6-message-direction (#PCDATA)>

<!ELEMENT dhcpv6-message-name (#PCDATA)>

<!ELEMENT dhcpv6-message-table (dhcpv6-message-direction | dhcpv6-message)*>

<!ELEMENT dhcpv6-releasing-count (#PCDATA)>

<!ELEMENT dhcpv6-renewing-count (#PCDATA)>

<!ELEMENT dhcpv6-requesting-count (#PCDATA)>

<!ELEMENT dhcpv6-restore-count (#PCDATA)>

<!ELEMENT dhcpv6-selecting-count (#PCDATA)>

<!ELEMENT dhcpv6-server-binding-information (dhcpv6-binding-summary | 
dhcpv6-binding)*>
<!ATTLIST dhcpv6-server-binding-information junos:style CDATA #IMPLIED>

<!ELEMENT dhcpv6-server-id (#PCDATA)>

<!ELEMENT dhcpv6-server-statistics-information (v6-dropped-packet-total | 
v6-dropped-packet-no-safd | v6-dropped-packet-bad-send | 
v6-dropped-packet-short-packet | v6-dropped-packet-bad-msgtype | 
v6-dropped-packet-bad-options | v6-dropped-packet-bad-srcaddress | 
v6-dropped-packet-relay-hop-count | v6-dropped-packet-no-client-id | 
dhcpv6-message-table)*>

<!ELEMENT dropped-packet-authentication (#PCDATA)>

<!ELEMENT dropped-packet-bad-hardware (#PCDATA)>

<!ELEMENT dropped-packet-bad-opcode (#PCDATA)>

<!ELEMENT dropped-packet-bad-options (#PCDATA)>

<!ELEMENT dropped-packet-dynamic-profile (#PCDATA)>

<!ELEMENT dropped-packet-invalid-server-address (#PCDATA)>

<!ELEMENT dropped-packet-license (#PCDATA)>

<!ELEMENT dropped-packet-no-addresses (#PCDATA)>

<!ELEMENT dropped-packet-no-interface (#PCDATA)>

<!ELEMENT dropped-packet-no-local-address (#PCDATA)>

<!ELEMENT dropped-packet-no-routing-instance (#PCDATA)>

<!ELEMENT dropped-packet-read-error (#PCDATA)>

<!ELEMENT dropped-packet-send-error (#PCDATA)>

<!ELEMENT dropped-packet-too-short (#PCDATA)>

<!ELEMENT dropped-packet-total (#PCDATA)>

<!ELEMENT hardware-type (#PCDATA)>

<!ELEMENT init-count (#PCDATA)>

<!ELEMENT interface-name (#PCDATA)>

<!ELEMENT lease-end-time (#PCDATA)>
<!ATTLIST lease-end-time junos:seconds CDATA #IMPLIED>

<!ELEMENT lease-expires (#PCDATA)>

<!ELEMENT lease-start-time (#PCDATA)>
<!ATTLIST lease-start-time junos:seconds CDATA #IMPLIED>

<!ELEMENT lease-state (#PCDATA)>

<!ELEMENT logical-system-routing-instance (#PCDATA)>

<!ELEMENT mac-address (#PCDATA)>

<!ELEMENT message (message-name | message-count)*>

<!ELEMENT message-count (#PCDATA)>

<!ELEMENT message-direction (#PCDATA)>

<!ELEMENT message-name (#PCDATA)>

<!ELEMENT message-table (message-direction | message)*>

<!ELEMENT option-82-data-from-client (#PCDATA)>

<!ELEMENT option-82-length-from-client (#PCDATA)>

<!ELEMENT pool-name (#PCDATA)>

<!ELEMENT previous-bootp-relay-address (#PCDATA)>

<!ELEMENT profile-name (#PCDATA)>

<!ELEMENT releasing-count (#PCDATA)>

<!ELEMENT renewing-count (#PCDATA)>

<!ELEMENT requesting-count (#PCDATA)>

<!ELEMENT restore-count (#PCDATA)>

<!ELEMENT retail-bridge-domain (#PCDATA)>

<!ELEMENT retail-logical-system-routing-instance (#PCDATA)>

<!ELEMENT selecting-count (#PCDATA)>

<!ELEMENT server-ip-address (#PCDATA)>

<!ELEMENT session-id (#PCDATA)>

<!ELEMENT svlan-id (#PCDATA)>

<!ELEMENT v6-dropped-packet-bad-msgtype (#PCDATA)>

<!ELEMENT v6-dropped-packet-bad-options (#PCDATA)>

<!ELEMENT v6-dropped-packet-bad-send (#PCDATA)>

<!ELEMENT v6-dropped-packet-bad-srcaddress (#PCDATA)>

<!ELEMENT v6-dropped-packet-no-client-id (#PCDATA)>

<!ELEMENT v6-dropped-packet-no-safd (#PCDATA)>

<!ELEMENT v6-dropped-packet-relay-hop-count (#PCDATA)>

<!ELEMENT v6-dropped-packet-short-packet (#PCDATA)>

<!ELEMENT v6-dropped-packet-total (#PCDATA)>

<!ELEMENT vlan-id (#PCDATA)>

<!ELEMENT wholesale-bridge-domain (#PCDATA)>

<!ELEMENT wholesale-logical-system-routing-instance (#PCDATA)>



[Contents] [Prev] [Next] [Index] [Report an Error]