>> Is there a command to check if babeld is working and which
>> nodes are in the topology?

> There is the `-d level` (level 1 is good enough) of babeld that
> shows neighbours and installed routes.

Uh-huh.

You can also:

  - send a SIGUSR1 to babeld to get a dump;
  - run babeld with '-g 33123', and then do

     nc ::0 33123
     dump
     quit

Don't try to setup BabelWeb until you've got the above to work.

-- Juliusz

_______________________________________________
Babel-users mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/babel-users

Reply via email to