cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
666
Views
0
Helpful
1
Replies

mls queue-sets

alfredobosca
Level 1
Level 1

After to read the section of CCIE book regarding QoS I know that queue-set output command is useful to configure:

    Queue, Threshold1, Threshold2, Reserved and Maximum Values for each of 4 queues.

If use these CLI commands:

   

mls qos queue-set output 1 threshold 2 80 90 100 100
mls qos queue-set output 1 threshold 3 400 400 100 800 
mls qos queue-set output 1 threshold 4 60 100 100 100

How I can know  the values for the queue 1?

Best regards,

 

1 Accepted Solution

Accepted Solutions

Hi @alfredobosca

You can use show mps qtos queue-set

show mls qos queue-set
Queueset: 1
Queue     :       1       2       3       4
----------------------------------------------
buffers   :      25      25      25      25
threshold1:     100     200     100     100
threshold2:     100     200     100     100
reserved  :      50      50      50      50
maximum   :     400     400     400     400
 
-If I helped you somehow, please, rate it as useful.-

View solution in original post

1 Reply 1

Hi @alfredobosca

You can use show mps qtos queue-set

show mls qos queue-set
Queueset: 1
Queue     :       1       2       3       4
----------------------------------------------
buffers   :      25      25      25      25
threshold1:     100     200     100     100
threshold2:     100     200     100     100
reserved  :      50      50      50      50
maximum   :     400     400     400     400
 
-If I helped you somehow, please, rate it as useful.-
Review Cisco Networking for a $25 gift card