izcoordinator(8) simple coordinator for IEEE 802.15.4 network

SYNOPSIS

izcoordinator [OPTION]... -i IFACE

DESCRIPTION

Provide a userspace part of IEEE 802.15.4 coordinator on specified IFACE.
-l lease_file
Where we store lease file.
-f pid_file
Where to store process PID.
-d debug_level
Set debug level of application. Will not demonize on levels > 0.
-m range_min
Minimal new 16-bit address allocated.
-n range_max
Maximal new 16-bit address allocated.
-i iface
Interface to work with.
-s addr
16-bit address of coordinator (hexadecimal).
-p addr
16-bit PAN ID (hexadecimal).
-c chan
number of channel to use.
-h, --help
This usage information.
-v, --version
Print version information.

AUTHOR

Written by Dmitry Eremin-Solenikov, Sergey Lapin and Maxim Osipov

REPORTING BUGS

Report bugs to [email protected]


Userspace tools for Linux IEEE 802.15.4 stack homepage <http://linux-zigbee.sourceforge.net/>

COPYRIGHT

Copyright © 2008, 2009 by Siemens AG License GPLv2 GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.