・出力キューバッファ割り当て
mls qos queue-set output 1 buffers 10 20 30 40
キューセット1内のqueue1~queue4までのバッファ割合を10%,20$,30%,40%にする
・WTD閾値
mls qos queue-set output 1 threshold 1 50 80 100 200
キューセット1の出力キュー1の廃棄は割り当てメモリの50%と80%に設定され、割り当てメモリは100%保証され、パケットが廃棄されるまでこのキューが使用できる最大メモリが200%に設定
・出力キューマッピング
mls qos srr-queue output dscp-map queue 1 threshold 2 10 20
DSCP=10,20を出力キュー1と閾値2にマッピング
・確認
SW4#show mls qos maps dscp-output-q
Dscp-outputq-threshold map:
d1 :d2 0 1 2 3 4 5 6 7 8 9
------------------------------------------------------------
0 : 02-01 02-01 02-01 02-01 02-01 02-01 02-01 02-01 02-01 02-01
1 : 01-02 02-01 02-01 02-01 02-01 02-01 03-01 03-01 03-01 03-01
2 : 01-02 03-01 03-01 03-01 03-01 03-01 03-01 03-01 03-01 03-01
3 : 03-01 03-01 04-01 04-01 04-01 04-01 04-01 04-01 04-01 04-01
4 : 01-01 01-01 01-01 01-01 01-01 01-01 01-01 01-01 04-01 04-01
5 : 04-01 04-01 04-01 04-01 04-01 04-01 04-01 04-01 04-01 04-01
6 : 04-01 04-01 04-01 04-01
・SRRシェーピング重み
(config-if)#srr-queue bandwidth shape 8 0 0 0
キュー1に帯域幅のシェーピングを設定し、他のキューは共有モードで作動する。キュー1の帯域幅の重みは1/8(12.5%)
・SRR共有重み
(config-if)#srr-queue bandwidth share 1 2 3 4
・出力緊急キュー
(config-if)#priority-queue out
・帯域幅の制限
(config-if)#srr-queue bandwidth limit 85
・確認
SW4#
show mls qos interface fastEthernet 0/4 queueing
FastEthernet0/4
Egress Priority Queue : enabled
Shaped queue weights (absolute) : 8 0 0 0
Shared queue weights : 1 2 3 4
The port bandwidth limit : 85 (Operational Bandwidth:85.05)
The port is mapped to qset : 1
PR