TOPEX Bytton (HSPA+ / LTE)
ByttonLTE(full)_genericUsermanual_sw306FAS_revN.1.docx
Page: 202 / 290
The queuing discipline algorithm used in for implementing QOS in Bytton LTE is
classful
, meaning that it
includes several different classes of traffic, and can apply filters, in order to shape the traffic for each
class. The terminal classes in a particular queuing discipline are known as a leaf class by analogy to the
tree structure of the classes.
You can see below “leaf11”, “leaf12” and so on:
CLASS
class prio 1:1 parent 1: leaf 11:
class prio 1:2 parent 1: leaf 12:
class htb 12:11 parent 12:1 leaf 1211: prio 1 rate 600000bit ceil 1200Kbit burst 2Kb cburst 2Kb
class htb 12:1 root rate 1200Kbit ceil 1200Kbit burst 2Kb cburst 2Kb
class htb 12:13 parent 12:1 leaf 1213: prio 3 rate 240000bit ceil 1200Kbit burst 2Kb cburst 2Kb
class htb 12:12 parent 12:1 leaf 1212: prio 2 rate 360000bit ceil 1200Kbit burst 2Kb cburst 2Kb
Next, the filters associated to each class are shown:
FILTER
filter protocol ip pref 1 u32
filter protocol ip pref 1 u32 fh 800: ht divisor 1
filter protocol ip pref 1 u32 fh 800::800 order 2048 key ht 800 bkt 0 flowid 1:1
match 00380000/00380000 at 0
filter protocol ip pref 3 u32
filter protocol ip pref 3 u32 fh 801: ht divisor 1
filter protocol ip pref 3 u32 fh 801::800 order 2048 key ht 801 bkt 0 flowid 1:2
match 00000000/00000000 at 12
filter protocol ip pref 11 u32
filter protocol ip pref 11 u32 fh 801: ht divisor 1
filter protocol ip pref 11 u32 fh 801::800 order 2048 key ht 801 bkt 0 flowid 12:11
match 00400000/00400000 at 0
filter protocol ip pref 11 u32 fh 801::801 order 2049 key ht 801 bkt 0 flowid 12:11
match 00010000/00ff0000 at 8
filter protocol ip pref 12 u32
filter protocol ip pref 12 u32 fh 800: ht divisor 1
filter protocol ip pref 12 u32 fh 800::800 order 2048 key ht 800 bkt 0 flowid 12:12
match 00480000/00480000 at 0
filter protocol ip pref 12 u32 fh 800::801 order 2049 key ht 800 bkt 0 flowid 12:11
match 00060000/00ff0000 at 8
match 05000000/0f00ffc0 at 0
match 00100000/00ff0000 at 32
filter protocol ip pref 20 u32
filter protocol ip pref 20 u32 fh 802: ht divisor 1
filter protocol ip pref 20 u32 fh 802::800 order 2048 key ht 802 bkt 0 flowid 12:13
match 00000000/00000000 at 12
Links
At the bottom of the screen, under the last listing
(FILTER) there are three clickable links: QOS
Marking, QOS Class and respectively the Help for
QOS packet marking and sorting into classes.