set port txq

Example

This example shows how to display the current algorithm and transmit queue weights configured on port ge.1.10:

C3(su)->show

port txq ge.1.10

Port

Alg

Q0 Q1 Q2 Q3 Q4 Q5 Q6 Q7

-------- --- --- --- --- --- --- --- ---

ge.1.10 WRR 10 10 15 20 25 20 0 0

set port txq

Use this command to set QoS transmit queue arbitration values for physical ports.

Syntax

set port txq port-string value0 value1 value2 value3 value4 value5 value6 value7

Parameters

port‐string

Specifies port(s) on which to set queue arbitration values. For a detailed

 

description of possible port‐string values, refer to Port String Syntax Used

 

in the CLI” on page 7‐1.

 

Only physical ports can be configured with this command. LAG ports

 

cannot be configured.

 

 

value0 ‐ value7

Specifies percentage to allocate to a specific transmit queue. The values

 

must total 100 percent.

 

 

Defaults

None.

Mode

Switch command, read‐write.

Usage

Queues can be set for strict priority (SP) or weighted round‐robin (WRR). If set for WRR mode, weights may be assigned to those queues with this command. Weights are specified in the range of 0 to 100 percent. Weights specified for queues 0 through 7 on any port must total 100 percent.

Examples

This example shows how to change the arbitration values for the eight transmit queues belonging to ge.1.1:

C3(su)->set port txq ge.1.1 10 10 10 10 10 10 10 30

This example shows how to change the algorithm to strict priority for the eight transmit queues belonging to ge.1.1:

C3(su)->set port txq ge.1.1 0 0 0 0 0 O O 100

C3(su)->show

port txq ge.1.1

Port

Alg

Q0 Q1 Q2 Q3 Q4 Q5 Q6 Q7

-------- --- --- --- --- --- --- --- ---

ge.1.1 STR SP SP SP SP SP SP SP SP

12-8 Port Priority Configuration

Page 394
Image 394
Enterasys Networks 9034313-07 manual Set port txq, Usage