Difference between revisions of "Mesh/Firmware/Overview"

Jump to navigation Jump to search
m (Redconfetti moved page Home Node Troubleshooting to Mesh Home Node Internals: more appropriate name)
Line 64: Line 64:
= Debugging =
= Debugging =


```
Babel provides the entire routing table for the network.
babeld -i
```


Provides the entire babel routing table. This provides you with the data on every
  babeld -i
node on the entire network. Everything connected to the mesh that you can
 
reach will be listed (nodes and extender nodes, not hosts).
This provides you with the data on every node on the entire network. Everything connected to the mesh that you can reach will be listed (nodes and extender nodes, not hosts).


babel is the daemon that broadcasts routes that are available via the ad-hoc network connection. The age provides how long ago the node announced it's existence. When a node becomes too old, it gets dropped from the table.
babel is the daemon that broadcasts routes that are available via the ad-hoc network connection. The age provides how long ago the node announced it's existence. When a node becomes too old, it gets dropped from the table.
128

edits

Navigation menu