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:wlan-feature.cfg (static)

From BoxMatrix


BoxMatrix >> Configuration >> wlan-feature.cfg (static) @ 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

Info
  
Name-Collision - multiple objects in this wiki use the name wlan-feature.cfg!
wlan-feature.cfg (static) Defines hardware specific WLAN features of a model.

Static-Configuration

Goto:   UI-Module  -  Examples  -  Dependencies   -   Model-Matrix   -   SMW-Browser

Details

wlan-feature.cfg defines hardware specific WLAN features of a model.

It contains hardcoded information for numerous models which is looked up by HWR and model name.
Some values are also taken from the Config-Environment.

UI-Module

wlan-feature.cfg is read by libwlanparams.so which is used by many wlan tools and by the ctlmgr plugin libwlan.so,
which maintains the wlan ui-module - fw 7.29 example:

fritz3:/var/mod/root $ ctlmgr_ctl u wlan 

wlan:settings/  or  wlan:status/
 debug=
 feature_flags0/
  NIGHT_TIME_AUTO_UPDATE=1
  BAND_STEERING=0
  HT160_SUPPORT=0
  AUTO_CHAN_12_13_EXT=0
  TX_AUTO_POWER=0
  HT40_CHANNELWIDTH=1
  COEXISTENCE=1
  BAND_5GHZ=1
  TIME_CONTROL=1
  WLAN_RADIOSENSOR=1
  WPS=1
  GUEST_AP=1
  GUEST_AP_AUTO_UPDATE=1
  AUTO_CHAN_DFS_EXT=1
  ATA_MODE=1
  WDS_2ND=1
  WPS_WPA_ALLOWED=0
  REPEATER_GUEST_AP=1
  SECURITY_WEP_SUPPORT=0
  11AC=1
  11AX=0
  DBDC=1
  DEFAULT_WPA_MIXED=0
  WPA_TKIP_SUPPORT=0
  WPA_WPA2_MIXED_SUPPORT=1
  HOTSPOT_SUPPORT=0
  AIR_TIME=1
  PMF_SUPPORT=1
  TRIBAND=0
  WPA3_SUPPORT=1
  OWE_SUPPORT=1
 guest_ap_enabled=1
 ...

The feature_flags are read by wlanflags.lua and wlan_channel.lua.

Examples

Excerpt from the original file - 7530 fw 7.39 r100k+::

