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:showneighbours
BoxMatrix >> Shell-Commands >> showneighbours | @ 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
Command: | showneighbours - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> AVM-Commands - Origin: AVM | ||||||
Path: | Release: /sbin Lab+Rel: /sbin | ||||||
Properties: | Size: 9.7k - 21.7k - Firmware: 5.27 - 8.00 | ||||||
Function: | supportdata helper showing alllowed subnets, neighbours and their pathes. |
Goto: Examples - Source - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
showneighbours is a supportdata helper showing alllowed subnets, neighbours and their pathes.
Starting with fw 7.70 it uses libneighbour.so for the neighbour discovery.
fw 7.29 help:
root@fritz2:/var/mod/root# showneighbours -? usage: showneighbours showneighbours [options] options: -? - print this help -v - verbose. (NOTSET) -d - sort result in descending order. (NOTSET) -t - topology view. (NOTSET) -a - all views. (NOTSET) -D STRING - switch debug logs on. (FUNC)
fw 7.90 help:
root@fritz:/var/mod/root# showneighbours -? usage: showneighbours [options] options: -? - print this help -v - dump neighbours (obsolete). (NOTSET) -d - sort result in descending order. (NOTSET) -e - only wait for events. (NOTSET) -c STRING - Neighbourcache, get specific entry by MAC. (NULL) -i STRING - Neighbourcache, get specific entry by ifname. (NULL) -w UNSIGNED - Events: wanted event flags (bitmask). (0) -f - wait for events, after neighbours shown. (NOTSET) -r - show refcounts. (NOTSET) -D STRING - switch debug logs on. (FUNC)
Examples
fw 7.90 examples:
root@fritz:/var/mod/root# showneighbours allowedv4: 192.168.179.0 255.255.255.0 guest net 192.168.178.0 255.255.255.0 169.254.0.0 255.255.0.0 allowedv6: fe80::/64 fd0d:6048:38d5::/64 Neighbour paths: 70:62:B8:XX:XX:XX -> [lan] neighbours: [70:62:b8:xx:xx:xx] (eth3:0, lanport=LAN:4, speed=1000) - 10 seconds UID(landevice) 0 169.254.1.113 10 seconds - via 70:62:b8:ae:ac:0a 192.168.178.20 42 seconds - via 70:62:b8:ae:ac:0a [e8:6a:64:xx:xx:xx] D 4 days 12:23:33 hours mc-server UID(landevice) 0 192.168.178.20 4 days 12:23:33 hours mc-server D e8:6a:64:ff:74:94 interface identifiers:
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/showneighbours | grep -e '\.c$' -e '\.cpp$' ar7/multid/showneighbours.c
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 |
---|---|---|---|---|---|---|
Serving | sock | me_showneighbours.ctl | 4* | 5.50 - 7.19 | TODO | AVM |
Depends on | lib | ld.so | 40 | 7.08 - 8.00 | Dynamic linker / loader | Linux |
Depends on | lib | libar7cfg.so | 91 | 5.27 - 7.63 | TFFS-Configuration API to ar7.cfg and many more. | AVM |
Depends on | lib | libavmauth.so | 68 | 6.51 - 7.63 | Fritzbox authentification helpers | AVM |
Depends on | lib | libavmcipher.so | 75 | 6.35 - 7.63 | AES / DES / Rijndael encryption / decryption. | AVM |
Depends on | lib | libavmcsock.so | 93 | 5.27 - 8.00 | Networking, I/O and helper functions | AVM |
Depends on | lib | libavmfbconf.so | 41 | 7.39 - 7.63 | API to hardcoded fbconf.cfg | AVM |
Depends on | lib | libavmfbstate.so | 42 | 7.39 - 7.63 | IPC fritzbox state notification | AVM |
Depends on | lib | libavmhmac.so | 75 | 6.35 - 7.63 | HMAC / SHA / MD5 hashing. | AVM |
Depends on | lib | libavmpcp.so | 70 | 6.25 - 7.39 | Port Control Protocol (PCP) API library | AVM |
Depends on | lib | libavmwdt.so | 22 | 7.61 - 8.00 | AVM-Watchdogs management API | AVM |
Depends on | lib | libboxlib.so | 75 | 6.35 - 7.63 | Box status, logging and statistics functions | AVM |
Depends on | lib | libboxnotify.so | 1 | 6.35 | boxnotifyd client API (old) | AVM |
Depends on | lib | libc.so | 93 | 5.27 - 8.00 | Standard C library | Linux |
Depends on | lib | libcore.so | 1 | 7.61 - 7.62 | Gathers the MAC addresses of the device and maintains its device mode. | AVM |
Depends on | lib | libcrypto.so | 42 | 7.39 - 7.63 | OpenSSL general crypto and X.509 library | Linux |
Depends on | lib | libdl.so | 56 | 6.35 - 8.00 | Dynamic linking library | Linux |
Depends on | lib | libdputil.so | 78 | 6.25 - 8.00 | DataPipe / packet utilities | AVM |
Depends on | lib | libewnwlinux.so | 77 | 6.35 - 8.00 | Linux networking functions | AVM |
Depends on | lib | libewnwnet.so | 75 | 6.35 - 7.63 | Internet helper functions | AVM |
Depends on | lib | libfbconf.so | 1 | 7.61 - 7.62 | API to hardcoded fbconf.cfg | AVM |
Depends on | lib | libgcc_s.so | 40 | 5.27 - 6.110 | GCC low-level runtime library | Linux |
Depends on | lib | libneighbour.so | 22 | 7.61 - 8.00 | Neighbour discovery and notification API | AVM |
Depends on | lib | libpthread.so | 56 | 6.35 - 8.00 | POSIX threading library | Linux |
Depends on | lib | librt.so | 56 | 6.35 - 8.00 | POSIX realtime extensions library | Linux |
Depends on | lib | libsvctl.so | 52 | 7.19 - 8.00 | supervisor notification library | AVM |
Depends on | lib | libtiinterpreter.so | 42 | 7.39 - 7.63 | Preprocessor for SSI-Files by TI. | AVM |
Depends on | lib | libwdt.so | 74 | 6.35 - 7.81 | AVM-Watchdogs management API | AVM |
Depends on | lib | libwebkpiclient.so | 30 | 7.39 - 7.62 | KPI sensor for system parts which use HTTP / HTTPS | AVM |
Depends on | lib | libwebsrv.so | 75 | 6.35 - 7.63 | HTTP / HTTPS webserver and tools. | AVM |
Depends on | lib | libz.so | 64 | 6.83 - 8.00 | Zlib compressor / decompressor | Linux |
31 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 WLAN 3270 | 5.29 - 5.54 | /sbin | 10.8k - 10.9k |
FRITZ!Box WLAN 3270 v3 | 5.29 - 5.54 | /sbin | 10.8k - 10.9k |
FRITZ!Box WLAN 3270 IT | 5.51 - 5.52 | /sbin | 10.9k |
FRITZ!Box 3272 (main) | 5.50 - 6.89 | /sbin | 10.9k - 12.1k |
FRITZ!Box WLAN 3370 (main) | 5.29 - 6.56 | /sbin | 10.9k - 12.0k |
FRITZ!Box 3390 (main) | 5.50 - 6.56 | /sbin | 10.9k - 12.0k |
FRITZ!Box 3490 (main) | 6.20 - 7.30 | /sbin | 11.3k - 14.3k |
FRITZ!Box 4020 | /sbin | 11.2k - 12.1k | |
FRITZ!Box 4040 | 6.52 - 8.00 | /sbin | 9.8k - 17.6k |
FRITZ!Box 4050 | 7.58 - 7.90 | /sbin | 13.5k - 17.5k |
FRITZ!Box 4060 | 7.29 - 7.90 | /sbin | 13.3k - 17.5k |
FRITZ!Box 5490 (main) | 6.51 - 7.29 | /sbin | 12.0k - 14.3k |
FRITZ!Box 5491 (main) | 7.01 - 7.29 | /sbin | 12.1k - 14.3k |
FRITZ!Box 5530 Fiber (main) | 7.21 - 8.00 | /sbin | 14.1k - 18.6k |
FRITZ!Box 5590 Fiber (main) | 7.29 - 8.00 | /sbin | 13.3k - 17.5k |
FRITZ!Box 5690 Pro (main) | 7.62 | /sbin | 17.5k |
FRITZ!Box 6320 Cable v1 | 6.03 - 6.04 | /sbin | 9.7k |
FRITZ!Box 6320 Cable v2 | 6.21 | /sbin | 9.7k |
FRITZ!Box 6360 Cable | 6.04 - 6.51 | /sbin | 9.7k - 9.8k |
FRITZ!Box 6430 Cable (atom) | 6.84 - 7.29 | /sbin | 9.7k - 13.3k |
FRITZ!Box 6490 Cable (arm) | 6.20 - 6.64 | /sbin | 9.7k - 9.8k |
FRITZ!Box 6490 Cable (atom) | 6.83 - 7.51 | /sbin | 9.7k - 13.3k |
FRITZ!Box 6590 Cable (atom) | 6.83 - 7.51 | /sbin | 9.7k - 13.3k |
FRITZ!Box 6591 Cable (arm) | 7.04 - 7.08 | /sbin | 10.3k - 13.4k |
FRITZ!Box 6591 Cable (atom) | 7.04 - 8.00 | /sbin | 10.3k - 17.7k |
FRITZ!Box 6660 Cable (atom) | 7.14 - 8.00 | /sbin | 13.4k - 17.7k |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | /sbin | 17.6k - 21.7k |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.90 | /sbin | 13.4k - 17.7k |
FRITZ!Box 6810 LTE | 6.35 | /sbin | 10.9k - 11.4k |
FRITZ!Box 6820 LTE v1 (main) | 6.40 - 7.59 | /sbin | 12.1k - 14.6k |
FRITZ!Box 6820 LTE v2 (main) | 6.40 - 7.59 | /sbin | 12.1k - 14.6k |
FRITZ!Box 6820 LTE v3 (main) | 7.19 - 7.57 | /sbin | 14.2k - 14.6k |
FRITZ!Box 6820 LTE v4 | 7.59 | /sbin | 14.6k |
FRITZ!Box 6840 LTE (main) | 5.27 - 6.88 | /sbin | 10.7k - 12.0k |
FRITZ!Box 6842 LTE | /sbin | 10.9k - 11.4k | |
FRITZ!Box 6850 LTE | 7.21 - 7.90 | /sbin | 13.4k - 17.6k |
FRITZ!Box 6850 5G | 7.24 - 7.90 | /sbin | 13.4k - 17.6k |
FRITZ!Box 6890 LTE (main) | 6.84 - 7.57 | /sbin | 11.9k - 14.4k |
FRITZ!Box 6890 LTE v1 (main) | 6.84 - 7.57 | /sbin | 11.9k - 14.4k |
FRITZ!Box 6890 LTE v2 (main) | 6.84 - 7.57 | /sbin | 11.9k - 14.4k |
FRITZ!Box Fon WLAN 7240 | 5.29 - 6.06 | /sbin | 10.8k - 11.1k |
FRITZ!Box Fon WLAN 7270 v2 | 5.27 - 6.06 | /sbin | 10.8k - 11.1k |
FRITZ!Box Fon WLAN 7270 v3 | 5.27 - 6.06 | /sbin | 10.8k - 11.1k |
FRITZ!Box 7272 (main) | 5.55 - 6.88 | /sbin | 11.1k - 12.1k |
FRITZ!Box 7312 | 5.29 - 6.56 | /sbin | 10.9k - 12.2k |
FRITZ!Box Fon WLAN 7320 | 5.29 - 6.35 | /sbin | 10.9k - 11.5k |
FRITZ!Box 7330 | 5.29 - 6.56 | /sbin | 10.9k - 12.2k |
FRITZ!Box 7330 SL | 5.29 - 6.56 | /sbin | 10.9k - 12.2k |
FRITZ!Box Fon WLAN 7340 | /sbin | 10.8k - 11.4k | |
FRITZ!Box Fon WLAN 7360 SL | 5.29 - 6.34 | /sbin | 10.9k - 11.4k |
FRITZ!Box Fon WLAN 7360 v1 | 5.29 - 6.36 | /sbin | 10.9k - 11.5k |
FRITZ!Box Fon WLAN 7360 v2 | 5.29 - 6.88 | /sbin | 10.9k - 12.0k |
FRITZ!Box 7362 SL (main) | 5.53 - 7.18 | /sbin | 10.9k - 14.1k |
FRITZ!Box 7369 (main) | 6.30 - 6.32 | /sbin | 11.4k |
FRITZ!Box Fon WLAN 7390 | /sbin | 10.7k - 12.1k | |
FRITZ!Box 7412 (main) | 6.21 - 6.88 | /sbin | 11.3k - 12.0k |
FRITZ!Box 7430 (main) | 6.26 - 7.31 | /sbin | 11.6k - 14.3k |
FRITZ!Box 7490 (main) | 5.57 - 7.51 | /sbin | 11.1k - 14.5k |
FRITZ!Box 7510 | 7.30 - 8.00 | /sbin | 13.3k - 17.5k |
FRITZ!Box 7520 | 6.98 - 8.00 | /sbin | 9.9k - 17.6k |
FRITZ!Box 7520 v2 (main) | 7.30 - 8.00 | /sbin | 13.4k - 17.6k |
FRITZ!Box 7530 | 6.98 - 8.00 | /sbin | 9.8k - 17.6k |
FRITZ!Box 7530 AX | 7.20 - 8.00 | /sbin | 13.5k - 17.7k |
FRITZ!Box 7560 (main) | 6.51 - 7.30 | /sbin | 11.9k - 14.1k |
FRITZ!Box 7580 (main) | 6.53 - 7.30 | /sbin | 11.9k - 14.1k |
FRITZ!Box 7581 | 6.54 - 7.18 | /sbin | 9.8k - 13.5k |
FRITZ!Box 7582 | 6.83 - 7.18 | /sbin | 9.8k - 13.5k |
FRITZ!Box 7583 (main) | 7.01 - 7.59 | /sbin | 12.1k - 14.4k |
FRITZ!Box 7583 VDSL (main) | 7.19 - 8.00 | /sbin | 14.1k - 18.6k |
FRITZ!Box 7590 (main) | 6.83 - 8.00 | /sbin | 11.9k - 18.6k |
FRITZ!Box 7590 AX (main) | 7.19 - 8.00 | /sbin | 14.1k - 18.6k |
FRITZ!Box 7690 | 7.61 - 7.90 | /sbin | 17.5k |
FRITZ!Smart Gateway | 7.52 - 7.63 | /sbin | 13.3k - 13.4k |
FRITZ!WLAN Repeater 300E | 6.00 - 6.34 | /sbin | 11.1k - 11.7k |
FRITZ!WLAN Repeater 310 A | 6.00 - 7.16 | /sbin | 11.1k - 14.1k |
FRITZ!WLAN Repeater 310 B | 6.30 - 7.16 | /sbin | 11.2k - 14.1k |
FRITZ!WLAN Repeater 450E | 6.00 - 7.15 | /sbin | 11.1k - 14.1k |
FRITZ!Repeater 600 | 7.11 - 7.58 | /sbin | 14.1k - 14.6k |
FRITZ!Repeater 600 v2 | 7.27 - 7.58 | /sbin | 14.3k - 14.6k |
FRITZ!WLAN Repeater 1160 | 6.51 - 7.15 | /sbin | 12.0k - 14.1k |
FRITZ!Repeater 1200 | 7.11 - 7.58 | /sbin | 13.3k - 13.5k |
FRITZ!Repeater 1200 AX | 7.30 - 7.58 | /sbin | 13.3k - 13.5k |
FRITZ!WLAN Repeater 1750E | 6.12 - 7.32 | /sbin | 11.6k - 14.3k |
FRITZ!Repeater 2400 | 7.12 - 7.58 | /sbin | 14.1k - 14.6k |
FRITZ!Repeater 3000 | 6.98 - 7.58 | /sbin | 9.8k - 13.5k |
FRITZ!Repeater 3000 AX | 7.41 - 7.58 | /sbin | 13.4k - 13.5k |
FRITZ!Repeater 6000 | 7.19 - 7.58 | /sbin | 13.3k - 13.5k |
FRITZ!WLAN Repeater DVB-C | 6.12 - 7.04 | /sbin | 11.6k - 12.2k |
FRITZ!Powerline 540E | 6.02 - 7.15 | /sbin | 11.1k - 14.1k |
FRITZ!Powerline 546E | 6.02 - 7.15 | /sbin | 11.1k - 14.1k |
FRITZ!Powerline 1240 AX | 7.57 - 7.58 | /sbin | 13.4k - 13.5k |
FRITZ!Powerline 1240E | 6.33 - 7.16 | /sbin | 11.2k - 14.1k |
FRITZ!Powerline 1260E | 6.90 - 7.58 | /sbin | 9.8k - 13.5k |
FRITZ!Powerline 1260 | 7.27 - 7.58 | /sbin | 13.4k - 13.5k |
94 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-12-21 07:44 GMT.
Firmware | Symbol |
---|---|
5.27 - 8.00 | main |
1 symbol for this command |