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

From BoxMatrix
(Redirected from avmbrcmcfg)


BoxMatrix >> Shell-Commands >> avmbrcmcfg @ 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

AVM-Command

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

Details

avmbrcmcfg is the AVM Broadcom Config Tool. It configures WAN / ATM / PTM / ATA DSL mode on Broadcom models.

It is called at boot time by E46-net to preconfigure the Broadcom network subsystem, and by dsld to change the DSL mode.

7581 fw 7.17:

root@fritz:/var/mod/root# avmbrcmcfg -?

avmbrcmcfg (AVM Broadcom Config Tool) version Nov 22 2021 15:21:34
avmbrcmcfg: invalid option -- '?'

usage: avmbrcmcfg [-v num] [-m shmId] [-w <wan_mode>]*

       v: set verbosity, where num==0 is LOG_ERROR, 1 is LOG_NOTICE, all others is LOG_DEBUG
       m: shared memory id
       w: adjust WAN config in broadcom config (to be used by AVM Fritz!OS)

           <wan_mode>: none                 for no WAN
                       ptm                  for VDSL packet transfer mode
                       atm_1_32_pppoa       for ADSL (Annex A) with vpi 1 and vci 32 and PPPoA VCMUX (vpi/vci is variable)
                       atm_1_32_pppoa_llc   for ADSL (Annex A) with vpi 1 and vci 32 and PPPoA LLC   (vpi/vci is variable)
                       atm_1_32_pppoa_vcmux for ADSL (Annex A) with vpi 1 and vci 32 and PPPoA VCMUX (vpi/vci is variable)
                       atm_1_32_pppoe       for ADSL (Annex A) with vpi 1 and vci 32 and PPPoE LLC   (vpi/vci is variable)
                       atm_1_32_pppoe_llc   for ADSL (Annex A) with vpi 1 and vci 32 and PPPoE LLC   (vpi/vci is variable)
                       atm_1_32_pppoe_vcmux for ADSL (Annex A) with vpi 1 and vci 32 and PPPoE VCMUX (vpi/vci is variable)
                       atm_1_32_ipoa        for ADSL (Annex A) with vpi 1 and vci 32 and IPoA  VCMUX (vpi/vci is variable)
                       atm_1_32_ipoa_llc    for ADSL (Annex A) with vpi 1 and vci 32 and IPoA  LLC   (vpi/vci is variable)
                       atm_1_32_ipoa_vcmux  for ADSL (Annex A) with vpi 1 and vci 32 and IPoA  VCMUX (vpi/vci is variable)
                       atm_1_32_eoa         for ADSL (Annex A) with vpi 1 and vci 32 and EoA   LLC   (vpi/vci is variable)
                       atm_1_32_eoa_llc     for ADSL (Annex A) with vpi 1 and vci 32 and EoA   LLC   (vpi/vci is variable)
                       atm_1_32_eoa_vcmux   for ADSL (Annex A) with vpi 1 and vci 32 and EoA   VCMUX (vpi/vci is variable)
                       eth                  for 'ATA-Mode' via eth0 (e.g. using PPPoE)

          To define multiple VCCs -w can be repeated with <wan_mode> atm_...

Examples

From E46-net of a 7581 fw 7.17:

avmbrcmcfg -m 0 -a

Excerpt of the strings of dsld of a 7581 fw 7.17:

