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.
Property:sysutil
BoxMatrix >> Shell-Commands >> sysutil | @ 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
Command: | sysutil - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> Chipset-Commands - Origin: Fusiv | ||||||
Path: | Release: /sbin Lab+Rel: /sbin | ||||||
Properties: | Size: 34.7k - 172k - Firmware: 4.76 - 6.32 | ||||||
Function: | Multi-call binary providing 26 Fusiv diagnostic and maintenance tools. |
Goto: Examples - Files - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
sysutil is a multi-call binary providing 26 Fusiv diagnostic and maintenance tools.
There are missing commands and missing symlinks. Most of them are missing for good reason.
- sysutil: createlink
- AP info:
apver - AP stats: apstats, apresetstats, aprst
- AP mem: mread, mwrite, apregdump, apdump
- AP acl: acll2, acll3
- AP route: aproutetbl, ap6routetbl, apflushtbl
- AP bridge: apbridgetbl
- AP relay: aprelaytbl
- AP qos: qos
- Ethernet: ethphy, fpstats
- DSL: xdslmon, xdsl_config
- ATM: showatmconn, sendoamlb
- PPP: pppoe-relay, bmsession
- IGMP: igmpsnoop
Most of the commands handle APs.
In the Fusiv an AP is a 400 MHz Xtensa Acceleration Processor. On a 7390 there are 6 of them:
- 1 - Eth0 - Ethernet - ethdriver_lkm.ko
- 2 -
Eth1 - 3 -
Eth2 / xDSL - 4 - SEC - VPN / Security - aclap_driver_lkm.ko
- 5 - BM - Buffer Manager - bmdriver_lkm.ko
- 6 -
ADSL / ATM- atmdriver_lkm.ko - 7 - HAP - Hardware / Peripherals - periap_driver_lkm.ko
- 8 -
VDSL- vdsldriver_lkm.ko - 9 - CLAP1 - Classifier - classifier_driver_lkm.ko
- 10 - CLAP2 - Classifier - classifier_driver_lkm.ko
There is also some info about the APs in the old wiki (german).
Examples
7390 fw 6.04 example:
root@fritz36:/var/mod/root# sysutil SYSUTIL version 0.0 28-07-2005 USAGE: sysutil [function] [arguments] or [function] [arguments] sysutil is a multi-call binary that combines many diagnostic as well as utility commands into a single executable. Functional links are created to sysutil and when these are invoked, the appropriate function gets executed. Currently defined functions are: createlink, ethphy, mwrite, mread, apstats, apresetstats, aprst, apver, fpstats, aproutetbl, ap6routetbl, apflushtbl, apbridgetbl, apregdump, apdump, acll2, acll3, sendoamlb, showatmconn, bmsession, pppoe-relay, aprelaytbl, igmpsnoop, qos, xdslmon, xdsl_config
Files
sysutil accesses:
/dev/acl # provided by aclap_driver_lkm.ko /dev/pppoer # from missing pppRelay_lkm.ko /dev/vtag /etc/config/ADSL /etc/config/EFM_BONDING /etc/config/VDSL /etc/config/igmpsnoopsrm.conf /etc/igmp.conf /etc/igmpsnoopsrm.conf /proc/net/ap2aprelay # from missing ap2aprelay module /proc/net/igmpsnoop # from missing igmpsnoop module /proc/qos/qos_config # from missing ipqos_lkm.ko /proc/sysutil/utilfile # provided by sysKCode_lkm.ko /sys/class/pppoer/pppoer/dev # from missing pppRelay_lkm.ko /tmp/vdslcmd.out /tmp/vdslcmd_bonding.out
Dependencies
Daily updated index of all dependencies of this command. Last update: 2024-11-14 07:42 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Symlinked by | cmd | acll2 | 4 | 4.76 - 6.32 | Maintains the OSI layer 2 ACL of the Fusiv. | Fusiv |
Symlinked by | cmd | acll3 | 4 | 4.76 - 6.32 | Maintains the OSI layer 3 ACL of the Fusiv. | Fusiv |
Symlinked by | cmd | ap6routetbl | 3 | 6.30 - 6.32 | Display the IPv6 routing table of a Fusiv AP. | Fusiv |
Symlinked by | cmd | apbridgetbl | 4 | 4.76 - 6.32 | Display the bridge table of a Fusiv AP. | Fusiv |
Symlinked by | cmd | apfeature | 3 | 4.76 - 5.22 | TODO | Fusiv |
Symlinked by | cmd | apresetstats | 4 | 4.76 - 6.32 | Resets the statistics of a specific Fusiv AP. | Fusiv |
Symlinked by | cmd | aproutetbl | 4 | 4.76 - 6.32 | Display the IPv4 routing table of a Fusiv AP. | Fusiv |
Symlinked by | cmd | apstats | 4 | 4.76 - 6.32 | QCA: Display Access Point Statistics. Fusiv: Display Accelerator Processors Statistics. | QcaWifi |
Symlinked by | cmd | aread | 3 | 4.76 - 5.22 | TODO | Fusiv |
Symlinked by | cmd | awrite | 3 | 4.76 - 5.22 | TODO | Fusiv |
Symlinked by | cmd | mread | 4 | 4.76 - 6.32 | Read 32-bit values from the memory of a Fusiv AP. | Fusiv |
Symlinked by | cmd | mwrite | 4 | 4.76 - 6.32 | Write 32-bit values to the memory of a Fusiv AP. | Fusiv |
Symlinked by | cmd | pppoe-relay | 3 | 6.30 - 6.32 | PPPoE relay client or server on Fusiv models. | Fusiv |
Symlinked by | cmd | qos | 4 | 4.76 - 6.32 | Manages IP QoS on Fusiv. | Fusiv |
Symlinked by | cmd | sendoamlb | 4 | 4.76 - 6.32 | Send OAM F5 Loopback cells on Fusiv models. | Fusiv |
Symlinked by | cmd | showatmconn | 4 | 4.76 - 6.32 | List all active ATM connections on Fusiv models. | Fusiv |
Symlinked by | cmd | xdsl_config | 3 | 6.30 - 6.32 | Change some DSL frame field settins on Fusiv models. | Fusiv |
Depends on | lib | libc.so | 4 | 4.76 - 6.87 | Standard C library | Linux |
Depends on | lib | libgcc_s.so | 4 | 4.76 - 6.87 | GCC low-level runtime library | Linux |
19 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2024-11-15 05:53 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/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
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 | 34.7k - 61.3k |
FRITZ!Box 7369 (main) | 6.30 - 6.32 | /sbin | 87.9k |
FRITZ!Box Fon WLAN 7390 | 4.81 - 5.22 | /sbin | 34.7k - 172k |
Speedport W 722V | 4.76 - 4.79 | /sbin | 34.7k |
4 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-11-14 07:42 GMT.
Firmware | Symbol |
---|---|
4.76 - 4.91 | acll2_help |
4.76 - 4.91 | acll3_help |
4.76 - 4.91 | checkIpAddr |
4.76 - 4.91 | checkMacAddr |
4.76 - 4.91 | checkPortNum |
4.76 - 4.91 | checkProtoOption |
4.76 - 4.91 | getValue |
4.76 - 6.32 | main |
6.30 - 6.32 | pppoeRelayDeleteIf |
6.30 - 6.32 | pppoeRelayGetActiveInterfaceInfo |
6.30 - 6.32 | pppoeRelayGetNoActiveInterfaces |
6.30 - 6.32 | pppoeRelayGetStatus |
6.30 - 6.32 | pppoeRelaySetClient |
6.30 - 6.32 | pppoeRelaySetServer |
6.30 - 6.32 | pppoeRelaySetStatus |
6.30 - 6.32 | safe_strncpy |
4.76 - 4.91 | showUsage |
4.76 - 4.91 | utilfunction |
6.30 - 6.32 | xmalloc |
6.30 - 6.32 | xrealloc |
20 symbols for this command |