ifconfig - Find the interface name on which system address

how to set permanent IP address in solaris 10? ifconfig e1000g0 plumb ifconfig e100g0 192.168.1.1 netmask 255.255.255.0 up . sc. sriram chandrasekaran. December 30, 2009 01:07 AM. reply to this how to set permanent IP address in solaris 10? Posted by MuniKumarSolaris (solaris 10) on Dec 30 at 12:47 AM . how to set permanent IP address in solaris 10? Romeo Ninov. December 30, 2009 01:13 Differences between Solaris 11 and Solaris 10 Oracle Solaris 10 8/11 Oracle Solaris 11 Oracle Solaris 11 Benefits; Use ifconfig to change current configuration. If in manual configuration mode use new ipadm and dladm commands. If in Automatic Configuration Mode, use netcfg.: Network virtualization adds many new capabilities and continuing to overload ifconfig is the wrong management approach.. Limited virtualization: VLAN support link and How to install missing ifconfig command on Debian Linux Objective The ifconfig command has been deprecated and thus missing by default on Debian Linux, starting from Debian stretch. # ifconfig -bash: ifconfig: command not found The new and recommended alternative for examining a network configuration on Debian Linux is ip command. For example to use ip command to display a network configuration run the following: networking - Solaris 10 - changing default gateway and

Mar 03, 2010

I installed Solaris 10 beta 72 on a Sun Ultra 60 and have had a strange occurance. I had to give the machine a new IP address so I went through ifconfig, using the following commands: # ifconfig hme0 down # ifconfig hme0 unplumb # ifconfig hme0 192.168.10.10 netmask 0xffffff00 broadcast 192.168.10.255 up That worked fine.

Using Solaris 10 as DHCP client | Solaris Blog

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.