User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 628 of 825
Ceragon Proprietary and Confidential
Parameter
Input Type
Permitted Values
Description
green-max-drop
Number
1 - 100
The maximum percentage of dropped
green frames for queues with this
profile.
yellow-min-threshold
Number
0 - 8192
The minimum throughput of yellow
frames for queues with this profile, in
Kbytes. When this value is reached, the
system begins dropping yellow frames
in the queue.
yellow-max-threshold
Number
0 - 8192
The maximum throughput of yellow
frames for queues with this profile, in
Kbytes. After this value is reached, all
yellow frames in the queue are
dropped.
yellow-max-drop
Number
1 - 100
The maximum percentage of dropped
yellow frames for queues with this
profile.
The following command adds a WRED profile.
root> ethernet qos wred-profile-tbl add profile-id 2 green-min-
threshold 8000 green-max-threshold 8000 green-max-drop 100
yellow-min-threshold 8000 yellow-max-threshold 8000 yellow-max-
drop 100
The new profile has the following parameters:
•
profile-id
–
2
•
green-min-threshold
–
8000 Kbytes
•
green-max-threshold
–
8000 Kbytes
•
green-max-drop
–
100%
•
yellow-min-threshold
–
8000 Kbytes
•
yellow-max-threshold
–
8000 Kbytes
•
yellow-max-drop
–
100%
The following command edits the WRED profile created by the previous
command:
root> ethernet qos wred-profile-tbl edit profile-id 2 green-
min-threshold 8000 green-max-threshold 8000 green-max-drop 100
yellow-min-threshold 4000 yellow-max-threshold 4000 yellow-max-
drop 100
The edited profile has the following parameters:
•
green-min-threshold
–
8000 Kbytes
•
green-max-threshold
–
8000 Kbytes
•
green-max-drop
–
100%
•
yellow-min-threshold
–
4000 Kbytes
•
yellow-max-threshold
–
4000 Kbytes
•
yellow-max-drop
–
100%