Try"ifconfig -a plumb"
check output from "prtdiag -v". You should see something like this:
Type MHzStatus Path Model
- - - - --
pci66MB pci108e,abba (network)SUNW,pci-ce
okay /pci@1c,600000/network@2
and
pci66MB pci108e,abba (network)SUNW,pci-ce
okay /pci@1f,700000/network@1
If you are missing the /pci@1c,600000/network@2 entry you may have a faulty motherboard.
At the ok> prompt try this (with network cables plugged into both ce0 and ce1)
watch-net-all
You should see both nics respond.
Craig Cook