It seems weird that you can fully setup wifi with nmcli, but you can't set up a 
basic static wired network, you have to do it
the old way with network/interfaces ... where is the consistency? 




Sent from Samsung tablet

-------- Original message --------
From: Gaurang Shastri <gmshas...@gmail.com> 
Date: 06/12/2013  8:45 PM  (GMT+12:00) 
To: Bernard Mentink <bment...@gmail.com> 
Cc: yocto@yoctoproject.org 
Subject: Re: [yocto] Network Manager 
 
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