-
Notifications
You must be signed in to change notification settings - Fork 194
6LBR in a Nutshell
Laurent Deru edited this page Oct 11, 2017
·
9 revisions
6LBR is a deployment-ready platform for interconnecting IP and 6LoWPAN networks. It assumes an Ethernet interface on the IP side and an 802.15.4 interface on the 6LoWPAN side.
- RPL storing mode and non storing mode
- 6LoWPAN
- Variety of network architectures
- Router: Real routing between IP and 6LoWPAN, treated as independent networks.
- SmartBridge: Bridged deployment between the 802.15.4 and Ethernet interfaces.
- TransparentBridge: 802.15.4 interface fully-bridged with the Ethernet interface
- ...
- Network autoconfiguration
- Stateful NAT64 to provides bidirectional IPv4 connectivity
- DNS Proxy
- Multicast communication
- MAC layers supported :
- CSMA
- ContikiMAC
- TSCH
- Local or remote slip-radio
- Multi-radio support
- Reconfiguration without recompiling also on embedded platforms
- IP configuration
- WSN configuration
- RPL Parameters
- Router Advertisement
- MAC and Security Layers
- ...
- An enhanced webserver with configuration commands
- Command line tool
- Node port mapping configuration
- RPL DAG visualisation
- List of connected elements
- Traffic statistics per node
- Router statistics
- Optional 802.15.4 Security Layer
- Node filtering
- Webserver configuration and deactivation
- DTLS examples
- User scriptable ifup/ifdown
- Plug-ins support on Linux based platforms
- User modules on embedded platforms.
- Deployment-ready packages and installation scripts
- Example configuration files
- Runs as a Linux daemon
- Integrated test environment allowing you to run the same tests on simulation and on real hardware
- Automated Cooja configurations files
- Home
- Features
- Supported Hardware
- Download
- Changelog
- FAQ
- Installation:
- Configuration
- Deployment
- Documentation
- Extensions
- Tools
- Examples
- Tutorials
- Publications
- Acknowledgements
- Internal and old