configure net card in Solaris

itpremier發表於2011-04-05

refs:

command summary:

/kernel/drv

grep "vmxnet" /kernel/drv/*

modinfo |grep vmxnet

modload vmxnet # load driver kernel.

devfsadm -i vmxnet # Createdevice mapping

ifconfig vmxnet plumb /unplumb

#if you remove the old net Adapter and install a new net Adapter,

# then do following:

#mv /etc/hostname.ipbr0 /etc/hostname.elxl0

reboot

ifconfig -a # check the new adapter status.

[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/350519/viewspace-1048231/,如需轉載,請註明出處,否則將追究法律責任。

相關文章