class-of-service (Dynamic Profiles)
構文
class-of-service { dynamic-class-of-service-options { vendor-specific-tags tag; } interfaces { interface-name ; } unit logical-unit-number { classifiers { type (classifier-name | default); } output-traffic-control-profile (profile-name | $junos-cos-traffic-control-profile); report-ingress-shaping-rate bps; rewrite-rules { dscp (rewrite-name | default); dscp-ipv6 (rewrite-name | default); ieee-802.1 (rewrite-name | default) vlan-tag (outer | outer-and-inner); inet-precedence (rewrite-name | default); } } } } scheduler-maps { map-name { forwarding-class class-name scheduler scheduler-name; } } schedulers { (scheduler-name) { buffer-size (seconds | percent percentage | remainder | temporal microseconds); drop-profile-map loss-priority (any | low | medium-low | medium-high | high) protocol (any | non-tcp | tcp) drop-profile profile-name; excess-priority (low | high | $junos-cos-scheduler-excess-priority); excess-rate (percent percentage | percent $junos-cos-scheduler-excess-rate); overhead-accounting (shaping-mode) <bytes (byte-value>; priority priority-level; shaping-rate (rate | predefined-variable); transmit-rate (percent percentage | rate | remainder) <exact | rate-limit>; } } traffic-control-profiles profile-name { adjust-minimum rate; delay-buffer-rate (percent percentage | rate); excess-rate (percent percentage | proportion value | percent $junos-cos-excess-rate); excess-rate-high (percent percentage | proportion value); excess-rate-low (percent percentage | proportion value); guaranteed-rate (percent percentage | rate) <burst-size bytes>; max-burst-size cells; overhead-accounting (frame-mode | cell-mode) <bytes byte-value>; peak-rate rate; scheduler-map map-name; shaping-rate (percent percentage | rate | predefined-variable) <burst-size bytes>; shaping-rate-excess-high (percent percentage | rate) <burst-size bytes>; shaping-rate-excess-medium-high (percent percentage | rate) <burst-size bytes>; shaping-rate-excess-medium-low (percent percentage | rate) <burst-size bytes>; shaping-rate-excess-low (percent percentage | rate) <burst-size bytes>; shaping-rate-priority-high (percent percentage | rate) <burst-size bytes>; shaping-rate-priority-low (percent percentage | rate) <burst-size bytes>; shaping-rate-priority-medium (percent percentage | rate) <burst-size bytes>; shaping-rate-priority-medium-low (percent percentage | rate) <burst-size bytes>; shaping-rate-priority-strict-high (percent percentage | rate) <burst-size bytes>; sustained-rate rate; } }
階層レベル
[edit dynamic-profiles profile-name]
説明
動的クライアント プロファイルまたは動的サービス プロファイルで Junos OS CoS 機能を設定します。
既定
CoS 機能を設定しない場合、すべてのパケットは出力伝送キュー 0 から送信されます。
必要な権限レベル
interface—設定でこのステートメントを表示します。
interface-control—設定にこのステートメントを追加します。
リリース情報
Junos OSリリース9.2で導入されたステートメント。