D-Link DXS-3600 Series Cli Reference Manual page 1104

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Default
The default priority (CoS) to queue mapping is: 0 to 2, 1 to 0, 2 to 1, 3 to 3, 4 to 4, 5 to 5, 6 to 6, 7 to 7.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
When a packet is received, the packet will be given an internal CoS. This internal CoS is used to select
the transmit queue based on the CoS to queue map. The CoS queue with a higher number will receive a
higher priority.
Example
This example shows how to assign CoS priority 3, 5 and 6 to queue 2.
Switch# configure terminal
Switch(config)# priority-queue cos-map 2 3 5 6
Switch(config)#
87-18
queue rate-limit
This command is used to specify or modify the bandwidth allocated for a queue. To remove the
bandwidth allocated for a queue, use the no form of this command.
queue QUEUE-ID rate-limit {MIN-BANDWIDTH-KBPS | percent MIN-PERCENTAGE} {MAX-
BANDWIDTH-KBPS | percent MAX-PERCENTAGE}
no queue QUEUE-ID rate-limit
Parameters
QUEUE-ID
MIN-BANDWIDTH-KBPS
MAX-BANDWIDTH-KBPS
MIN-PERCENTAGE
MAX-PERCENTAGE
Default
None.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Specifies the queue ID to set minimal guaranteed and maximum
bandwidth.
Specifies the minimal guaranteed bandwidth in kilobits per second
allocated to a specified queue.
Specifies the maximum bandwidth in kilobits per second for a specified
queue.
Specifies to set the minimal bandwidth by percentage. The valid range
is from 1 to 100.
Specifies to set the maximum bandwidth by percentage. The valid
range is from 1 to 100.
1099

Advertisement

Table of Contents
loading

Table of Contents