Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
500
Switch# show policy-map policy1
Policy Map policy1
Class police
police cir 500 bc 10 pir 1000 be 10 conform-action transmit exceed-action set-dscp-
transmit 2 violate-action drop
Switch#
This example shows how to display all policy maps at port 3/0/1.
Switch# show policy-map interface eth3/0/1
Policy Map: policy1 : input
Class police
police cir 500 bc 10 pir 1000 be 10 conform-action transmit exceed-action set-dscp-
transmit 2 violate-action drop
Switch#
53-28 wdrr-queue bandwidth
This command is used to set the queue quantum in the WDRR scheduling mode. To restore to the default
setting, use the no form of this command.
wdrr-queue bandwidth QUANTUM1…QUANTUM127
no wdrr-queue bandwidth
Parameters
QUANTUM1 …QUANTUM127
Specifies the quantum (frame length count) value of every queue for
weighted round-robin scheduling.
Default
None.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The configuration of this command takes effect when the scheduling mode is in the WDRR mode. Use
the mls qos scheduler wdrr command to change the scheduling mode to WDRR mode.
Example
This example shows how to configure the queue quantum of the WDRR scheduling mode, queue
quantum of queue 0, queue 1, queue 2, queue 3, queue 4, queue 5, queue 6, queue 7 are 1, 2, 3, 4, 5, 6,
7, 8 respectively on interface eth3/0/1.