An ethernet interface "hme0" (use ifconfig -a to identify the names of your interfaces), you can create a subinterface called hme0:1 with the following command: 1. (a) ifconfig hme0:1 plumb (b) ifconfig hme0:2 plumb You can set the IP address of the interface to 192.168.1.10 and turn on the interface with the following command 2.

Bringing up an interface using ifconfig is pretty straight-forward. The big drawback is that the interface configuration will not persist across a reboot: bleonard@solaris:~$ sudo ifconfig e1000g0 plumb 10.0.2.15/24 up New School. The new ipadm command is a little more esoteric, however, its settings do persist across a reboot: I read the man page for netmasks and ifconfig but didn't find info about default netmask or network classes in them. Am I looking at the wrong man pages? It looks like zonecfg is maybe relevant, I will check that. – hilcharge Mar 4 '16 at 10:00 How to configure Solaris 10 Probe based IPMP How to configure Solaris 10 Link Based IPMP Solaris IP multipathing provides the high availability and load balancing capability to the networking stack. It makes sure to avoid any single point of failure on network side. I am very new to Solaris, after I install solaris-10, I can't find my internet interface. I tried ifconfig -a and it return nothing. I tried prtconf -pv I found my ethernet controller: vendor-id: 000010ec device-id: 00008139 name: 'pci5853,1' I tried ifconfig rtl0 plumb got the following error: The script will evaluate things like: if the OS is Solaris 10 then, show the nic available and ip that it use, in case that the OS will be a Solaris 11 then, show [other part.] I hope to be very clear explaining this. I used ifconfig command instead ipadm because I have Solaris 10 and Solaris 11 systems actually. A local unprivileged user may be able to trigger the same race condition and panic a local system using certain invocations of ifconfig(1M) or netstat(1M). Contributing Factors. This issue can occur in the following releases: SPARC Platform. Solaris 10 with patch 118833-04 through 118833-32 and without patch 118833-33; x86 Platform

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:

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

how to set permanent IP address in solaris 10?

Comparing the ifconfig Command to the ipadm Command. Compared to the ifconfig command, the ipadm command provides the following advantages:. Parameter interactions with interfaces and addresses that are clearly represented.