<div dir="ltr"><div><div>Hi,<br><br>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...<br>{{{<br><pre style="margin:0.5ex 0px 1.5ex;padding:1em;font-size:2.6ex;overflow:auto;border:1px dashed rgb(47,111,171);color:rgb(0,0,0);background-color:rgb(249,249,249);line-height:1.1em;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;word-spacing:0px">
nmcli nm help
Usage: nmcli nm { COMMAND | help }

 COMMAND := { status | sleep | wakeup | wifi | wwan }
</pre>}}}<br><br></div>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).<br><br></div>//Gaurang Shastri<br class="">
<div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Dec 6, 2013 at 6:21 AM, Bernard Mentink <span dir="ltr"><<a href="mailto:bmentink@gmail.com" target="_blank">bmentink@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Guys,<div><br></div><div>Anyone know how to use the latest version of Network Manager (0.9.8) to use nmcli to setup a static IP for eth0?</div>
<div><br></div><div>I want the network to boot up with static ..</div>
<div><br></div><div>Thanks,</div><div>Bernie</div></div>
<br>_______________________________________________<br>
yocto mailing list<br>
<a href="mailto:yocto@yoctoproject.org">yocto@yoctoproject.org</a><br>
<a href="https://lists.yoctoproject.org/listinfo/yocto" target="_blank">https://lists.yoctoproject.org/listinfo/yocto</a><br>
<br></blockquote></div><br></div>