xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
976
Chapter 85
QoS Commands
config bandwidth_control [<portlist> | all] {rx_rate [no_limit | <value 8-10240000>] | tx_rate
[no_limit | <value 8-10240000>]}(1)
show bandwidth_control {<portlist>}
config per_queue bandwidth_control {ports [<portlist> | all]} <cos_id_list> {{min_rate [no_limit |
<value 8-10240000>]} max_rate [no_limit | <value 8-10240000>]}(1)
show per_queue bandwidth_control {<portlist>}
config scheduling {ports [<portlist> | all]} <class_id 0-7> [strict | weight <value 1-127>]
config scheduling_mechanism {ports [<portlist> | all]} [strict | wrr]
show scheduling {<portlist>}
show scheduling_mechanism {<portlist>}
config 802.1p user_priority {ports [<portlist> | all]} <priority 0-7> <class_id 0-7>
show 802.1p user_priority {<portlist>}
config 802.1p default_priority [<portlist> | all] <priority 0-7>
show 802.1p default_priority {<portlist>}
config dscp trust [<portlist>|all] state [enable | disable]
show dscp trust {<portlist>}
config dscp map [<portlist> | all] [ dscp_priority <dscp_list> to <priority 0-7> | dscp_dscp
<dscp_list> to <dscp 0-63>]
show dscp map { <portlist> } [dscp_priority | dscp_dscp] {dscp <dscp_list>}
85-1 config bandwidth_control
Description
This command is used to set the maximum limit for port bandwidth.
Format
config bandwidth_control [<portlist> | all] {rx_rate [no_limit | <value 8-10240000>] | tx_rate
[no_limit | <value 8-10240000>]}(1)
Parameters
<portlist> - Enter a range of ports to be configured.
all - Specifies all ports.
rx_rate - (Optional) Specify the limitation of receive data rate.
no_limit - Specifies to indicate there is no limit on port rx bandwidth.
<value 8-10240000> - Enter an integer value from 8 to 10240000 to set a maximum limit in
Kbits/sec. The specified bandwidth limit may be equaled but not exceeded. This exact
logical limit or token value is hardware determined.
tx_rate - (Optional) Specify the limitation of transmit data rate.
no_limit - Specifies to indicate there is no limit on port tx bandwidth.
<value 8-10240000> - Enter an integer value from 8 to 10240000 to set a maximum limit in
Kbits/sec. The specified bandwidth limit may be equaled but not exceeded. This exact
logical limit or token value is hardware determined.