|
|
Configuring On-Board NIC
Hello all,
I have an Ultra 1 workstation running Solaris 8. It has an on-board nic and
one in a slot. The NIC in the slot is hme0 and is functioning properly.
However, I cannot get the on-board nic to work. I typed "ifconfig plumb
le0"....but that says bad address. The on-board card worked when I had
Solaris 7 on this system. Any ideas? How do I get the on-board NIC to work?
Thanks,
Scallica
|
|
0
|
|
|
|
Reply
|
Scallica
|
1/27/2004 1:06:41 PM |
|
On Tue, 27 Jan 2004, Scallica wrote:
> Hello all,
>
> I have an Ultra 1 workstation running Solaris 8. It has an on-board nic and
> one in a slot. The NIC in the slot is hme0 and is functioning properly.
> However, I cannot get the on-board nic to work. I typed "ifconfig plumb
> le0"....but that says bad address. The on-board card worked when I had
> Solaris 7 on this system. Any ideas? How do I get the on-board NIC to work?
>
> Thanks,
> Scallica
>
First, check and see if the system has seen any le devices...
# grep "\"le\"" /etc/path_to_inst
if you have one, it should look something like this...
"/sbus@1f,0/ledma@e,8400010/le@e,8c00000" 0 "le"
then if so...
# ifconfig le0 plumb
and it should be plumbed... since you reversed the interface and the plumb
command places in your post, that might be your mistake.
/Johan A
|
|
0
|
|
|
|
Reply
|
Mr
|
1/27/2004 2:31:50 PM
|
|
"Mr. Johan Andersson" <johan@solace.mh.se> wrote in message
news:Pine.GSO.4.53.0401271519570.5677@krynn.solace.mh.se...
>
> # ifconfig le0 plumb
>
> and it should be plumbed... since you reversed the interface and the plumb
> command places in your post, that might be your mistake.
>
> /Johan A
>
Yep...that was it! Thanks!
-Scallica-
|
|
0
|
|
|
|
Reply
|
Scallica
|
1/28/2004 1:29:10 AM
|
|
> I have an Ultra 1 workstation running Solaris 8. It has an on-board nic and
> one in a slot. The NIC in the slot is hme0 and is functioning properly.
> However, I cannot get the on-board nic to work. I typed "ifconfig plumb
> le0"....but that says bad address. The on-board card worked when I had
> Solaris 7 on this system. Any ideas? How do I get the on-board NIC to work?
IIRC the onboard nic is an hme on ultras. The le's are on earlier boxes.
Try ifconfig hme1 plumb and see what happens.
HTH,
Kot
|
|
0
|
|
|
|
Reply
|
MrKotter
|
1/28/2004 7:00:07 AM
|
|
On Wed, 28 Jan 2004, MrKotter wrote:
> > I have an Ultra 1 workstation running Solaris 8. It has an on-board nic and
> > one in a slot. The NIC in the slot is hme0 and is functioning properly.
> > However, I cannot get the on-board nic to work. I typed "ifconfig plumb
> > le0"....but that says bad address. The on-board card worked when I had
> > Solaris 7 on this system. Any ideas? How do I get the on-board NIC to work?
>
> IIRC the onboard nic is an hme on ultras. The le's are on earlier boxes.
> Try ifconfig hme1 plumb and see what happens.
Not true, Ultra 1E and 2 have hme Ultra 1 has le
Easy way to tell the difference is to watch the onboard SCSI adapter, on
the 10mbit models iths the old type 50 pin narrow scsi and on the 100mbit
you have the 68 pin wide scsi, easy to spot, if you need to.
/johan
|
|
0
|
|
|
|
Reply
|
Mr
|
1/28/2004 2:14:45 PM
|
|
|
4 Replies
349 Views
(page loaded in 0.052 seconds)
|
|
|
|
|
|
|
|
|