On Aug 26, 2020 19:02, amuza <amuza(a)riseup.net> wrote:
How could I see through the command line other
active nodes?
This is a super important question and I'm not sure if the Babeld case have been
documented anywhere yet, thanks for asking this!
For the neighbours known by Batman-adv you can use the command:
batctl o
For the neighbours (and much other info) known by Babeld you can use:
echo dump | nc ::1 30003
Which sends a packet with the word "dump" to the same router at a door
configured in /etc/config/babeld (if I remember correctly...) and shows the answer.
Ciao,
Ilario
I keep mising that very nice BMX6 graph Luci had on LiMe 17.06. I get
very mcuh lost without it.
What does the following command exactly do?
batctl o
I would like to understand its output.
Thank you!