wlanfeature{
TX_AUTO_POWER="off";
HT40_CHANNELWIDTH="on";
BAND_5GHZ="on",
"hw:176:off",
"hw:179:off","hw:180:off",
"hw:182:off","hw:183:off",
"hw:188:off","hw:189:off",
"hw:190:off","hw:191:off",
"hw:192:off","hw:194:off",
"hw:195:off","hw:196:off",
...

Here an interpreted human readable version of its content:
As you can see there are quite some (future and past) Vapor-Models listed.

TX_AUTO_POWER = off

HT40_CHANNELWIDTH = on

BAND_5GHZ = on
FRITZ!Box 6320 Cable = off
FRITZ!Box 7330 = off
FRITZ!Box 6810 LTE = off
FRITZ!Box 6320 v2 Cable = off
FRITZ!Box Fon WLAN 7360 = off
FRITZ!Box 7330 SL = off
FRITZ!Box 7312 = off
FRITZ!Powerline 546E = off
FRITZ!Box 7369 = off
FRITZ!Box 7272 = off
FRITZ!WLAN Repeater 310 = off
FRITZ!Box 6842 LTE = off
FRITZ!Box Fon WLAN 7360 = off
FRITZ!Box 3272 = off
FRITZ!WLAN Repeater 450E = off
FRITZ!Powerline 540E = off
FRITZ!Box 7362 (vapor) = off
FRITZ!Box 7362 SL = off
FRITZ!Box AVM 6842 LTE (vapor) = off
FRITZ!Box 7412 = off
FRITZ!Box 4040 (vapor) = off
FRITZ!Box 6820 LTE = off
FRITZ!WLAN Repeater 310 = off
FRITZ!Box HW217 (vapor) = off
FRITZ!Box 7430 = off
FRITZ!Box 4020 = off
FRITZ!Powerline 1240E = off
FRITZ!Box 6430 Cable = off
FRITZ!Repeater 600 = off
FRITZ!Box 6820v3 LTE = off
FRITZ!Repeater 600v2 = off
FRITZ!Unknown HW265 (vapor) = off
FRITZ!Box 7510 = off
FRITZ!Unknown HW275 (vapor) = off
FRITZ!Box Fon WLAN 7360 (all) = off
FRITZ!Box Fon WLAN 7313 (vapor) = off
FRITZ!Box Fon WLAN 7320 = off
FRITZ!Box 7330 (all) = off
FRITZ!Box 6320 Cable v1 = off

TIME_CONTROL = CONFIG_TIMERCONTROL

WPS_SUPPORT = CONFIG_WLAN_WPS

WLAN_RADIOSENSOR = CONFIG_WLAN_RADIOSENSOR

GUEST_AP = CONFIG_WLAN_GUEST

GUEST_AP_AUTO_UPDATE = on
FRITZ!Repeater 600 = off
FRITZ!Repeater 2400 = off
FRITZ!Repeater 1200 = off
FRITZ!Repeater 3000 = off
FRITZ!Repeater 6000 = off
FRITZ!Repeater 600v2 = off
FRITZ!Unknown HW265 (vapor) = off
FRITZ!Box 6690 Cable = off

REPEATER_GUEST_AP = on
FRITZ!Box WLAN 3270 = off
FRITZ!WLAN Repeater N/G = off
FRITZ!Box Fon WLAN 7270 v2 = off
FRITZ!Box Fon WLAN 7240 = off
FRITZ!Box Fon WLAN 7270 v3 = off
FRITZ!Box 6360 Cable = off
FRITZ!Box WLAN 3270 v3 = off
FRITZ!Box 6320 Cable = off
FRITZ!Box 6320 v2 Cable = off
FRITZ!Box 6340 Cable = off
FRITZ!Box 7312 = off
FRITZ!Box WLAN 3270 v3 = off

NIGHT_TIME_AUTO_UPDATE = on
FRITZ!Repeater 600 = off
FRITZ!Repeater 2400 = off
FRITZ!Repeater 1200 = off
FRITZ!Repeater 3000 = off
FRITZ!Repeater 6000 = off
FRITZ!Repeater 600v2 = off
FRITZ!Unknown HW265 (vapor) = off
FRITZ!Box 6690 Cable = off

AUTO_CHAN_12_13_EXT = on

AUTO_CHAN_DFS_EXT = on

ATA_MODE = off
FRITZ!Box Fon WLAN 7390 = on
FRITZ!Box 7490 = on
FRITZ!Box 4040 (vapor) = on
FRITZ!Box 4080 (vapor) = on
FRITZ!Box 3490 = on
FRITZ!Box HW217 (vapor) = on
FRITZ!Box 4020 = on
FRITZ!Box 7560 = on
FRITZ!Box 7580 = on
FRITZ!Box 7590 = on
FRITZ!Box 4040 = on
FRITZ!Box 6591 Cable = on
FRITZ!Box 7530 = on
FRITZ!Unknown HW237 (vapor) = on
FRITZ!Box 7583 = on
FRITZ!Box 5491 = on
FRITZ!Box 7520 = on
FRITZ!Box 6850 5G = on
FRITZ!Box 7583 VDSL = on
FRITZ!Box 4060 = on
FRITZ!Box 6850 LTE = on
FRITZ!Box 6690 Cable = on
FRITZ!Box 5590 Fiber = on
FRITZ!Box 7520 = on

WDS_2_0 = off || CONFIG_WLAN_WDS2

WDS_3_0 = off || CONFIG_WLAN_WDS3

WPS_WPA_ALLOWED = off
FRITZ!Box WLAN 3270 = on
FRITZ!WLAN Repeater N/G = on
FRITZ!Box Fon WLAN 7270 v2 = on
FRITZ!Box Fon WLAN 7240 = on
FRITZ!Box Fon WLAN 7270 v3 = on
FRITZ!Box 6360 Cable = on
FRITZ!Box WLAN 3270 v3 = on
FRITZ!Box 6320 Cable = on
FRITZ!Box 6320 v2 Cable = on
FRITZ!Box 6340 Cable = on
FRITZ!Box 7312 = on
FRITZ!Box WLAN 3270 v3 = on
FRITZ!Box 4040 (vapor) = on
FRITZ!Box 4080 (vapor) = on
FRITZ!Box 6590 Cable = on
FRITZ!Box 7580 = on
FRITZ!Box 7590 = on
FRITZ!Box 6591 Cable = on
FRITZ!Box 6890 LTE = on
FRITZ!Box 7583 = on
FRITZ!Box 6690 Cable = on

SECURITY_WEP_SUPPORT = off

COEXISTENCE = on
FRITZ!Box 6360 Cable = off
FRITZ!Box 6340 Cable = off
FRITZ!Box 6320 Cable = off
FRITZ!Box Fon WLAN 7270 = off
FRITZ!Box Fon WLAN 7270 v2 = off
FRITZ!Box Fon WLAN 7270 v3 = off
FRITZ!Box Fon WLAN 7240 = off
FRITZ!Box WLAN 3270 = off
FRITZ!Box WLAN 3270 v3 = off
FRITZ!Box WLAN 3270 v3 = off

AC_SUPPORT = off
FRITZ!Box 7490 = on
FRITZ!Box 6460 Cable = on
FRITZ!Box 6490 Cable (vapor) = on
FRITZ!WLAN Repeater DVB-C = on
FRITZ!WLAN Repeater 1750E = on
FRITZ!Box 4080 (vapor) = on
FRITZ!Box 3490 = on
FRITZ!Box 6490 Cable = on
FRITZ!WLAN Repeater 1160 = on
FRITZ!Box 6590 Cable = on
FRITZ!Box 7560 = on
FRITZ!Box 7581 = on
FRITZ!Box 7580 = on
FRITZ!Box 7590 = on
FRITZ!Box 4040 = on
FRITZ!Box 7582 = on
FRITZ!Powerline 1260E = on
FRITZ!Box 6591 Cable = on
FRITZ!Box 6890 LTE = on
FRITZ!Box 7530 = on
FRITZ!Unknown HW237 (vapor) = on
FRITZ!Box 7583 = on
FRITZ!Repeater 2400 = on
FRITZ!Box 5491 = on
FRITZ!Repeater 1200 = on
FRITZ!Repeater 3000 = on
FRITZ!Box 7520 = on
FRITZ!Powerline 1260 = on
FRITZ!Box 6660 Cable = on
FRITZ!Repeater 6000 = on
FRITZ!Unknown HW255 (vapor) = on
FRITZ!Box 7530 AX = on
FRITZ!Box 5530 = on
FRITZ!Box 6850 5G = on
FRITZ!Box 7590 AX = on
FRITZ!Box 7583 VDSL = on
FRITZ!Box 4060 = on
FRITZ!Box 6850 LTE = on
FRITZ!Box 6690 Cable = on
FRITZ!Repeater 1200 AX = on
FRITZ!Repeater 3000 AX = on
FRITZ!Box 5590 Fiber = on
FRITZ!Box 7520 = on
FRITZ!Unknown HW277 (vapor) = on
FRITZ!Unknown HW278 (vapor) = on

AX_SUPPORT = off
FRITZ!Box 6660 Cable = on
FRITZ!Repeater 6000 = on
FRITZ!Unknown HW255 (vapor) = on
FRITZ!Box 7530 AX = on
FRITZ!Box 5530 = on
FRITZ!Box 7590 AX = on
FRITZ!Box 4060 = on
FRITZ!Unknown HW265 (vapor) = on
FRITZ!Box 6690 Cable = on
FRITZ!Repeater 1200 AX = on
FRITZ!Repeater 3000 AX = on
FRITZ!Box 7510 = on
FRITZ!Box 5590 Fiber = on
FRITZ!Unknown HW275 (vapor) = on
FRITZ!Unknown HW277 (vapor) = on
FRITZ!Unknown HW278 (vapor) = on

DBDC_SUPPORT = off
FRITZ!Box Fon WLAN 7390 = on
FRITZ!Box 7490 = on
FRITZ!Box 3390 = on
FRITZ!Box 6460 Cable = on
FRITZ!Box 6490 Cable (vapor) = on
FRITZ!WLAN Repeater DVB-C = on
FRITZ!WLAN Repeater 1750E = on
FRITZ!Box 4080 (vapor) = on
FRITZ!Box 3490 = on
FRITZ!Box 6490 Cable = on
FRITZ!WLAN Repeater 1160 = on
FRITZ!Box 6590 Cable = on
FRITZ!Box 7560 = on
FRITZ!Box 7581 = on
FRITZ!Box 7580 = on
FRITZ!Box 7590 = on
FRITZ!Box 4040 = on
FRITZ!Box 7582 = on
FRITZ!Powerline 1260E = on
FRITZ!Box 6591 Cable = on
FRITZ!Box 6890 LTE = on
FRITZ!Box 7530 = on
FRITZ!Unknown HW237 (vapor) = on
FRITZ!Box 7583 = on
FRITZ!Repeater 2400 = on
FRITZ!Box 5491 = on
FRITZ!Repeater 1200 = on
FRITZ!Repeater 3000 = on
FRITZ!Box 7520 = on
FRITZ!Powerline 1260 = on
FRITZ!Box 6660 Cable = on
FRITZ!Repeater 6000 = on
FRITZ!Unknown HW255 (vapor) = on
FRITZ!Box 7530 AX = on
FRITZ!Box 5530 = on
FRITZ!Box 6850 5G = on
FRITZ!Box 7590 AX = on
FRITZ!Box 7583 VDSL = on
FRITZ!Box 4060 = on
FRITZ!Box 6850 LTE = on
FRITZ!Box 6690 Cable = on
FRITZ!Repeater 1200 AX = on
FRITZ!Repeater 3000 AX = on
FRITZ!Box 5590 Fiber = on
FRITZ!Box 7520 = on
FRITZ!Unknown HW277 (vapor) = on
FRITZ!Unknown HW278 (vapor) = on

DEFAULT_WPA_MIXED = off
FRITZ!Box Fon WLAN 7130 (vapor) = on
FRITZ!Box Fon WLAN 7140 = on
FRITZ!Box Fon WLAN 7170 = on
Speedport W 501V = on
FRITZ!Box 7369 = on
FRITZ!Box 7312 = on
FRITZ!Box 7330 SL = on
FRITZ!Box 6340 Cable = on
FRITZ!Box 6361 Cable (vapor) = on
FRITZ!Box Fon WLAN 7360 = on
FRITZ!Box 6320 v2 Cable = on
FRITZ!Box Fon WLAN 7360 SL = on
FRITZ!Box 7330 = on
FRITZ!Box Fon WLAN 7313 (vapor) = on
FRITZ!Box 6840 LTE = on
FRITZ!Box 6320 Cable = on
Alice IAD WLAN 3331 = on
FRITZ!WLAN Repeater 300E = on
FRITZ!Box Fon WLAN 7320 = on
FRITZ!Box Fon WLAN 7340 = on
Speedport W 503V AVM = on
FRITZ!Unknown HW169 (vapor) = on
FRITZ!Box WLAN 3270 v3 = on
FRITZ!Box Fon WLAN 7270 v4 (vapor) = on
FRITZ!Box Fon WLAN 7541 vDSL (vapor) = on
FRITZ!Box Fon WLAN 504avm (vapor) = on
FRITZ!Unknown HW163 (vapor) = on
FRITZ!Box Fon WLAN 7113 Annex A = on
FRITZ!Box Bene (vapor) = on
Speedport W 504V (vapor) = on
FRITZ!Box Fon WLAN 7112 = on
FRITZ!Unknown HW158 (vapor) = on
FRITZ!Box 6360 Cable = on
FRITZ!Box Fon WLAN 7390 = on
FRITZ!Box Fon 5113 Annex A = on
FRITZ!Box Fon WLAN 7212 (vapor) = on
Alice IAD 7570 vDSL = on
Speedport W 722V = on
FRITZ!Box 8160 (vapor) = on
FRITZ!Box Ikanos (vapor) = on
DSL-EasyBox A402 (vapor) = on
DSL-EasyBox A802 (vapor) = on
FRITZ!Box Fon WLAN 7570 vDSL = on
FRITZ!Box Fon WLAN 7270 v3 = on
FRITZ!Box Fon WLAN 7240 = on
Speedport W 101 Bridge = on
Speedport W 721VK = on
Alice IAD 5125 = on
FRITZ!Box Fon WLAN 7270 v2 = on
FRITZ!WLAN Repeater N/G = on
FRITZ!Box WLAN 3270 = on
Speedport W 503V = on
Speedport W 920V = on
Speedport W 721V = on
FRITZ!Box 2110 = on
Alice IAD 5130 = on
FRITZ!Box 2121 (vapor) = on
FRITZ!Box Fon WLAN 7113 = on
FRITZ!Box 7150 Annex A (vapor) = on
FRITZ!Box Fon WLAN 7170 Annex A = on
FRITZ!Box Fon 5124 Annex A = on
FRITZ!Box Fon 5124 = on
FRITZ!Media 8040 (vapor) = on
FRITZ!Media 8020 = on
FRITZ!Box Fon WLAN 7270 = on
Speedport W 900V (vapor) = on
FRITZ!Box W 702V (vapor) = on
FRITZ!Box 2170 = on
FRITZ!Box WLAN 3131 = on
FRITZ!Box WLAN 3170 = on
FRITZ!Box Fon 5010 Annex A = on
FRITZ!Box Fon WLAN 7122 (vapor) = on
FRITZ!Box Fon 5122 (vapor) = on
FRITZ!Box 2031 = on
FRITZ!Box WLAN 3130 = on
FRITZ!Box Fon 5140 = on
FRITZ!Box Fon 5120 (vapor) = on
FRITZ!Box Fon WLAN 7170 SL (vapor) = on
FRITZ!Box Fon WLAN 7141 = on
FRITZ!Box Fon WLAN 7140 Annex A = on
FRITZ!Fon 7150 = on
FRITZ!Box Fon WLAN 7540V (vapor) = on
VoIP Gateway 5188 = on
VoIP Gateway 5144 (vapor) = on
Speedport W 900V = on
Speedport W 701V = on
FRITZ!WLAN Repeater 310 = on
FRITZ!Box Fon WLAN 7360 = on
FRITZ!WLAN Repeater 450E = on
FRITZ!WLAN Repeater DVB-C = on
FRITZ!WLAN Repeater 1750E = on
FRITZ!WLAN Repeater 310 = on
FRITZ!Repeater 600 = on
FRITZ!Repeater 2400 = on
FRITZ!Repeater 3000 = on
FRITZ!Repeater 600v2 = on
FRITZ!Unknown HW265 (vapor) = on

WPA_TKIP_SUPPORT = off

WPA_WPA2_MIXED_SUPPORT = on
FRITZ!Box 6660 Cable = off
FRITZ!Repeater 6000 = off
FRITZ!Unknown HW255 (vapor) = off
FRITZ!Box 7530 AX = off
FRITZ!Box 5530 = off
FRITZ!Box 7590 AX = off
FRITZ!Box 4060 = off
FRITZ!Unknown HW265 (vapor) = off
FRITZ!Box 6690 Cable = off
FRITZ!Repeater 1200 AX = off
FRITZ!Unknown HW269 (vapor) = off
FRITZ!Repeater 3000 AX = off
FRITZ!Box 7510 = off
FRITZ!Box 5590 Fiber = off
FRITZ!Unknown HW275 (vapor) = off
FRITZ!Unknown HW277 (vapor) = off
FRITZ!Unknown HW278 (vapor) = off

HOTSPOT_SUPPORT = off || CONFIG_WLAN_HOTSPOT

AIR_TIME_SUPPORT = on
FRITZ!Box 6360 Cable = off
FRITZ!Box 6320 Cable = off
FRITZ!Box 6320 v2 Cable = off
FRITZ!Box 6361 Cable (vapor) = off
FRITZ!Box 6340 Cable = off

HT160_SUPPORT = off
FRITZ!Box 6590 Cable = on
FRITZ!Box 7580 = on
FRITZ!Box 7590 = on
FRITZ!Box 6591 Cable = on
FRITZ!Box 6890 LTE = on
FRITZ!Box 7583 = on
FRITZ!Repeater 2400 = on
FRITZ!Repeater 3000 = on
FRITZ!Box 6660 Cable = on
FRITZ!Unknown HW255 (vapor) = on
FRITZ!Box 5530 = on
FRITZ!Box 7590 AX = on
FRITZ!Box 7583 VDSL = on
FRITZ!Box 6690 Cable = on
FRITZ!Repeater 1200 AX = on
FRITZ!Repeater 3000 AX = on
FRITZ!Box 5590 Fiber = on
FRITZ!Unknown HW277 (vapor) = on
FRITZ!Unknown HW278 (vapor) = on

PMF_SUPPORT = on

TRIBAND_SUPPORT = off
FRITZ!Repeater 3000 = on
FRITZ!Repeater 6000 = on
FRITZ!Box 4060 = on
FRITZ!Repeater 3000 AX = on

WPA3_SUPPORT = on
FRITZ!Box 7581 = off
FRITZ!Box 7582 = off

OWE_SUPPORT = on
FRITZ!Box 7581 = off
FRITZ!Box 7582 = off  

Dependencies

Daily updated index of all dependencies of this file. Last update: 2024-04-26 06:38 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 file

Model-Matrix

Daily updated index of the presence, path and size of this file for each model. Last update: 2024-04-26 05:47 GMT.
Showing all models using this 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 is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.

Model Firmw Path Size
FRITZ!Box WLAN 3270 5.29 - 5.54 /etc/default.<product>/<oem> 1.2k
FRITZ!Box WLAN 3270 v3 5.29 - 5.54 /etc/default.<product>/<oem> 1.2k
FRITZ!Box WLAN 3270 IT 5.51 - 5.52 /etc/default.<product>/<oem> 1.2k
FRITZ!Box 3272 5.50 - 6.89 /etc/default.<product>/<oem> 1.4k - 4.0k
FRITZ!Box WLAN 3370 5.29 - 6.56 /etc/default.<product>/<oem> 1.2k - 3.5k
FRITZ!Box 3390 5.50 - 6.56 /etc/default.<product>/<oem> 1.2k - 3.5k
FRITZ!Box 3490 (main) 6.20 - 7.30 /etc/default.<product>/<oem> 3.1k - 4.9k
FRITZ!Box 4020 7.39 /etc/default.<product>/<oem> 3.3k - 5.6k
FRITZ!Box 4040 6.52 - 7.57 /etc/default.<product>/<oem> 3.8k - 5.6k
FRITZ!Box 4050 7.57 /etc/default.<product>/<oem> 5.7k
FRITZ!Box 4060 7.26 - 7.57 /etc/default.<product>/<oem> 4.9k - 5.6k
FRITZ!Box 5490 (main) 6.51 - 7.29 /etc/default.<product>/<oem> 3.5k - 4.9k
FRITZ!Box 5491 (main) 7.01 - 7.29 /etc/default.<product>/<oem> 4.0k - 4.9k
FRITZ!Box 5530 Fiber (main) 7.21 - 7.80 /etc/default.<product>/<oem> 4.9k - 5.6k
FRITZ!Box 5590 Fiber (arm) 7.27 - 7.90 /etc/default.<product>/<oem> 5.3k - 6.0k
FRITZ!Box 5690 Pro (arm) 7.59 - 7.60 /etc/default.<product>/<oem> 5.9k
FRITZ!Box 6320 Cable v1 6.03 - 6.04 /etc/default.<product>/<oem> 3.0k
FRITZ!Box 6320 Cable v2 6.21 /etc/default.<product>/<oem> 3.1k
FRITZ!Box 6360 Cable 6.04 - 6.51 /etc/default.<product>/<oem> 3.0k - 3.5k
FRITZ!Box 6430 Cable (arm) 6.84 - 7.57 /etc/default.<product>/<oem> 4.0k - 5.6k
FRITZ!Box 6430 Cable (atom) 6.84 - 7.29 /etc/default.<product>/<oem> 4.0k - 4.9k
FRITZ!Box 6490 Cable (arm) 6.20 - 7.57 /etc/default.<product>/<oem> 3.2k - 5.6k
FRITZ!Box 6490 Cable (atom) 6.83 - 7.51 /etc/default.<product>/<oem> 4.0k - 5.6k
FRITZ!Box 6590 Cable (arm) 6.83 - 7.57 /etc/default.<product>/<oem> 4.0k - 5.6k
FRITZ!Box 6590 Cable (atom) 6.83 - 7.51 /etc/default.<product>/<oem> 4.0k - 5.6k
FRITZ!Box 6591 Cable (arm) 7.04 - 7.90 /etc/default.<product>/<oem> 4.0k - 6.0k
FRITZ!Box 6591 Cable (atom) 7.04 - 7.90 /etc/default.<product>/<oem> 4.0k - 6.0k
FRITZ!Box 6660 Cable (arm) 7.14 - 7.90 /etc/default.<product>/<oem> 4.2k - 6.0k
FRITZ!Box 6660 Cable (atom) 7.14 - 7.90 /etc/default.<product>/<oem> 4.2k - 6.0k
FRITZ!Box 6670 Cable (arm) 7.57 - 7.62 /etc/default.<product>/<oem> 5.6k - 5.9k
FRITZ!Box 6670 Cable (atom) 7.61 - 7.62 /etc/default.<product>/<oem> 5.9k
FRITZ!Box 6690 Cable (arm) 7.28 - 7.90 /etc/default.<product>/<oem> 5.4k - 6.0k
FRITZ!Box 6690 Cable (atom) 7.28 - 7.90 /etc/default.<product>/<oem> 5.4k - 6.0k
FRITZ!Box 6810 LTE 6.35 /etc/default.<product>/<oem> 1.1k - 3.1k
FRITZ!Box 6820 LTE v1 6.40 - 7.51 /etc/default.<product>/<oem> 3.5k - 5.6k
FRITZ!Box 6820 LTE v2 6.40 - 7.51 /etc/default.<product>/<oem> 3.5k - 5.6k
FRITZ!Box 6820 LTE v3 7.19 - 7.57 /etc/default.<product>/<oem> 4.9k - 5.6k
FRITZ!Box 6840 LTE 5.23 - 7.39 /etc/default.<product>/<oem> 972 - 5.6k
FRITZ!Box 6842 LTE /etc/default.<product>/<oem> 1.4k - 3.1k
FRITZ!Box 6850 LTE 7.21 - 7.90 /etc/default.<product>/<oem> 4.9k - 6.0k
FRITZ!Box 6850 5G 7.24 - 7.90 /etc/default.<product>/<oem> 4.9k - 6.0k
FRITZ!Box 6890 LTE 6.84 - 7.51 /etc/default.<product>/<oem> 4.0k - 5.6k
FRITZ!Box 6890 LTE v1 6.84 - 7.51 /etc/default.<product>/<oem> 4.0k - 5.6k
FRITZ!Box 6890 LTE v2 6.84 - 7.51 /etc/default.<product>/<oem> 4.0k - 5.6k
FRITZ!Box Fon WLAN 7240 5.29 - 6.06 /etc/default.<product>/<oem> 1.2k - 3.0k
FRITZ!Box Fon WLAN 7270 v2 5.27 - 6.06 /etc/default.<product>/<oem> 1.1k - 3.0k
FRITZ!Box Fon WLAN 7270 v3 5.27 - 6.06 /etc/default.<product>/<oem> 1.1k - 3.0k
FRITZ!Box 7272 5.55 - 7.39 /etc/default.<product>/<oem> 1.8k - 5.6k
FRITZ!Box 7312 5.29 - 6.56 /etc/default.<product>/<oem> 1.2k - 3.5k
FRITZ!Box Fon WLAN 7320 5.29 - 6.35 /etc/default.<product>/<oem> 1.2k - 3.1k
FRITZ!Box 7330 5.29 - 6.56 /etc/default.<product>/<oem> 1.2k - 3.5k
FRITZ!Box 7330 SL 5.29 - 6.56 /etc/default.<product>/<oem> 1.2k - 3.5k
FRITZ!Box Fon WLAN 7340 /etc/default.<product>/<oem> 1.4k - 3.1k
FRITZ!Box Fon WLAN 7360 SL 5.29 - 6.34 /etc/default.<product>/<oem> 1.2k - 3.1k
FRITZ!Box Fon WLAN 7360 v1 5.29 - 6.36 /etc/default.<product>/<oem> 1.4k - 3.1k
FRITZ!Box Fon WLAN 7360 v2 5.29 - 6.88 /etc/default.<product>/<oem> 1.2k - 4.0k
FRITZ!Box 7362 SL 5.53 - 7.14 /etc/default.<product>/<oem> 1.5k - 4.5k
FRITZ!Box 7369 6.30 - 6.32 /etc/default.<product>/<oem> 3.1k
FRITZ!Box Fon WLAN 7390 /etc/default.<product>/<oem> 1.1k - 4.0k
FRITZ!Box 7412 6.21 - 6.88 /etc/default.<product>/<oem> 3.1k - 4.0k
FRITZ!Box 7430 6.26 - 7.39 /etc/default.<product>/<oem> 3.3k - 5.6k
FRITZ!Box 7490 (main) 5.57 - 7.57 /etc/default.<product>/<oem> 1.8k - 5.6k
FRITZ!Box 7510 7.30 - 7.57 /etc/default.<product>/<oem> 5.4k - 5.6k
FRITZ!Box 7520 6.98 - 7.51 /etc/default.<product>/<oem> 4.0k - 5.6k
FRITZ!Box 7520 v2 (arm) 7.30 - 7.57 /etc/default.<product>/<oem> 5.5k - 5.6k
FRITZ!Box 7530 6.98 - 7.56 /etc/default.<product>/<oem> 4.0k - 5.6k
FRITZ!Box 7530 AX 7.20 - 7.90 /etc/default.<product>/<oem> 4.9k - 6.0k
FRITZ!Box 7560 6.51 - 7.39 /etc/default.<product>/<oem> 3.8k - 5.6k
FRITZ!Box 7580 6.53 - 7.30 /etc/default.<product>/<oem> 3.8k - 4.9k
FRITZ!Box 7581 6.54 - 7.16 /etc/default.<product>/<oem> 4.0k - 4.3k
FRITZ!Box 7582 6.83 - 7.17 /etc/default.<product>/<oem> 4.0k - 4.3k
FRITZ!Box 7583 7.01 - 7.57 /etc/default.<product>/<oem> 4.0k - 5.6k
FRITZ!Box 7583 VDSL 7.19 - 7.31 /etc/default.<product>/<oem> 4.9k
FRITZ!Box 7590 6.83 - 7.90 /etc/default.<product>/<oem> 4.0k - 6.0k
FRITZ!Box 7590 AX 7.19 - 7.90 /etc/default.<product>/<oem> 4.9k - 6.0k
FRITZ!Box 7690 7.59 /etc/default.<product>/<oem> 5.9k
FRITZ!Smart Gateway 7.39 - 7.59 /etc/default.<product>/<oem> 5.6k - 5.9k
FRITZ!WLAN Repeater 300E 6.00 - 6.34 /etc/default.<product>/<oem> 3.0k - 3.2k
FRITZ!WLAN Repeater 310 A 5.24 - 7.16 /etc/default.<product>/<oem> 972 - 4.2k
FRITZ!WLAN Repeater 310 B 6.30 - 7.16 /etc/default.<product>/<oem> 3.2k - 4.2k
FRITZ!WLAN Repeater 450E 6.00 - 7.15 /etc/default.<product>/<oem> 3.0k - 4.2k
FRITZ!Repeater 600 7.11 - 7.58 /etc/default.<product>/<oem> 4.0k - 5.6k
FRITZ!Repeater 600 v2 7.19 - 7.58 /etc/default.<product>/<oem> 4.9k - 5.6k
FRITZ!WLAN Repeater 1160 6.51 - 7.15 /etc/default.<product>/<oem> 3.8k - 4.2k
FRITZ!Repeater 1200 7.11 - 7.58 /etc/default.<product>/<oem> 4.0k - 5.6k
FRITZ!Repeater 1200 AX 7.27 - 7.57 /etc/default.<product>/<oem> 5.4k - 5.6k
FRITZ!WLAN Repeater 1750E 6.12 - 7.39 /etc/default.<product>/<oem> 3.2k - 5.6k
FRITZ!Repeater 2400 7.12 - 7.58 /etc/default.<product>/<oem> 4.0k - 5.6k
FRITZ!Repeater 3000 6.98 - 7.58 /etc/default.<product>/<oem> 4.0k - 5.6k
FRITZ!Repeater 3000 AX 7.39 - 7.57 /etc/default.<product>/<oem> 5.5k - 5.6k
FRITZ!Repeater 6000 7.19 - 7.57 /etc/default.<product>/<oem> 4.9k - 5.6k
FRITZ!WLAN Repeater DVB-C 6.12 - 7.03 /etc/default.<product>/<oem> 3.2k - 4.2k
FRITZ!Powerline 540E 5.58 - 7.15 /etc/default.<product>/<oem> 2.9k - 4.2k
FRITZ!Powerline 546E 5.50 - 7.15 /etc/default.<product>/<oem> 1.4k - 4.2k
FRITZ!Powerline 1240 AX 7.51 - 7.57 /etc/default.<product>/<oem> 5.6k
FRITZ!Powerline 1240E 6.33 - 7.16 /etc/default.<product>/<oem> 3.2k - 4.2k
FRITZ!Powerline 1260E 6.90 - 7.57 /etc/default.<product>/<oem> 4.0k - 5.6k
FRITZ!Powerline 1260 7.27 - 7.57 /etc/default.<product>/<oem> 4.9k - 5.6k
98 models use this file

SMW-Browser

Information is currently being retrieved from the backend.