2016/02/23 EdgeMAX シリーズのファームウェア v1.8.0 がリリースされました。
詳細はこちら をご覧下さい。
「コマンド > configure > traffic-control」の版間の差分
ナビゲーションに移動
検索に移動
編集の要約なし |
細編集の要約なし |
||
(同じ利用者による、間の5版が非表示) | |||
6行目: | 6行目: | ||
{{コマンド > configure > 設定要素 > 解説定型句|traffic-control}} | {{コマンド > configure > 設定要素 > 解説定型句|traffic-control}} | ||
<!-- | |||
== よく使いそうなコマンド == | |||
--> | |||
== traffic-control のパラメーター == | == traffic-control のパラメーター == | ||
=== index === | === index === | ||
* traffic-control smart-queue [[パラメーター > | * traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] | ||
*: Smart queuing management | *: Smart queuing management | ||
** [[#traffic-control_smart-queue_. | ** [[#traffic-control_smart-queue_.7Bsmart-queue_policy_.E3.82.A8.E3.83.B3.E3.83.88.E3.83.AA.E5.90.8D.7D_download | traffic-control smart-queue {smart-queue policy エントリ名} download]] | ||
**: Parameters for download queue | **: Parameters for download queue | ||
** [[#traffic-control_smart-queue_. | ** [[#traffic-control_smart-queue_.7Bsmart-queue_policy_.E3.82.A8.E3.83.B3.E3.83.88.E3.83.AA.E5.90.8D.7D_upload | traffic-control smart-queue {smart-queue policy エントリ名} upload]] | ||
**: Parameters for upload queue | **: Parameters for upload queue | ||
** [[#traffic-control_smart-queue_. | ** [[#traffic-control_smart-queue_.7Bsmart-queue_policy_.E3.82.A8.E3.83.B3.E3.83.88.E3.83.AA.E5.90.8D.7D_wan-interface | traffic-control smart-queue {smart-queue policy エントリ名} wan-interface]] | ||
**: WAN interfaces to apply smart queue (REQUIRED) | **: WAN interfaces to apply smart queue (REQUIRED) | ||
=== traffic-control smart-queue [[パラメーター > | === traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] download === | ||
* set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] ''' download ''' | |||
*: Parameters for download queue | |||
** <code>set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] download ''' burst [[パラメーター > 帯域 Bytes 指定|{帯域 Bytes 指定}]] '''</code> | |||
**: Amount of bytes that can be burst at best-effort | |||
** <code>set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] download ''' ecn { enable | disable } '''</code> | |||
**: Mark packets instead of dropping them | |||
** <code>set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] download ''' flows [[パラメーター > smart-queue flows|{(1-65535) : smart-queue flows}]] '''</code> | |||
**: Number of flows into which the incoming packets are classified | |||
** <code>set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] download ''' fq-quantum {256-65535} '''</code> | |||
**: Packet scheduling quantum for FQ_CODEL (bytes) | |||
** <code>set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] download ''' htb-quantum {1-65535} '''</code> | |||
**: Packet scheduling quantum for HTB (bytes) | |||
** <code>set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] download ''' interval [[パラメーター > キュー遅延時間指定|{キュー遅延時間指定}]] '''</code> | |||
**: Enter dropping mode when the minimum queue delay has exceeded target for a time greater than configured interval | |||
** <code>set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] download ''' limit {1-1000000} '''</code> | |||
**: Hard limit on the real queue size (packets) | |||
** <code>set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] download ''' rate [[パラメーター > 帯域 Rate 指定|{帯域 Rate 指定}]] '''</code> | |||
**: Bandwidth limit (REQUIRED) | |||
** <code>set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] download ''' target [[パラメーター > キュー遅延時間指定|{キュー遅延時間指定}]] '''</code> | |||
**: Acceptable minimum queue delay | |||
=== traffic-control smart-queue [[パラメーター > | === traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] upload === | ||
* set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] ''' upload ''' | |||
*: Parameters for upload queue | |||
** <code>set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] upload ''' burst [[パラメーター > 帯域 Bytes 指定|{帯域 Bytes 指定}]] '''</code> | |||
**: Amount of bytes that can be burst at best-effort | |||
** <code>set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] upload ''' ecn { enable | disable } '''</code> | |||
**: Mark packets instead of dropping them | |||
** <code>set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] upload ''' flows [[パラメーター > smart-queue flows|{(1-65535) : smart-queue flows}]] '''</code> | |||
**: Number of flows into which the incoming packets are classified | |||
** <code>set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] upload ''' fq-quantum {256-65535} '''</code> | |||
**: Packet scheduling quantum for FQ_CODEL | |||
** <code>set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] upload ''' htb-quantum {1-65535} '''</code> | |||
**: Packet scheduling quantum for HTB | |||
** <code>set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] upload ''' interval [[パラメーター > キュー遅延時間指定|{キュー遅延時間指定}]] '''</code> | |||
**: Enter dropping mode when the minimum queue delay has exceeded target for a time greater than configured interval | |||
** <code>set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] upload ''' limit {1-1000000} '''</code> | |||
**: Hard limit on the real queue size (packets) | |||
** <code>set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] upload ''' rate [[パラメーター > 帯域 Rate 指定|{帯域 Rate 指定}]] '''</code> | |||
**: Bandwidth limit (REQUIRED) | |||
** <code>set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] upload ''' target [[パラメーター > キュー遅延時間指定|{キュー遅延時間指定}]] '''</code> | |||
**: Acceptable minimum queue delay | |||
=== traffic-control smart-queue [[パラメーター > | === traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] wan-interface === | ||
* <code>set traffic-control smart-queue [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] ''' wan-interface [[パラメーター > interface|{interface}]] '''</code> | |||
*: WAN interfaces to apply smart queue (REQUIRED) | |||
<!-- | |||
== 動作確認 == | |||
--> | |||
45行目: | 92行目: | ||
[[Category:設定編集系コマンド]] | [[Category:設定編集系コマンド]] | ||
[[Category:設定要素]] | [[Category:設定要素]] | ||
[[Category:コマンド | [[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 にて行っています。 他のモデルでは、一部動作が異なる可能性があります。