On Fri, Mar 19, 2010 at 10:57 AM, Dmitry Eremin-Solenikov
<[email protected]> wrote:
> On Fri, Mar 19, 2010 at 5:53 PM, Jon Smirl <[email protected]> wrote:
>> Why does this fail?
>
> Hmmm. Because wpan isn't 6lowpan?

We aren't using 6lowpan. It should be possible to set an IPv6 address
on the interface. I can set an IPv4 one without error.

The IPv6 address should have been added automatically without me
running the ip -6 command.

wpan0     Link encap:UNSPEC  HWaddr
DE-AD-BE-AF-CA-FE-BA-BE-00-00-00-00-00-00-00-00
          inet addr:192.18.2.3  Bcast:192.18.2.255  Mask:255.255.255.0
          UP BROADCAST RUNNING NOARP  MTU:127  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:25 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10
          RX bytes:0 (0.0 B)  TX bytes:2708 (2.7 KB)

Example of interface with IPv6 address set:
wlan4     Link encap:Ethernet  HWaddr 00:22:3f:fd:3b:9c
          inet addr:192.168.1.46  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::222:3fff:fefd:3b9c/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:268275 errors:0 dropped:0 overruns:0 frame:0
          TX packets:234164 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:330551363 (330.5 MB)  TX bytes:28180029 (28.1 MB)




>
>>
>> r...@terra:/home/linus# ip -6 address add fe80::0012:13ff:fe14:1510/64
>> scope link dev wpan0
>> RTNETLINK answers: No buffer space available
>>
>> How can I set the IPv6 address?
>>
>> --
>> Jon Smirl
>> [email protected]
>>
>> ------------------------------------------------------------------------------
>> Download Intel&#174; Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>> _______________________________________________
>> Linux-zigbee-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel
>>
>
>
>
> --
> With best wishes
> Dmitry
>



-- 
Jon Smirl
[email protected]

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Linux-zigbee-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to