Solaris DHCP Client. The term “client” is sometimes used to refer to a physical machine that is performing a client role on the network. However, the DHCP client described here is a software entity. The startup scripts issue the ifconfig interface dhcp start command, which instructs dhcpagent to start DHCP as described in How DHCP Works.
Hi, I am not able to change my netmask for bge0 NIC. I've just run Oracle CRS installer and it changed my netmask. I didn't install CRS. bash-3.00# ifconfig -a lo0: flags=2001000849
Solaris のネットワークインタフェースを設定する ifconfig コマンドの引数で-a や plumb オプションは有名ですが、-a と plumb オプション を続けて使用するコマンド "ifconfig -a plumb" って使った事ありますか?
On Solaris 11 the ifconfig command is considered legacy and is being replaced by ipadm. ipadm show-addr will show the IP addresses on the system for Solaris 11 and later.
Sun Solaris Servers Network Configuration Guide (SPARC Platform Only) To bind an IP address to a Network Interface Card #ifconfig -a --- to check the configuration #ifconfig qfe0 plumb --- to enable the first Network Interface Card #ifconfig qfe0 netmask up --- to bind IP address, subnet, and enable the configuration
Remove a virtual interface in Solaris - Tech-Recipes: A Oct 03, 2003 Solaris UNIX: How to Setup DNS Client configuration / name Jan 28, 2005 Netmask is not set properly in Solaris 10 | Oracle Community Oct 15, 2007 solaris 10 route add on specific interface - Server Fault