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:avmnexus.cfg

From BoxMatrix
(Redirected from avmnexus.cfg)


BoxMatrix >> Configuration >> avmnexus.cfg @ 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

Static-Config Bin-Files Audio-Files Crypto-Files Vartar-Items TFFS-Config Temp-Files Data-Dirs Inet-Providers VoIP-Providers Firmware Research

TFFS-Configfile

Goto:   Examples  -  Dependencies   -   Model-Matrix   -   Missing Supportdata   -   SMW-Browser

Details

avmnexus.cfg is the persistent storage of the avmnexusd private key, certificate and trusted peers.

This file is maintained by libavmnexus_tab.so, avmnexusd and avmnexusctl.

Import and export are performed by libcfgimpexp.so and the moved plugins libmove_nw_s.so and libmove_nw_d.so.

More details in the avmnexusd article.

Examples

fw 7.29 Mesh master with 4 trusted repeaters - <snip> marks a removed secret:

root@fritz1:/var/mod/root# cat /var/flash/avmnexus.cfg

/*
 * /var/flash/avmnexus.cfg
 * Tue Apr  6 21:26:51 2021
 */

meta { encoding = "utf-8"; }

avmnexuscfg {
        role = avmnexus_role_automatic;
        master_address = 0.0.0.0;
        election_done = no;
        own_key =
                  "Base64:<snip>=";
        own_cert =
                  "Base64:<snip>=";
        trusted_peers {
                mac = 38:10:D5:XX:XX:XX;
                fingerprint = "Base64:<snip>=";
        } {
                mac = C8:0E:14:XX:XX:XX;
                fingerprint = "Base64:<snip>=";
        } {
                mac = CC:CE:1E:XX:XX:XX;
                fingerprint = "Base64:<snip>=";
        } {
                mac = 08:96:D7:XX:XX:XX;
                fingerprint = "Base64:<snip>=";
        }
}

// EOF

fw 7.29 Mesh repeater with its trusted master - <snip> marks a removed secret:

root@fritz2:/var/mod/root# cat /var/flash/avmnexus.cfg

/*
 * /var/flash/avmnexus.cfg
 * Tue Apr  6 11:49:09 2021
 */

meta { encoding = "utf-8"; }

avmnexuscfg {
        role = avmnexus_role_automatic;
        master_address = 0.0.0.0;
        election_done = no;
        own_key =
                  "Base64:<snip>=";
        own_cert =
                  "Base64:<snip>=";
        trusted_peers {
                mac = DC:39:6F:XX:XX:XX;
                fingerprint = "Base64:<snip>=";
        }
}

// EOF

Dependencies

Daily updated index of all dependencies of this config file. Last update: 2024-03-29 07:10 GMT.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.
A ** in the Mod column marks info from Supportdata2 probes, which by their nature will stay way more incomplete.
A - in the Mod column marks manual research, the Firmware then shows where the item occurs, not the Relation.

Relation Typ Object Mod Firmware Info Origin
Config for lib libavmnexus_tab.so - 6.88 - 7.90 TFFS-Configuration API to avmnexus.cfg AVM
Config for lib libcfgimpexp.so - 6.10 - 7.90 TFFS-Configuration API for configuration import and export. AVM
Config for lib libmove_nw_d.so - 7.39 - 7.90 moved plugin library for destination Network import AVM
Config for lib libmove_nw_s.so - 7.39 - 7.90 moved plugin library for source Network export AVM
Config for cmd avmnexusctl - 6.98 - 7.90 avmnexusd Mesh peering administration shell. AVM
Config for cmd avmnexusd (avmcmd) - 6.88 - 7.90 Mesh configuration peering daemon. AVM
6 dependencies for this config file

Model-Matrix

Daily updated index of the presence, path and size of this config file for each model. Last update: 2024-03-29 07:10 GMT.
Showing all models using this config file. 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 comes from Supportdata-Probes, which can have arbitrary settings and come from different firmware versions.
It doesn't say much if a model is not listed here. It may be a missing supportdata file or just a disabled feature.

Missing Supportdata

The data in this article is incomplete due to missing Supportdata-Probes for the models listed below.
If you own any of these models and would like to help then please get in touch.

SMW-Browser

Information is currently being retrieved from the backend.