-
Notifications
You must be signed in to change notification settings - Fork 194
Nvm Tool
Laurent Deru edited this page Aug 9, 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
Usage: 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 --ra-daemon-en 0 nvm.dat
Display the content of an existing NVM configuration :
nvm_tool --print nvm.dat
Channel : 26 WSN network prefix : aaaa:: WSN network prefix length : 64 WSN IP address : aaaa::100 WSN accept RA : True WSN IP address autoconf : True Eth network prefix : bbbb:: Eth network prefix length : 64 Eth IP address : bbbb::100 Eth default router : bbbb::1 Eth IP address autoconf : False Local address rewrite : True Smart Multi BR : False RA daemon : True RA router lifetime : 0 RA maximum interval : 600 RA minimum interval : 200 RA minimum delay : 3 RA PIO enabled : True RA prefix valid lifetime : 86400 RA prefix preferred lifetime : 14400 RA RIO enabled : True RA RIO lifetime : 1800 RPL instance ID : 30 RPL Preference : 0 RPL version ID : : 14 RPL DIO interval doubling : 8 RPL DIO minimum interval : 12 RPL DIO redundancy : 10 RPL default lifetime : 30 RPL minimum rank increment : 256 RPL lifetime unit : 256
- Home
- Features
- Supported Hardware
- Download
- Changelog
- FAQ
- Installation:
- Configuration
- Deployment
- Documentation
- Extensions
- Tools
- Examples
- Tutorials
- Publications
- Acknowledgements
- Internal and old