2016/02/23 EdgeMAX シリーズのファームウェア v1.8.0 がリリースされました。
詳細はこちら をご覧下さい。
「コマンド > configure > traffic-control」の版間の差分
ナビゲーションに移動
検索に移動
細編集の要約なし |
細編集の要約なし |
||
93行目: | 93行目: | ||
[[Category:設定要素]] | [[Category:設定要素]] | ||
[[Category:(管理用:コマンド v1.20)]] | [[Category:(管理用:コマンド v1.20)]] | ||
[[Category: | [[Category:(管理用:作成中)]] | ||
[[Category:(管理用:コマンドリファレンス:完了)]] | |||
[[Category:(管理用:解説:未完了)]] |
2015年12月20日 (日) 13:13時点における最新版
このページの概要
当ページでは、Configure モード 設定編集系 コマンドで、traffic-control を利用する方法をご紹介します。
解説
- traffic-control は、設定要素の一つであり、以下の形式で実行します。
- どの設定要素に対して、どの設定編集系コマンドを利用できるかについては、コマンド > configure > 設定要素・設定編集コマンド対応一覧 をご覧下さい。
traffic-control のパラメーター
index
- traffic-control smart-queue {smart-queue policy エントリ名}
- Smart queuing management
- traffic-control smart-queue {smart-queue policy エントリ名} download
- Parameters for download queue
- traffic-control smart-queue {smart-queue policy エントリ名} upload
- Parameters for upload queue
- traffic-control smart-queue {smart-queue policy エントリ名} wan-interface
- WAN interfaces to apply smart queue (REQUIRED)
traffic-control smart-queue {smart-queue policy エントリ名} download
- set traffic-control smart-queue {smart-queue policy エントリ名} download
- Parameters for download queue
set traffic-control smart-queue {smart-queue policy エントリ名} download burst {帯域 Bytes 指定}
- Amount of bytes that can be burst at best-effort
set traffic-control smart-queue {smart-queue policy エントリ名} download ecn { enable | disable }
- Mark packets instead of dropping them
set traffic-control smart-queue {smart-queue policy エントリ名} download flows {(1-65535) : smart-queue flows}
- Number of flows into which the incoming packets are classified
set traffic-control smart-queue {smart-queue policy エントリ名} download fq-quantum {256-65535}
- Packet scheduling quantum for FQ_CODEL (bytes)
set traffic-control smart-queue {smart-queue policy エントリ名} download htb-quantum {1-65535}
- Packet scheduling quantum for HTB (bytes)
set traffic-control smart-queue {smart-queue policy エントリ名} download interval {キュー遅延時間指定}
- Enter dropping mode when the minimum queue delay has exceeded target for a time greater than configured interval
set traffic-control smart-queue {smart-queue policy エントリ名} download limit {1-1000000}
- Hard limit on the real queue size (packets)
set traffic-control smart-queue {smart-queue policy エントリ名} download rate {帯域 Rate 指定}
- Bandwidth limit (REQUIRED)
set traffic-control smart-queue {smart-queue policy エントリ名} download target {キュー遅延時間指定}
- Acceptable minimum queue delay
traffic-control smart-queue {smart-queue policy エントリ名} upload
- set traffic-control smart-queue {smart-queue policy エントリ名} upload
- Parameters for upload queue
set traffic-control smart-queue {smart-queue policy エントリ名} upload burst {帯域 Bytes 指定}
- Amount of bytes that can be burst at best-effort
set traffic-control smart-queue {smart-queue policy エントリ名} upload ecn { enable | disable }
- Mark packets instead of dropping them
set traffic-control smart-queue {smart-queue policy エントリ名} upload flows {(1-65535) : smart-queue flows}
- Number of flows into which the incoming packets are classified
set traffic-control smart-queue {smart-queue policy エントリ名} upload fq-quantum {256-65535}
- Packet scheduling quantum for FQ_CODEL
set traffic-control smart-queue {smart-queue policy エントリ名} upload htb-quantum {1-65535}
- Packet scheduling quantum for HTB
set traffic-control smart-queue {smart-queue policy エントリ名} upload interval {キュー遅延時間指定}
- Enter dropping mode when the minimum queue delay has exceeded target for a time greater than configured interval
set traffic-control smart-queue {smart-queue policy エントリ名} upload limit {1-1000000}
- Hard limit on the real queue size (packets)
set traffic-control smart-queue {smart-queue policy エントリ名} upload rate {帯域 Rate 指定}
- Bandwidth limit (REQUIRED)
set traffic-control smart-queue {smart-queue policy エントリ名} upload target {キュー遅延時間指定}
- Acceptable minimum queue delay
traffic-control smart-queue {smart-queue policy エントリ名} wan-interface
set traffic-control smart-queue {smart-queue policy エントリ名} wan-interface {interface}
- WAN interfaces to apply smart queue (REQUIRED)
関連項目
凡例
「★」は、不明であることを表しています。
注意事項
動作の確認は、EdgeRouter X : ER-X にて行っています。 他のモデルでは、一部動作が異なる可能性があります。