-
Notifications
You must be signed in to change notification settings - Fork 193
6LBR Node Config
Laurent Deru edited this page Mar 24, 2016
·
2 revisions
The Node configuration file allows per node configuration. Currently, only a few parameters are configurable using this file.
The node configuration file is specified in 6lbr.conf, using NODE_CONFIG
. For example :
NODE_CONFIG=/etc/6lbr/node_config.conf
Each node entry has the following syntax, all the parameters are optional.
[<MAC Address>]
name=<node name>
coap=<NAT64 coap port>
http=<NAT64 http port>
Example :
[00:12:4b:00:06:a0:09:87] name=Sensortag-1 coap=10087
If activated, the Border Router will create routes only for the nodes present in the node configuration file and block traffic for the nodes not present.
- Home
- Features
- Supported Hardware
- Download
- Changelog
- FAQ
- Installation:
- Configuration
- Deployment
- Documentation
- Extensions
- Tools
- Examples
- Tutorials
- Publications
- Acknowledgements
- Internal and old