]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/sdk/c/blip/serial_tun.conf
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / support / sdk / c / blip / serial_tun.conf
diff --git a/support/sdk/c/blip/serial_tun.conf b/support/sdk/c/blip/serial_tun.conf
new file mode 100644 (file)
index 0000000..db5cc17
--- /dev/null
@@ -0,0 +1,22 @@
+
+# Before you can run the adaptation layer and router, you must
+# configure the address your router will advertise to the subnet, and
+# which network interface to proxy neighbor advertisements on.  
+#
+
+# set the debug level of the output
+# choices are DEBUG, INFO, WARN, ERROR, and FATAL
+# log DEBUG
+
+# set the address of the router's 802.15.4 interface.  The interface
+# ID must be a 16-bit short identifier.
+addr fec0::64
+
+# the router can proxy neighbor IPv6 neighbor discovery on another
+# interface so that other machines on the subnet can discover hosts
+# routing through this router.  This specifies which interface to proxy
+# the NDP on.
+proxy lo #eth1
+
+# which 802.15.4 channel to operate on.  valid choices are 11-26.
+channel 15