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


DTD for Class-of-Service Response Tags

This chapter contains the document type definition (DTD) called junos-cos.dtd, which lists the tags returned by the JUNOScript server to describe class-of-service settings. The associated Extensible Markup Language (XML) namespace is http://xml.juniper.net/junos/5.5R1/junos-cos. To review reference pages for the tags, see Summary of Class of Service Response Tags.

<!-- Copyright (c) 2000-2002, Juniper Networks, Inc. -->
<!-- All rights reserved. -->
<!-- junos-cos.dtd -->
<!ELEMENT alias-map (alias-map-item)*>
<!ELEMENT alias-map-item (code-point-bits | code-point-alias)*>
<!ELEMENT classifier (classifier-name | code-point-type | table-index | classifier-map)*>
<!ELEMENT classifier-map (classifier-map-item)*>
<!ELEMENT classifier-map-item (code-point | fc-name | loss-priority)*>
<!ELEMENT classifier-name (#PCDATA)>
<!ELEMENT classifier-table (table-index | number-of-entries | table-type | classifier-table-entry)*>
<!ELEMENT classifier-table-entry (table-index | code-point | fc-queue-number | loss-priority)*>
<!ELEMENT classifier-table-entry-index (#PCDATA)>
<!ELEMENT classifier-table-map (table-index | table-type | logical-interface | logical-interface-index)*>
<!ELEMENT code-point (#PCDATA)>
<!ELEMENT code-point-alias (#PCDATA)>
<!ELEMENT code-point-bits (#PCDATA)>
<!ELEMENT code-point-map (code-point-type | alias-map)*>
<!ELEMENT code-point-type (#PCDATA)>
<!ELEMENT cos-classifier-information (classifier)*>
<!ELEMENT cos-classifier-table-information (classifier-table)*>
<!ELEMENT cos-classifier-table-map-information (classifier-table-map)*>
<!ELEMENT cos-code-point-map-information (code-point-map)*>
<!ELEMENT cos-drop-profile-information (drop-profile)*>
<!ELEMENT cos-fabric-scheduler-map-information (fabric-scheduler-map)*>
<!ELEMENT cos-fabric-scheduler-map-table-information (fabric-scheduler-map-table)*>
<!ELEMENT cos-forwarding-class-information (fc-map)*>
<!ELEMENT cos-information (cos-forwarding-class-information | cos-classifier-information | cos-drop-profile-information | cos-rewrite-information | cos-code-point-map-information)*>
<!ELEMENT cos-interface-information (interface-map)*>
<!ELEMENT cos-policer-table-map-information (policer-table-map)*>
<!ELEMENT cos-red-information (red)*>
<!ELEMENT cos-rewrite-information (rewrite)*>
<!ELEMENT cos-rewrite-table-information (rewrite-table)*>
<!ELEMENT cos-rewrite-table-map-information (rewrite-table-map)*>
<!ELEMENT cos-scheduler-map-information (scheduler-map)*>
<!ELEMENT cos-scheduler-map-table-information (policy)*>
<!ELEMENT cos-shaper-table-map-information (shaper-table-map)*>
<!ELEMENT cos-table-information (cos-classifier-table-information | cos-classifier-table-map-information | cos-scheduler-map-table-information | cos-red-information | cos-rewrite-table-information | cos-rewrite-table-map-information | cos-policer-table-map-information | cos-shaper-table-map-information)*>
<!ELEMENT dest-fpc-index (#PCDATA)>
<!ELEMENT drop-bps-high (#PCDATA)>
<!ELEMENT drop-bps-low (#PCDATA)>
<!ELEMENT drop-bytes-high (#PCDATA)>
<!ELEMENT drop-bytes-low (#PCDATA)>
<!ELEMENT drop-pkts-high (#PCDATA)>
<!ELEMENT drop-pkts-low (#PCDATA)>
<!ELEMENT drop-pps-high (#PCDATA)>
<!ELEMENT drop-pps-low (#PCDATA)>
<!ELEMENT drop-profile (profile-name | profile-type | table-index | profile-map)*>
<!ELEMENT fabric-queue-information (fpc-queue-information)*>
<!ELEMENT fabric-scheduler (fabric-scheduler-name | fabric-scheduler-index | fabric-scheduler-drop-profile-ln-index | fabric-scheduler-drop-profile-ln | fabric-scheduler-drop-profile-lt-index | fabric-scheduler-drop-profile-lt | fabric-scheduler-drop-profile-hn-index | fabric-scheduler-drop-profile-hn | fabric-scheduler-drop-profile-ht-index | fabric-scheduler-drop-profile-ht)*>
<!ELEMENT fabric-scheduler-drop-profile-hn (#PCDATA)>
<!ELEMENT fabric-scheduler-drop-profile-hn-index (#PCDATA)>
<!ELEMENT fabric-scheduler-drop-profile-ht (#PCDATA)>
<!ELEMENT fabric-scheduler-drop-profile-ht-index (#PCDATA)>
<!ELEMENT fabric-scheduler-drop-profile-ln (#PCDATA)>
<!ELEMENT fabric-scheduler-drop-profile-ln-index (#PCDATA)>
<!ELEMENT fabric-scheduler-drop-profile-lt (#PCDATA)>
<!ELEMENT fabric-scheduler-drop-profile-lt-index (#PCDATA)>
<!ELEMENT fabric-scheduler-index (#PCDATA)>
<!ELEMENT fabric-scheduler-map (fabric-scheduler-priority | fabric-scheduler)*>
<!ELEMENT fabric-scheduler-map-table (fabric-scheduler-priority | fabric-scheduler-table)*>
<!ELEMENT fabric-scheduler-name (#PCDATA)>
<!ELEMENT fabric-scheduler-priority (#PCDATA)>
<!ELEMENT fabric-scheduler-table (fabric-scheduler-index | fabric-scheduler-drop-profile-hn-index | fabric-scheduler-drop-profile-ln-index | fabric-scheduler-drop-profile-ht-index | fabric-scheduler-drop-profile-lt-index)*>
<!ELEMENT fc-map (fc-map-item)*>
<!ELEMENT fc-map-item (fc-name | fc-queue-number | fc-priority)*>
<!ELEMENT fc-name (#PCDATA)>
<!ELEMENT fc-priority (#PCDATA)>
<!ELEMENT fc-queue-number (#PCDATA)>
<!ELEMENT fill-level (#PCDATA)>
<!ELEMENT fpc-queue-information (dest-fpc-index | src-fpc-index | queue-information)*>
<!ELEMENT high-drop-profile-identifier (#PCDATA)>
<!ELEMENT i-logical-index (#PCDATA)>
<!ELEMENT i-logical-map (i-logical-name | i-logical-index | policer-bandwidth | policer-burst | shaper-bandwidth | shaper-burst | i-logical-objects)*>
<!ELEMENT i-logical-name (#PCDATA)>
<!ELEMENT i-logical-object-index (#PCDATA)>
<!ELEMENT i-logical-object-name (#PCDATA)>
<!ELEMENT i-logical-object-subtype (#PCDATA)>
<!ELEMENT i-logical-object-type (#PCDATA)>
<!ELEMENT i-logical-objects (i-logical-object-type | i-logical-object-name | i-logical-object-subtype | i-logical-object-index)*>
<!ELEMENT interface (#PCDATA)>
<!ELEMENT interface-index (#PCDATA)>
<!ELEMENT interface-map (interface-name | interface-index | scheduler-map-name | scheduler-map-index | i-logical-map)*>
<!ELEMENT interface-name (#PCDATA)>
<!ELEMENT logical-interface (#PCDATA)>
<!ELEMENT logical-interface-index (#PCDATA)>
<!ELEMENT loss-priority (#PCDATA)>
<!ELEMENT low-drop-profile-identifier (#PCDATA)>
<!ELEMENT number-of-entries (#PCDATA)>
<!ELEMENT p-interface (#PCDATA)>
<!ELEMENT p-interface-index (#PCDATA)>
<!ELEMENT physical-interface (#PCDATA)>
<!ELEMENT physical-interface-index (#PCDATA)>
<!ELEMENT policer-bandwidth (#PCDATA)>
<!ELEMENT policer-burst (#PCDATA)>
<!ELEMENT policer-table-map (p-interface | p-interface-index | policer-bandwidth | policer-burst)*>
<!ELEMENT policy (interface | interface-index | policy-index | policy-number-of-queues | policy-entry)*>
<!ELEMENT policy-buffer-size-percentage (#PCDATA)>
<!ELEMENT policy-buffer-size-remainder (#PCDATA)>
<!ELEMENT policy-entry (table-index | policy-entry-identifier | fc-queue-number | policy-transmit-rate | policy-transmit-rate-percentage | policy-transmit-rate-remainder | policy-buffer-size-percentage | policy-buffer-size-remainder | policy-high-priority | policy-strict-high-priority | policy-packet-loss-profile | policy-exact)*>
<!ELEMENT policy-entry-identifier (#PCDATA)>
<!ELEMENT policy-exact (#PCDATA)>
<!ELEMENT policy-high-priority (#PCDATA)>
<!ELEMENT policy-index (#PCDATA)>
<!ELEMENT policy-number-of-queues (#PCDATA)>
<!ELEMENT policy-packet-loss-profile (high-drop-profile-identifier | low-drop-profile-identifier | tcp-high-drop-profile-identifier | tcp-low-drop-profile-identifier)*>
<!ELEMENT policy-strict-high-priority (#PCDATA)>
<!ELEMENT policy-transmit-rate (#PCDATA)>
<!ELEMENT policy-transmit-rate-percentage (#PCDATA)>
<!ELEMENT policy-transmit-rate-remainder (#PCDATA)>
<!ELEMENT probability (#PCDATA)>
<!ELEMENT profile-map (profile-map-item)*>
<!ELEMENT profile-map-item (fill-level | probability)*>
<!ELEMENT profile-name (#PCDATA)>
<!ELEMENT profile-type (#PCDATA)>
<!ELEMENT queue-information (queue-information-item)*>
<!ELEMENT queue-information-item (total-pkts-high | total-bytes-high | total-pkts-low | total-bytes-low | total-pps-high | total-bps-high | total-pps-low | total-bps-low | tx-pkts-high | tx-bytes-high | tx-pkts-low | tx-bytes-low | tx-pps-high | tx-bps-high | tx-pps-low | tx-bps-low | drop-pkts-high | drop-bytes-high | drop-pkts-low | drop-bytes-low | drop-pps-high | drop-bps-high | drop-pps-low | drop-bps-low)*>
<!ELEMENT red (red-drop-profile-identifier | number-of-entries | red-entry)*>
<!ELEMENT red-drop-probability (#PCDATA)>
<!ELEMENT red-drop-profile-identifier (#PCDATA)>
<!ELEMENT red-entry (red-entry-index | red-fullness | red-drop-probability)*>
<!ELEMENT red-entry-index (#PCDATA)>
<!ELEMENT red-fullness (#PCDATA)>
<!ELEMENT rewrite (rewrite-name | code-point-type | table-index | rewrite-map)*>
<!ELEMENT rewrite-high-codepoint (#PCDATA)>
<!ELEMENT rewrite-high-enable-state (#PCDATA)>
<!ELEMENT rewrite-low-codepoint (#PCDATA)>
<!ELEMENT rewrite-low-enable-state (#PCDATA)>
<!ELEMENT rewrite-map (rewrite-map-item)*>
<!ELEMENT rewrite-map-item (code-point | fc-name | loss-priority)*>
<!ELEMENT rewrite-name (#PCDATA)>
<!ELEMENT rewrite-table (table-index | number-of-entries | table-type | rewrite-table-entry)*>
<!ELEMENT rewrite-table-entry (fc-queue-number | rewrite-low-codepoint | rewrite-low-enable-state | rewrite-high-codepoint | rewrite-high-enable-state)*>
<!ELEMENT rewrite-table-map (table-index | table-type | logical-interface | logical-interface-index)*>
<!ELEMENT s-interface (#PCDATA)>
<!ELEMENT s-interface-index (#PCDATA)>
<!ELEMENT scheduler (fc-name | scheduler-name | scheduler-index | scheduler-tx-rate | scheduler-tx-limit | scheduler-buffer-size | scheduler-priority | scheduler-drop-profile-ln-index | scheduler-drop-profile-ln | scheduler-drop-profile-lt-index | scheduler-drop-profile-lt | scheduler-drop-profile-hn-index | scheduler-drop-profile-hn | scheduler-drop-profile-ht-index | scheduler-drop-profile-ht)*>
<!ELEMENT scheduler-buffer-size (#PCDATA)>
<!ELEMENT scheduler-drop-profile-hn (#PCDATA)>
<!ELEMENT scheduler-drop-profile-hn-index (#PCDATA)>
<!ELEMENT scheduler-drop-profile-ht (#PCDATA)>
<!ELEMENT scheduler-drop-profile-ht-index (#PCDATA)>
<!ELEMENT scheduler-drop-profile-ln (#PCDATA)>
<!ELEMENT scheduler-drop-profile-ln-index (#PCDATA)>
<!ELEMENT scheduler-drop-profile-lt (#PCDATA)>
<!ELEMENT scheduler-drop-profile-lt-index (#PCDATA)>
<!ELEMENT scheduler-index (#PCDATA)>
<!ELEMENT scheduler-map (scheduler-map-name | scheduler-map-index | scheduler)*>
<!ELEMENT scheduler-map-index (#PCDATA)>
<!ELEMENT scheduler-map-name (#PCDATA)>
<!ELEMENT scheduler-name (#PCDATA)>
<!ELEMENT scheduler-priority (#PCDATA)>
<!ELEMENT scheduler-tx-limit (#PCDATA)>
<!ELEMENT scheduler-tx-rate (#PCDATA)>
<!ELEMENT shaper-bandwidth (#PCDATA)>
<!ELEMENT shaper-burst (#PCDATA)>
<!ELEMENT shaper-table-map (s-interface | s-interface-index | shaper-bandwidth | shaper-burst)*>
<!ELEMENT src-fpc-index (#PCDATA)>
<!ELEMENT table-index (#PCDATA)>
<!ELEMENT table-type (#PCDATA)>
<!ELEMENT tcp-high-drop-profile-identifier (#PCDATA)>
<!ELEMENT tcp-low-drop-profile-identifier (#PCDATA)>
<!ELEMENT total-bps-high (#PCDATA)>
<!ELEMENT total-bps-low (#PCDATA)>
<!ELEMENT total-bytes-high (#PCDATA)>
<!ELEMENT total-bytes-low (#PCDATA)>
<!ELEMENT total-pkts-high (#PCDATA)>
<!ELEMENT total-pkts-low (#PCDATA)>
<!ELEMENT total-pps-high (#PCDATA)>
<!ELEMENT total-pps-low (#PCDATA)>
<!ELEMENT tx-bps-high (#PCDATA)>
<!ELEMENT tx-bps-low (#PCDATA)>
<!ELEMENT tx-bytes-high (#PCDATA)>
<!ELEMENT tx-bytes-low (#PCDATA)>
<!ELEMENT tx-pkts-high (#PCDATA)>
<!ELEMENT tx-pkts-low (#PCDATA)>
<!ELEMENT tx-pps-high (#PCDATA)>
<!ELEMENT tx-pps-low (#PCDATA)>

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