[OpenIndiana-discuss] configuring dhcp on OpenIndiana?
Ray Butler
raymond.butler at gmail.com
Thu Dec 11 20:03:05 UTC 2014
# 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 bge0/v4
Default Route
# route -p add default 192.168.100.1
On Thu, Dec 11, 2014 at 2:08 PM, Thomas Schweikle <tschweikle at gmail.com>
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 configure a network
> interface to use dhcp?
>
> --
> Thomas
>
> _______________________________________________
> openindiana-discuss mailing list
> openindiana-discuss at openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss
>
--
*raymond.butler at gmail.com <raymond.butler at gmail.com>*
More information about the openindiana-discuss
mailing list