Re: [OpenIndiana-discuss] configuring dhcp on OpenIndiana?

2014-12-11 Thread Ray Butler
# dladm show-phys # dladm show-link # ipadm show-if # svcadm disable nwam # svcadm enable network/physical:default # svcadm restart milestone/network:default # ipadm create-if bge0 Static IP # ipadm create-addr -T static -a 192.168.100.200/24 bge0/v4 DHCP # ipadm create-addr -T dhcp bge

Re: [OpenIndiana-discuss] configuring dhcp on OpenIndiana?

2014-12-11 Thread Jonathan Adams
or "man ipadm" if you're using physical:default On 11 December 2014 at 19:09, Michael Schuster wrote: > "man nwam" should get you going > > On Thu, Dec 11, 2014 at 8:08 PM, Thomas Schweikle > wrote: > > > > Hi! > > > > Searching for a hint how to configure dhcp in OpenIndiana I only found > > h

Re: [OpenIndiana-discuss] configuring dhcp on OpenIndiana?

2014-12-11 Thread Michael Schuster
"man nwam" should get you going On Thu, Dec 11, 2014 at 8:08 PM, Thomas Schweikle wrote: > > Hi! > > Searching for a hint how to configure dhcp in OpenIndiana I only found > how to configure a static address. But I need a way to configure dhcp. > Is there any page in the web describing how to con

[OpenIndiana-discuss] configuring dhcp on OpenIndiana?

2014-12-11 Thread Thomas Schweikle
Hi! Searching for a hint how to configure dhcp in OpenIndiana I only found how to configure a static address. But I need a way to configure dhcp. Is there any page in the web describing how to configure a network interface to use dhcp? -- Thomas ___ o