If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.

0
U

Property:qos

From BoxMatrix


BoxMatrix >> Shell-Commands >> qos @ BoxMatrix   -   IRC-Chat   -   Translate: de es fr it nl pl
News Selectors Models Accessories Components Environment Config Commands System Webif Software Develop Lexicon Community Project Media

Startup-Scr Hotplug-Scr BusyBox-Cmds Bash-Cmds AVM-Cmds Chipset-Cmds Linux-Cmds Shared-Libs Kernel-Mods Research

Chipset-Command

Goto:   Examples  -  Dependencies   -   Model-Matrix   -   Symbols   -   SMW-Browser

Details

qos manages IP QoS on Fusiv. It is part of the sysutil multi-call binary.

It accesses the missing /proc/qos/qos_config procfs file, which would have been provided by the missing ipqos_lkm.ko.
Without the IPQoS module this tool is useless.

7390 fw 6.04 help:

root@fritz:/var/mod/root# qos

qos <command> <command_options>

Commands:
  map          <info>  <rap>                     Map QoS information to the Scheduler Q 
  mark         <stamp> <priority> <ri> [<ti>]    Mark QoS information
  set-priority <priority> <ri> [<ti>]            QoS Priority [0-7]
  remark       <stamp> <ri>                      Re-Mark (Convert) QoS Information in packet
  list         <ri>                              List QoS Configurations on AP.
  flush        <flush_command> <ri>              Flush the configuration 
  debug        <debug_mask> [<log_file_name>]    Enable Debugging  
  slbq-map     [<Q0_map> <Q1_map> ... <Q7_map>]  View/configure mapping of AP egress queues (0-7) to VDSL Tx SLB queues (0-1)
  help                                           Display this message  

Command Options:
  info             : 'tos' / 'cos' 
  stamp            : 'tos' / 'dscp' / 'cos' 
  priority         : Value between 0 to 7 
  ri               : Receive  Interface Name
  ti               : Transmit Interface Name
  flush_command    : 'map' / 'mark' / 'remark' 
  debug_mask       : (Bit position 0-TC, 1-WFQ, 2-Configuration, 3-Errors) OR 0xff for all
  log_file_name    : LOG File Name. OPTIONAL print on console.     
  Qn_map           : 0 or 1: Mapping SLB queue for Host IPQoS queue Qn (n is 0 to 7) 

Examples

7390 fw 6.04 examples:

root@fritz:/var/mod/root# qos list

File Doesn't Exist, make sure IPQoS module is loaded

Excerpt of a strace of this example:

root@fritz:/var/mod/root# strace qos list 2>&1 | grep -e proc -e write 

open("/proc/qos/qos_config", O_RDWR)    = -1 ENOENT (No such file or directory)
write(1, "\n File Doesn't Exist, make sure "..., 55  

Dependencies

Daily updated index of all dependencies of this command. Last update: 2024-04-26 07:29 GMT.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.

Relation Typ Object Mod Firmware Info Origin
Symlink to cmd sysutil 4 4.76 - 6.32 Multi-call binary providing 26 Fusiv diagnostic and maintenance tools. Fusiv
1 dependency for this command

Model-Matrix

Daily updated index of the presence, path and size of this command for each model. Last update: 2024-04-26 05:10 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom) label in the Model column shows which CPU is meant for models with multiple Linux instances.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.

Model Firmware Path Size
FRITZ!Box Fon WLAN 7340 4.83 - 5.05 /sbin Link
FRITZ!Box 7369 6.30 - 6.32 /sbin Link
FRITZ!Box Fon WLAN 7390 4.81 - 5.22 /sbin Link
Speedport W 722V 4.76 - 4.79 /sbin Link
4 models use this command

Symbols

Daily updated index of all symbols of this command. Last update: 2024-04-26 07:29 GMT.

Firmware Symbol
0 symbols for this command

SMW-Browser

Information is currently being retrieved from the backend.