-
Notifications
You must be signed in to change notification settings - Fork 194
Nvm Tool
laurentderu edited this page Feb 19, 2013
·
3 revisions
The nvm_tool is a command line editor for the 6LBR configuration. It can be used to create or update a NVM configuration to be flashed on an Econotag based 6LBR or to update the configuration file of a Linux based 6LBR
tools/nvm_tool COMMAND [OPTIONS]... [] COMMANDS : --help This help --new [OPTIONS]... Create a new NVM file --print Dump the content of the given NVM file --update [OPTIONS]...
Note that depending of the 6LBR mode used some parameters are not used
Create a new configuration with the rf channel set to 24 and the RA emission disabled :
nvm_tool --new --channel 24 --eth-ra-daemon 0 nvm.dat
Display the content of an existing NVM configuration :
nvm_tool --print nvm.dat
Channel: 24 WSN network prefix : aaaa:: WSN IP address : aaaa::100 WSN accept RA : True WSN IP address autoconf : True Eth network prefix : bbbb:: Eth IP address : bbbb::100 Eth default router : bbbb::1 Eth RA daemon : False Eth IP address autoconf : False Local address rewrite : True Filter out RPL : True Filter out NDP : True RPL version_id : 240
- Home
- Features
- Supported Hardware
- Download
- Changelog
- FAQ
- Installation:
- Configuration
- Deployment
- Documentation
- Extensions
- Tools
- Examples
- Tutorials
- Publications
- Acknowledgements
- Internal and old