9.2.41 送信キューのスケジューリング設定

[書式]

[パラメーター]

queue-id : <0-7>
送信キューID
weight : <1-32>
WRRの重み

[初期設定]

no qos wrr-weight 0

no qos wrr-weight 1

no qos wrr-weight 2

no qos wrr-weight 3

no qos wrr-weight 4

no qos wrr-weight 5

no qos wrr-weight 6

no qos wrr-weight 7

[入力モード]

グローバルコンフィグレーションモード

[説明]

送信キューに対して、WRR(重み付きラウンドロビン)の重みづけ設定を行う。

スケジューリング方式は、すべてのLAN/SFPポートおよび論理インターフェース共通の設定となる。

no形式で実行した場合、送信キューは絶対優先(SP)方式となる。

[ノート]

本コマンドを実行するには、QoSを有効にしておくこと。

[設定例]

送信キュー#7,#6を SP方式 (7 が優先)、#5,#4,#3,#2,#1,#0を WRR方式 (5:5:5:2:1:1)とする。

SWX3100(config)#no qos wrr-weight 7
SWX3100(config)#no qos wrr-weight 6
SWX3100(config)#qos wrr-weight 5 5
SWX3100(config)#qos wrr-weight 4 5
SWX3100(config)#qos wrr-weight 3 5
SWX3100(config)#qos wrr-weight 2 2
SWX3100(config)#qos wrr-weight 1 1
SWX3100(config)#qos wrr-weight 0 1