/bin/avmbrcmcfg
atm_%u_%u_pppoa
atm_%u_%u_pppoa_llc
atm_%u_%u_pppoe
atm_%u_%u_eoa
atm_%u_%u_ipoa
atm_%u_%u_ipoa_llc  

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
Depends on lib ld.so 1 7.20 - 7.90 Dynamic linker / loader Linux
Depends on lib libarcher.so 1 7.20 - 7.90 API to the Broadcom Archer Network Processor Broadcom
Depends on lib libatmctl.so 3 6.54 - 7.90 API to the Broadcom ATM / PTM driver. Broadcom
Depends on lib libbcm_boardctl.so 3 6.98 - 7.90 Simple Broadcom board control functions Broadcom
Depends on lib libbcm_crc.so 2 6.54 - 7.17 Broadcom CRC32 calculation. Broadcom
Depends on lib libbcm_flashutil.so 3 6.54 - 7.90 Broadcom flash updater utility Broadcom
Depends on lib libbcm_util.so 1 7.20 - 7.90 Broadcom logging and environmental info Broadcom
Depends on lib libbcmmcast.so 3 6.98 - 7.90 API to the Broadcom Multicast driver Broadcom
Depends on lib libbridgeutil.so 3 6.54 - 7.90 Broadcom utilities for Ethernet Bridges Broadcom
Depends on lib libc.so 3 6.54 - 7.90 Standard C library Linux
Depends on lib libcms_boardctl.so 2 6.54 - 6.85 Broadcom CMS board control functions Broadcom
Depends on lib libcms_cli.so 3 6.54 - 7.90 Broadcom CMS shell API Broadcom
Depends on lib libcms_core.so 3 6.54 - 7.90 Broadcom CMS core functions Broadcom
Depends on lib libcms_dal.so 3 6.54 - 7.90 Broadcom CMS network interface management Broadcom
Depends on lib libcms_msg.so 3 6.54 - 7.90 Broadcom CMS messaging API Broadcom
Depends on lib libcms_qdm.so 3 6.54 - 7.90 TODO Broadcom
Depends on lib libcms_util.so 3 6.54 - 7.90 Broadcom CMS utility functions Broadcom
Depends on lib libcrypt.so 3 6.54 - 7.90 Encoding and decoding handling routines. Linux
Depends on lib libdl.so 3 6.54 - 7.90 Dynamic linking library Linux
Depends on lib libethctl.so 3 6.98 - 7.90 Broadcom Ethernet Configuration API Broadcom
Depends on lib libethswctl.so 3 6.54 - 7.90 Broadcom Ethernet Switch Configuration API Broadcom
Depends on lib libgen_util.so 1 7.20 - 7.90 Generic Broadcom utility functions. Broadcom
Depends on lib libjson-c.so 1 7.39 - 7.90 JSON parser / generator Linux
Depends on lib libm.so 3 6.54 - 7.90 C math library Linux
Depends on lib libmdm_cbk_core.so 1 7.39 - 7.90 TODO AVM
Depends on lib libmdm_cbk_devinfo.so 1 7.39 - 7.90 TODO AVM
Depends on lib libmdm_cbk_diag.so 1 7.39 - 7.90 TODO AVM
Depends on lib libmdm_cbk_dsl.so 1 7.39 - 7.90 TODO AVM
Depends on lib libmdm_cbk_sysmgmt.so 1 7.39 - 7.90 TODO AVM
Depends on lib libmdm_cbk_tr69.so 1 7.39 - 7.90 TODO AVM
Depends on lib libmdm_cbk_wifi.so 1 7.39 - 7.90 TODO AVM
Depends on lib libmdm_cli.so 1 7.39 - 7.90 TODO AVM
Depends on lib libmdm_db.so 1 7.39 - 7.90 TODO AVM
Depends on lib libnanoxml.so 3 6.54 - 7.90 Nano-XML parser / generator Broadcom
Depends on lib libpwrctl.so 3 6.54 - 7.90 Broadcom Power Management Configuration API. Broadcom
Depends on lib librdpactl.so 2 6.54 - 7.17 Broadcom Runner Data Path API Control Broadcom
Depends on lib libsnoopctl.so 2 6.54 - 6.85 TODO Linux
Depends on lib libssp.so 2 6.54 - 6.85 Broadcom Stack Smashing protection utility library. Broadcom
Depends on lib libsys_util.so 1 7.20 - 7.90 Broadcom system utilities Broadcom
Depends on lib libtmctl.so 3 6.54 - 7.90 Broadcom Traffic Management Control API Broadcom
Depends on lib libvlanctl.so 3 6.54 - 7.90 Broadcom VLAN control API. Broadcom
Depends on lib libwlsysutil.so 1 7.20 - 7.90 TODO Linux
Depends on lib libxdslctl.so 3 6.54 - 7.90 API to the Broadcom ADSL / VDSL driver Broadcom
43 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 7530 AX 7.20 - 7.90 /bin 17.4k - 17.5k
FRITZ!Box 7581 6.54 - 7.16 /bin 16.2k - 16.9k
FRITZ!Box 7582 6.83 - 7.17 /bin 16.2k - 16.9k
3 models use this command

Symbols

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

Firmware Symbol
7.20 - 7.31 main
1 symbol for this command

SMW-Browser

Information is currently being retrieved from the backend.