1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2025-04-21 12:27:27 +03:00

mlt/wpan-ipv4/: demo setup and editing process for the wpan-ipv4 video

This commit is contained in:
Werner Almesberger
2011-05-15 02:57:49 -03:00
parent 311ce9db37
commit 5ae2c4677f
6 changed files with 315 additions and 0 deletions

11
mlt/wpan-ipv4/ben1 Executable file
View File

@@ -0,0 +1,11 @@
#!./pex
!dmesg -n 1
!clear
iz add wpan-phy0
ip link set wpan0 address ca:fe:ca:fe:ca:fe:ca:fe
ifconfig wpan0 up
izcoordinator -d 1 -l lease -i wpan0 -p 0x777 -s 1 -c 11 &
dirtpan 777 1 8001 'ifconfig $ITF 10.0.0.1 dstaddr 10.0.0.2 up'