v440 solaris 9 Problem with ce0 network interface

Solaris 9 4/04 primary interface ce1wheh run command:ifconfig ce0 plumb, error messageifconfig: SIOCSLIFNAME for ip: ce0: no such interfacewhat happen ?grep ce /etc/path_to_inst"/pci@1c,600000/network@2" 0 "ce""/pci@1f,700000/network@1" 1
[299 byte] By [sdn] at [2007-11-26 10:27:57]
# 1

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

cncook001 at 2007-7-7 2:32:41 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...