Hey Michael, On 07/25/2016 03:28 PM, Michael Richardson wrote: > > Aaron Sowry <aeneby@xxxxxxxxx> wrote: > > 2) Created a lowpan interface: > > > # ip link set wpan0 down > > # iwpan phy phy0 set channel 0 26 > > # iwpan dev wpan0 set pan_id 0x0023 > > # ip link set wpan0 up > > # ip link set lowpan0 up > > I think you got everything plumbed up correctly, but I wanted to post for > google benefit that by default the wpan0 and wpan1 that come up are virtual > interfaces, and wpan2 is the first real radio. > this is the case if your system loading fakelb for some reason, or you have fakelb as built-in module. Then over linux kernel magic linker scripts it will call all "module_init" declarations, if building as built-in module. - Alex -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html