Remember that 0xFFFF is the default pKey and create your partition.
# dladm create-part -l ibp0 -P 0xFFFF pFFFF.ibp0
# ifconfig pFFFF.ibp0 plumb
# ifconfig pFFFF.ibp0 10.0.0.1/24 up
to make the interface come up automatically on reboot read here:
http://docs.oracle.com/cd/E19082-01/820-3070/getpc/index.html
http://www.c0t0d0s0.org/archives/6140-Less-known-Solaris-Features-iSCSI-with-COMSTAR.html
Comments are closed.