How to set a fix IPv6 to Thread leader

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to set a fix IPv6 to Thread leader

811 Views
fabricetocci
Contributor III

Hi,

I want to set a fix IPv6 to the thread Leader.

How can I proceed?

Thank you.

Kind regards.

Tags (2)
2 Replies

629 Views
estephania_mart
NXP TechSupport
NXP TechSupport

Hello, 

 

You can use the $ifconfig command to configure the network just as it is shown in the following image. 

thr_addr.PNG

 

If you want to do it in the code, you can do it by using the bind address function:

 

IP_IF_BindAddr6(ifHandle->ifUniqueId, &inIpAddr,ip6AddrTypeManual_c,

                                         IP6_ADDRESS_LIFETIME_INFINITE, 64U);

Best Regards, 

Estephania

0 Kudos

629 Views
fabricetocci
Contributor III

Hi Estephania,

This is perfect.

Thank you!

Kind regards.

Fabrice

2017-09-12 6:46 GMT+02:00 estephania_martinez <admin@community.nxp.com>:

NXP Community

<https://community.freescale.com/resources/statics/1000/35400-NXP-Community-Email-banner-600x75.jpg>

Re: How to set a fix IPv6 to Thread leader

reply from Estephania Martinez Garcia

<https://community.nxp.com/people/estephania_martinez?et=watches.email.thread>

in Kinetis Software Development Kit - View the full discussion

<https://community.nxp.com/message/941925?commentID=941925&et=watches.email.thread#comment-941925>