If the network interface did not initialize when the system booted, the following information may be helpful:
# pkginfo -1 INTCGigaE
# prtconf -D|grep e1000g
Expected results should be something like this:
pci8086, 1176, instance #0 (driver name: e1000g)
This shows that the driver recognized one Intel network adapter and that the correct driver (e1000g) is associated with this adapter.
# ifconfig e1000g0 plumb
#ifconfig e1000g0 inet <ip_address> netmask + broadcast + -trailers up
Last modified on 10/26/04 9:18a Revision 2