commit | ecf9c5a1bcda1a1017a931b313527914a794939b | [log] [tgz] |
---|---|---|
author | dmcoomes <damiancoomes@gmail.com> | Wed Oct 11 10:17:46 2017 -0500 |
committer | dmcoomes <damiancoomes@gmail.com> | Thu Oct 19 11:32:05 2017 -0500 |
tree | 4cdc1c0d59f0a57fbf10a46d9a315257d8275c3f | |
parent | 7adc7f72751d6d15a9b6668613421fcc0f0070e0 [diff] [blame] |
Provide option to disable NLSR refs: #4309 Change-Id: I78774aa535f3e1c8dea51b05e070b0e8815ff938
diff --git a/docs/GETTING-STARTED.md b/docs/GETTING-STARTED.md index 84e204e..8368f13 100644 --- a/docs/GETTING-STARTED.md +++ b/docs/GETTING-STARTED.md
@@ -59,6 +59,10 @@ #### Routing options +To run minindn without NLSR, use the `--no-nlsr` parameter: + + sudo minindn --no-nlsr + To run NLSR with hyperbolic routing enabled, use the `--routing` parameter: sudo minindn --routing hr