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:mpoactl

From BoxMatrix


BoxMatrix >> Shell-Commands >> mpoactl @ 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  -  RTL-Research  -  Source  -  Dependencies   -   Model-Matrix   -   Symbols   -   SMW-Browser

Details

mpoactl is the commandline controlling frontend for mpoad.

It is called by endptd and libmib.so, see the Examples.

mpoactl opens the named pipe /tmp/serv_fifo for communication with endptd and mpoad.

fw 7.30 info from the strings of endptd:

usage:

command line:
   mpoactl add/addclip vc[x] pvc [vpi.vci] encaps [type] qos [qos string]
   mpoactl del vc[x]
   mpoactl show all

parameter:
   x: pvc channel index. [0-15]
   vpi.vci: vpi/vci value. [0-255].[0-65535]
   type: MPOA encapsulation; 0 bridged/VC-MUX, 1 bridged/LLC, 3 routed/VC-MUX, 4 routed/LLC
   qos string: ubr:[ubrParms] | cbr:[cbrParms] | nrt-vbr:[nrtParms] | rt-vbr:[rtParms]
               ubrParms: pcr=[value]
               cbrParms: pcr=[value]
               nrtParms: pcr=[value],scr=[value],mbs=[value]
               rtParms: pcr=[value],scr=[value],mbs=[value]

Examples

From fw 7.30 endptd:

mpoactl add vc%d pvc %d.%d encaps %d qos %s
mpoactl del vc%d
mpoactl getvc all

From fw 7.30 libmib.so:

mpoactl add %s pvc %u.%u encaps %s qos %s
mpoactl set %s vlan %d vid %d vprio %d
mpoactl del vc%u

RTL-Research

Note that research on the RTL86 chipset and its Linux and drivers is very difficult and the results are highly unfinished.

Source

The names of source files compiled into an executable often help to understand function blocks (and show gaps in the docs).
fw 7.30 source files:

$ strings /bin/mpoactl | grep -e '\.c$' -e '\.cpp$'

<empty>  

Dependencies

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

Relation Typ Object Mod Firmware Info Origin
0 dependencies for this command

Model-Matrix

Daily updated index of the presence, path and size of this command for each model. Last update: 2024-03-28 15:46 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 7520 v2 (arm) /bin 2.8k
FRITZ!Box 7520 v2 (rtl) /bin 2.8k
2 models use this command

Symbols

Daily updated index of all symbols of this command. Last update: 2024-03-28 07:36 GMT.

Firmware Symbol
0 symbols for this command

SMW-Browser

Information is currently being retrieved from the backend.
 

Synonyms

Showing 1 related property.

m