2016/02/23 EdgeMAX シリーズのファームウェア v1.8.0 がリリースされました。
詳細はこちら をご覧下さい。

「パラメーター > キュー遅延時間指定」の版間の差分

提供:EdgeOS 日本語Wiki [非公式]
ナビゲーションに移動 検索に移動
(ページの作成:「以下の 2 通りの指定の仕方があります。 * {数値} * {数値}{SUFFIX} (※ 間にスペース無しで記述します) * {SUFFIX} は、以下のいず...」)
 
編集の要約なし
 
(同じ利用者による、間の1版が非表示)
1行目: 1行目:
以下の 2 通りの指定の仕方があります。
以下の 2 通りの指定の仕方があります。
* {数値}
* {数値}
* {数値}{SUFFIX} (※ 間にスペース無しで記述します)
* {数値}{SUFFIX} () 100ms




13行目: 13行目:
コマンドによって、指定可能な範囲の制限があります。
コマンドによって、指定可能な範囲の制限があります。


* <code>[[コマンド > configure > traffic-control#traffic-control smart-queue | set traffic-control smart-queue]] [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] ''' interval [[パラメーター > キュー遅延時間指定|{キュー遅延時間指定}]] '''</code>
* <code>[[コマンド > configure > traffic-control#traffic-control_smart-queue_.7Bsmart-queue_policy_.E3.82.A8.E3.83.B3.E3.83.88.E3.83.AA.E5.90.8D.7D_download | set traffic-control smart-queue {smart-queue policy エントリ名} download]] ''' interval [[パラメーター > キュー遅延時間指定|{キュー遅延時間指定}]] '''</code>
*: 1ms - 20s
*: 1ms - 20s
* <code>[[コマンド > configure > traffic-control#traffic-control smart-queue | set traffic-control smart-queue]] [[パラメーター > smart-queue policy エントリ名|{smart-queue policy エントリ名}]] ''' target [[パラメーター > キュー遅延時間指定|{キュー遅延時間指定}]] '''</code>
* <code>[[コマンド > configure > traffic-control#traffic-control_smart-queue_.7Bsmart-queue_policy_.E3.82.A8.E3.83.B3.E3.83.88.E3.83.AA.E5.90.8D.7D_upload | set traffic-control smart-queue {smart-queue policy エントリ名} upload]] ''' interval [[パラメーター > キュー遅延時間指定|{キュー遅延時間指定}]] '''</code>
*: 1ms - 20s
* <code>[[コマンド > configure > traffic-control#traffic-control_smart-queue_.7Bsmart-queue_policy_.E3.82.A8.E3.83.B3.E3.83.88.E3.83.AA.E5.90.8D.7D_download | set traffic-control smart-queue {smart-queue policy エントリ名} download]] ''' target [[パラメーター > キュー遅延時間指定|{キュー遅延時間指定}]] '''</code>
*: 10us - 10s
* <code>[[コマンド > configure > traffic-control#traffic-control_smart-queue_.7Bsmart-queue_policy_.E3.82.A8.E3.83.B3.E3.83.88.E3.83.AA.E5.90.8D.7D_upload | set traffic-control smart-queue {smart-queue policy エントリ名} upload]] ''' target [[パラメーター > キュー遅延時間指定|{キュー遅延時間指定}]] '''</code>
*: 10us - 10s
*: 10us - 10s



2015年12月20日 (日) 11:06時点における最新版

以下の 2 通りの指定の仕方があります。

  • {数値}
  • {数値}{SUFFIX} (例) 100ms


  • {SUFFIX} は、以下のいずれかです。
    • us : マイクロ秒
    • ms : ミリ秒
    • secs or s : 秒
    {SUFFIX} 省略時は、マイクロ秒扱いになります。

指定可能な値範囲の制限

コマンドによって、指定可能な範囲の制限があります。