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:plcd (avmcmd)
BoxMatrix >> Shell-Commands >> plcd (avmcmd) | @ 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 |
Name-Collision - multiple objects in this wiki use the name plcd!
|
AVM-Command
Command: | plcd (avmcmd) - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> AVM-Commands - Origin: AVM | ||||||
Path: | Release: /sbin, /usr/sbin Lab+Rel: /sbin, /usr/sbin | ||||||
Properties: | Size: 42.5k - 192k - Firmware: 6.98 - 8.00 | ||||||
Function: | Powerline network management daemon. |
Goto: Source - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
plcd is the Powerline network administration daemon. It is started by E50-plcd or since fw 7.19 by plcd.service.
It maintains builtin or connected remote Powerline devices. Builtin controllers additionally run the plchost daemon.
pcld collects the list of Powerline devices in the network. status and statistical infos like the connection bandwidth and
frequency spectrum infos. With compatible devices it also performs administrative tasks like firmware update, setting new
network passwords and managing the LEDs. This all is done through the libplcaccess.so backend.
pcld does not support any commandline options or a help function. It is started without options and detaches from the caller
process. It uses the server functions in libserviceinterface.so to provide the avmplcd socket or since fw 7.19 Port-30000-tcp.
Clients which access this socket or port through libserviceinterface.so are libluaplc.so for Lua-Scripts, libmesh_plcservice.so
for meshd, libplcctlmgr.so for ctlmgr and dpm_manager, see the libserviceinterface.so article.
plcd also does not provide any direct debugging interfaces, all is accessed through the ctlmgr plugin libplcctlmgr.so, which
maintains the UI-Module plc. Even supportdata.plc gathers all info using numerous ctlmgr_ctl queries to the plc module.
Powerline stack:
- Lexicon: PLC, HPAV, PIB
- Companies: Intellon, Atheros, Qualcomm
- Components: AMP, BCM60
- Startup: bootplc.service, E80-bootplc, plcd.service, E50-plcd
- Commands: modpib, plchost, plcd, plctool, dpm_manager, chkpib
- Commands: supportdata.plc, supportdata.dpm
- Libraries: libplcaccess.so, libplccommon.so, libluaplc.so
- Libraries: libplcctlmgr.so, libmesh_plcservice.so, libserviceinterface.so
- Environment: plc_dak_nmk
- Config: plc.pib
- Defaults: factorydefault.pib, factorydefault-1.pib, factorydefault-2.pib, factorydefault-3.pib
- Defaults: factorydefault-ce.pib, factorydefault-en.pib, factorydefault-1-ce.pib, factorydefault-1-en.pib
- Defaults: factorydefault-2-ce.pib, factorydefault-2-en.pib
- Tempfiles: factorydefault_en.pib, factorydefault_ce.pib, factorydefault.pib
- Tempfiles: plcuser.pib, plc_dynamic_coupling_power_saving, dpm_manager.txt
- Firmware: fw.nvm
- Sockets: plc_sock_if, avmplcd
- Ports: Port-30000-tcp
- Interfaces: plc
- UI-Modules: plc
- Event-Sources: plchost
- Event-Sinks: plchost, plc_status, plc_ui_module
- Events: powerline_status
Source
The names of source files compiled into an executable often help to understand function blocks (and show gaps in the docs).
fw 7.39 source files:
$ strings /sbin/plcd | grep -e '\.c$' -e '\.cpp$' <empty>
Dependencies
Daily updated index of all dependencies of this command. Last update: 2024-12-21 07:44 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Started by | serv | plcd.service | 42 | 7.19 - 8.00 | supervisor service for plcd. | AVM |
Runs as | proc | plcd (process) | 49* | 6.98 - 8.00 | Process running plcd | AVM |
Registers | wdog | plcd (watchdog) | 48* | 6.98 - 7.81 | Watchdog for plcd | AVM |
Serving | port | Port-30000-tcp | 38* | 7.19 - 8.00 | Service interface to Powerline devices | AVM |
Serving | sock | avmplcd | 27* | 6.98 - 7.17 | Service interface to Powerline devices | AVM |
Depends on | lib | ld.so | 31 | 7.08 - 8.00 | Dynamic linker / loader | Linux |
Depends on | lib | li | 1 | 7.39 | ||
Depends on | lib | libavmcppterminatehandler.so | 49 | 7.08 - 7.81 | Process termination handler for C++ programs | AVM |
Depends on | lib | libavmcsock.so | 50 | 6.98 - 8.00 | Networking, I/O and helper functions | AVM |
Depends on | lib | libbacktrace.so | 50 | 6.98 - 7.81 | Crash handler and logger | AVM |
Depends on | lib | libboxenv.so | 22 | 7.61 - 8.00 | API to the rc.conf enhanced Config-Environment | AVM |
Depends on | lib | libboxlib.so | 47 | 6.98 - 7.81 | Box status, logging and statistics functions | AVM |
Depends on | lib | libc.so | 50 | 6.98 - 8.00 | Standard C library | Linux |
Depends on | lib | libewnwlinux.so | 36 | 7.39 - 7.81 | Linux networking functions | AVM |
Depends on | lib | libfbconf.so | 22 | 7.61 - 8.00 | API to hardcoded fbconf.cfg | AVM |
Depends on | lib | libgcc_s.so | 50 | 6.98 - 8.00 | GCC low-level runtime library | Linux |
Depends on | lib | libm.so | 33 | 6.98 - 8.00 | C math library | Linux |
Depends on | lib | libplcaccess.so | 50 | 6.98 - 8.00 | Powerline access and administration API | AVM |
Depends on | lib | libplccommon.so | 36 | 7.39 - 8.00 | Common Powerline related helper functions | AVM |
Depends on | lib | libpthread.so | 33 | 6.98 - 7.80 | POSIX threading library | Linux |
Depends on | lib | libserviceinterface.so | 50 | 6.98 - 8.00 | Abstract service interface to Powerline devices | AVM |
Depends on | lib | libslab_c++.so | 21 | 7.90 - 8.00 | C++ slab allocator | AVM |
Depends on | lib | libstdc++.so | 50 | 6.98 - 8.00 | GNU C++ library | Linux |
23 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2024-12-21 05:44 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 3490 (main) | 7.01 - 7.30 | /sbin, /usr/sbin | 52.0k - 75.7k |
FRITZ!Box 4020 | /usr/sbin | 52.0k | |
FRITZ!Box 4040 | 6.98 - 8.00 | /sbin, /usr/sbin | 42.5k - 118k |
FRITZ!Box 4050 | 7.58 - 7.90 | /sbin, /usr/sbin | 102k - 118k |
FRITZ!Box 4060 | 7.29 - 7.90 | /sbin, /usr/sbin | 57.5k - 118k |
FRITZ!Box 5490 (main) | 7.01 - 7.29 | /sbin, /usr/sbin | 52.0k - 75.7k |
FRITZ!Box 5491 (main) | 7.01 - 7.29 | /sbin, /usr/sbin | 52.0k - 75.7k |
FRITZ!Box 5530 Fiber (main) | 7.21 - 8.00 | /sbin, /usr/sbin | 91.8k - 192k |
FRITZ!Box 5590 Fiber (main) | 7.29 - 8.00 | /sbin, /usr/sbin | 57.5k - 118k |
FRITZ!Box 5690 Pro (main) | 7.62 | /usr/sbin | 117k |
FRITZ!Box 6430 Cable (atom) | 7.01 - 7.29 | /sbin, /usr/sbin | 47.0k - 61.4k |
FRITZ!Box 6490 Cable (atom) | 7.00 - 7.51 | /sbin, /usr/sbin | 47.0k - 113k |
FRITZ!Box 6590 Cable (atom) | 6.110 - 7.51 | /sbin, /usr/sbin | 47.0k - 113k |
FRITZ!Box 6591 Cable (arm) | 7.04 - 7.08 | /usr/sbin | 47.4k - 57.4k |
FRITZ!Box 6591 Cable (atom) | 7.04 - 8.00 | /sbin, /usr/sbin | 47.4k - 142k |
FRITZ!Box 6660 Cable (atom) | 7.14 - 8.00 | /sbin, /usr/sbin | 50.3k - 138k |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | /usr/sbin | 138k |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.90 | /sbin, /usr/sbin | 65.4k - 138k |
FRITZ!Box 6820 LTE v1 (main) | 6.98 - 7.59 | /sbin, /usr/sbin | 52.0k - 142k |
FRITZ!Box 6820 LTE v2 (main) | 6.98 - 7.59 | /sbin, /usr/sbin | 52.0k - 142k |
FRITZ!Box 6820 LTE v3 (main) | 7.19 - 7.57 | /sbin | 75.7k - 142k |
FRITZ!Box 6820 LTE v4 | 7.59 | /sbin | 142k |
FRITZ!Box 6850 LTE | 7.21 - 7.90 | /sbin, /usr/sbin | 57.5k - 167k |
FRITZ!Box 6850 5G | 7.24 - 7.90 | /sbin, /usr/sbin | 57.5k - 118k |
FRITZ!Box 6890 LTE (main) | 6.98 - 7.57 | /sbin, /usr/sbin | 60.9k - 167k |
FRITZ!Box 6890 LTE v1 (main) | 6.98 - 7.57 | /sbin, /usr/sbin | 60.9k - 167k |
FRITZ!Box 6890 LTE v2 (main) | 6.98 - 7.57 | /sbin, /usr/sbin | 60.9k - 167k |
FRITZ!Box 7362 SL (main) | 6.98 - 7.18 | /usr/sbin | 51.9k - 67.0k |
FRITZ!Box 7430 (main) | 6.98 - 7.31 | /sbin, /usr/sbin | 51.9k - 75.7k |
FRITZ!Box 7490 (main) | 6.98 - 7.51 | /sbin, /usr/sbin | 51.9k - 142k |
FRITZ!Box 7510 | 7.30 - 8.00 | /sbin, /usr/sbin | 57.5k - 118k |
FRITZ!Box 7520 | 6.98 - 8.00 | /sbin, /usr/sbin | 42.5k - 118k |
FRITZ!Box 7520 v2 (main) | 7.30 - 8.00 | /sbin, /usr/sbin | 57.5k - 118k |
FRITZ!Box 7530 | 6.98 - 8.00 | /sbin, /usr/sbin | 42.5k - 118k |
FRITZ!Box 7530 AX | 7.20 - 8.00 | /sbin, /usr/sbin | 57.5k - 118k |
FRITZ!Box 7560 (main) | 6.98 - 7.30 | /sbin, /usr/sbin | 60.1k - 91.8k |
FRITZ!Box 7580 (main) | 6.98 - 7.30 | /sbin, /usr/sbin | 60.1k - 91.8k |
FRITZ!Box 7581 | 6.98 - 7.18 | /usr/sbin | 42.5k - 49.5k |
FRITZ!Box 7582 | 7.01 - 7.18 | /usr/sbin | 42.5k - 49.5k |
FRITZ!Box 7583 (main) | 7.01 - 7.59 | /sbin, /usr/sbin | 60.9k - 167k |
FRITZ!Box 7583 VDSL (main) | 7.19 - 8.00 | /sbin, /usr/sbin | 91.8k - 192k |
FRITZ!Box 7590 (main) | 6.98 - 8.00 | /sbin, /usr/sbin | 60.1k - 192k |
FRITZ!Box 7590 AX (main) | 7.19 - 8.00 | /sbin, /usr/sbin | 91.8k - 192k |
FRITZ!Box 7690 | 7.61 - 7.90 | /usr/sbin | 117k - 118k |
FRITZ!Repeater 3000 | 7.39 | /sbin | 97.6k |
FRITZ!Powerline 540E | 6.98 - 7.15 | /usr/sbin | 52.0k - 67.0k |
FRITZ!Powerline 546E | 6.98 - 7.15 | /usr/sbin | 52.0k - 67.0k |
FRITZ!Powerline 1240 AX | 7.57 - 7.58 | /sbin | 102k |
FRITZ!Powerline 1240E | 7.16 | /usr/sbin | 52.0k - 67.0k |
FRITZ!Powerline 1260E | 6.98 - 7.58 | /sbin, /usr/sbin | 42.5k - 102k |
FRITZ!Powerline 1260 | 7.27 - 7.58 | /sbin | 57.5k - 102k |
51 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-12-21 07:44 GMT.
Firmware | Symbol |
---|---|
7.39 - 8.00 | AdapterCrashObserver::AddAdapter |
7.39 - 8.00 | AdapterCrashObserver::OnCommandProgress |
7.39 - 8.00 | AdapterCrashObserver::ReadWdlTimerCB |
7.39 - 8.00 | AdapterCrashObserver::SendCrashReport |
7.39 - 8.00 | AdapterCrashObserver::StartReadWdlCommand |
7.08 - 8.00 | CClientConnection::AppendToSendBuffer |
6.98 - 8.00 | CClientConnection::CClientConnection |
7.39 | CClientConnection::CSetNMKCmd::CSetNMKCmd |
7.39 | CClientConnection::CSetNMKCmd::Next |
7.90 - 8.00 | CClientConnection::Close |
6.98 - 8.00 | CClientConnection::Init |
7.19 - 7.31 | CClientConnection::OnAdapterUpdated |
7.08 - 7.18 | CClientConnection::OnAdapterUpdated_ |
7.08 - 8.00 | CClientConnection::OnCommandCompletedAddAdapterToNetwork |
7.19 - 8.00 | CClientConnection::OnCommandCompletedBlinkLEDs |
7.08 - 8.00 | CClientConnection::OnCommandCompletedFirmwareupdate |
7.19 - 8.00 | CClientConnection::OnCommandCompletedFirmwareupdateURL |
7.39 - 8.00 | CClientConnection::OnCommandCompletedGetAdapterModule |
7.08 - 8.00 | CClientConnection::OnCommandCompletedGetPrescaler |
7.08 - 8.00 | CClientConnection::OnCommandCompletedGetToneMaps |
7.90 - 8.00 | CClientConnection::OnCommandCompletedGetWatchdogLog |
7.08 - 8.00 | CClientConnection::OnCommandCompletedModifyPrescaler |
7.08 - 8.00 | CClientConnection::OnCommandCompletedReset |
7.08 - 8.00 | CClientConnection::OnCommandCompletedSetCoupling |
7.08 - 8.00 | CClientConnection::OnCommandCompletedSetGdpm |
7.08 - 8.00 | CClientConnection::OnCommandCompletedSetGreenMode |
7.08 - 8.00 | CClientConnection::OnCommandCompletedSetLEDs |
7.08 - 8.00 | CClientConnection::OnCommandCompletedSetNMK |
7.39 - 8.00 | CClientConnection::OnCommandCompletedSetNMKForAVLN |
7.08 - 8.00 | CClientConnection::OnCommandCompletedSetName |
7.19 - 8.00 | CClientConnection::OnCommandCompletedSetPrescalerBackOff |
7.90 - 8.00 | CClientConnection::OnCommandCompletedSetProxyRoutingForAVLN |
7.08 - 8.00 | CClientConnection::OnCommandCompletedSetTR069 |
7.19 - 8.00 | CClientConnection::OnCommandCompletedSimpleConnect |
7.08 - 8.00 | CClientConnection::OnCommandCompletedStartSimpleConnect |
7.39 - 8.00 | CClientConnection::OnCommandCompletedWakeUpAVMRepeater |
7.39 - 8.00 | CClientConnection::OnCommandProgress |
7.08 - 7.31 | CClientConnection::OnCommandProgress_ |
7.19 - 7.31 | CClientConnection::OnDebugMessage |
7.19 - 7.31 | CClientConnection::OnDeleteAdapter |
7.08 - 7.18 | CClientConnection::OnDeleteAdapter_ |
7.19 - 7.31 | CClientConnection::OnNewAdapter |
7.08 - 7.18 | CClientConnection::OnNewAdapter_ |
7.08 - 8.00 | CClientConnection::OnReq |
7.08 - 8.00 | CClientConnection::OnReqAddAdapterToNetwork |
7.19 - 8.00 | CClientConnection::OnReqBlinkLEDs |
7.08 - 8.00 | CClientConnection::OnReqCancel |
7.08 - 8.00 | CClientConnection::OnReqFirmwareupdate |
7.19 - 8.00 | CClientConnection::OnReqFirmwareupdateURL |
7.08 - 8.00 | CClientConnection::OnReqGetAdapterData |
7.39 - 8.00 | CClientConnection::OnReqGetAdapterModule |
7.19 - 8.00 | CClientConnection::OnReqGetGenerateTraffic |
7.08 - 8.00 | CClientConnection::OnReqGetPrescaler |
7.19 - 8.00 | CClientConnection::OnReqGetPsdNotches |
7.19 - 8.00 | CClientConnection::OnReqGetStatistics |
7.08 - 8.00 | CClientConnection::OnReqGetToneMaps |
7.90 - 8.00 | CClientConnection::OnReqGetWatchdogLog |
7.08 - 8.00 | CClientConnection::OnReqModifyPrescaler |
7.08 - 8.00 | CClientConnection::OnReqProtocol |
7.08 - 8.00 | CClientConnection::OnReqRegisterNotification |
7.08 - 8.00 | CClientConnection::OnReqReset |
7.08 - 8.00 | CClientConnection::OnReqSetCoupling |
7.08 - 8.00 | CClientConnection::OnReqSetGdpm |
7.19 - 8.00 | CClientConnection::OnReqSetGenerateTraffic |
7.08 - 8.00 | CClientConnection::OnReqSetGreenMode |
7.08 - 8.00 | CClientConnection::OnReqSetLEDs |
7.08 - 8.00 | CClientConnection::OnReqSetNMK |
7.39 - 8.00 | CClientConnection::OnReqSetNMKForAVLN |
7.08 - 8.00 | CClientConnection::OnReqSetName |
7.19 - 8.00 | CClientConnection::OnReqSetPrescalerBackOff |
7.90 - 8.00 | CClientConnection::OnReqSetProxyRoutingForAVLN |
7.08 - 8.00 | CClientConnection::OnReqSetTR069 |
7.19 - 8.00 | CClientConnection::OnReqSimpleConnect |
7.08 - 8.00 | CClientConnection::OnReqStartSimpleConnect |
7.39 - 8.00 | CClientConnection::OnReqWakeUpAVMRepeater |
7.08 - 8.00 | CClientConnection::OnRsp |
7.90 - 8.00 | CClientConnection::OnRspProtocol |
7.19 - 8.00 | CClientConnection::OnUpdateStatistics |
7.08 - 8.00 | CClientConnection::Send |
7.39 - 8.00 | CClientConnection::SendCnfSetNMKForAVLN |
7.90 - 8.00 | CClientConnection::SendCnfSetProxyRoutingForAVLN |
7.08 - 8.00 | CClientConnection::~CClientConnection |
7.39 - 8.00 | CCmd::CCmd |
6.98 - 8.00 | CConnection::CConnection |
6.98 - 8.00 | CConnection::DeInit |
6.98 - 8.00 | CConnection::Init |
6.98 - 8.00 | CConnection::close_cb |
6.98 - 8.00 | CConnection::dataready_cb |
6.98 - 8.00 | CConnection::~CConnection |
6.98 - 8.00 | CListenConnection::CListenConnection |
7.90 - 8.00 | CListenConnection::CreateSocketAndInit |
7.08 - 7.18 | CListenConnection::DeInit |
6.98 - 7.81 | CListenConnection::Init |
7.08 - 8.00 | CListenConnection::OnAccepted |
7.08 - 8.00 | CListenConnection::accepted_cb |
7.08 - 8.00 | CListenConnection::~CListenConnection |
7.90 - 8.00 | CMultiAdapterCmd::CMultiAdapterCmd |
6.98 - 8.00 | CService::CService |
7.08 - 8.00 | CService::CloseHomePlugNet |
7.90 - 8.00 | CService::HandleCmdLineArgs |
7.08 - 7.18 | CService::OnErrorHPNUtilStatistics |
7.08 - 7.18 | CService::OnErrorHPNUtilTimers |
6.98 - 8.00 | CService::OnExit |
6.98 - 7.31 | CService::OnInit |
7.08 - 8.00 | CService::OpenHomePlugNet |
7.90 - 8.00 | CService::PrintUsage |
6.98 - 8.00 | CService::Run |
7.08 - 7.81 | CService::SignalHandler |
7.19 - 8.00 | CService::StartScanTimer |
7.19 - 8.00 | CService::StopScanTimer |
6.98 - 8.00 | CService::~CService |
7.39 - 8.00 | CSetNMKCmd::CSetNMKCmd |
7.39 - 7.81 | CSetNMKCmd::Next |
7.90 - 8.00 | CSetProxyRoutingForAVLNCmd::CSetProxyRoutingForAVLNCmd |
6.98 - 8.00 | Logging::CLog::CLog |
6.98 - 8.00 | Logging::CLog::Log |
7.08 - 8.00 | Logging::CLog::Log_ |
6.98 - 8.00 | Logging::CLog::~CLog |
6.98 - 7.81 | Logging::Log |
7.90 - 8.00 | details::getMacsInStableOrderForMultiCmd |
6.98 - 8.00 | main |
121 symbols for this command |