820
Views
0
Helpful
1
Replies
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2017 07:58 AM - edited 03-08-2019 12:27 PM
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,
Solved! Go to Solution.
Labels:
- Labels:
-
Other Switching
1 Accepted Solution
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2017 11:25 AM
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.-
1 Reply 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2017 11:25 AM
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.-
