Hi,

I don't know you can setup static IP for eth0 using nmcli, what I remember
is you can see the status of various connections using nmcli...
{{{

nmcli nm help
Usage: nmcli nm { COMMAND | help }

 COMMAND := { status | sleep | wakeup | wifi | wwan }

}}}

If you want to setup static IP at startup, you need to play with
/etc/network/interfaces file. For more information, you can see "man
interfaces". (Of course on Ubuntu).

//Gaurang Shastri



On Fri, Dec 6, 2013 at 6:21 AM, Bernard Mentink <bment...@gmail.com> wrote:

> Hi Guys,
>
> Anyone know how to use the latest version of Network Manager (0.9.8) to
> use nmcli to setup a static IP for eth0?
>
> I want the network to boot up with static ..
>
> Thanks,
> Bernie
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to