-
Notifications
You must be signed in to change notification settings - Fork 194
Webserver Overview
6LBR comes with an embedded webserver to configuration the Border Router and view some status information.
The configuration page lets the user change some parameteres of 6lbr directly via the webserver. This page adapts itself to the current mode (bridge or router)
See the 6LBR Configuration page for a description of each parameter
The screenshot below shows the configuration page in Router Mode.
This page shows general information on the currently running 6LBR and information on the WSN and Ethernet interfaces.
The network page is similar to the original Contiki Border Router example. A list of 1-hop neighbors is shown, as well as all the known destinations and the routes to reach each one.
In Router and SmartBridge modes, the Border Router maintains a RPL DAG. Information on that DAG is shown in the RPL page.
The sensors page offers a graphical view of the RPL topology for the WSN formed by the Border Router RPL root. This is available for the Router and SmartBridge modes. The information necessary to reconstruct the DAG is sent periodically by each node to the sink by UDP, using the sky-websense demo application in the /examples/6lbr-demo/ folder. See the Hello 6LBR! example for more information on how to accomplish this.
- Home
- Features
- Supported Hardware
- Download
- Changelog
- FAQ
- Installation:
- Configuration
- Deployment
- Documentation
- Extensions
- Tools
- Examples
- Tutorials
- Publications
- Acknowledgements
- Internal and old