no such interface

Hi Community,

I've a problem with an interface of my Sun Workstation: when I try to plumb hme0 interface I see this output:

# ifconfig hme0 <ip_address> netmask <mask> plumb
#ifconfig: plumb: hme0: no such interface

I've the same thing with dhcp service.

could you provide any solution please? it is very urgent

Thank you for your availability

Can you try to plumb the interface 1st and then assign the IP and netmask .

# ifconfig hme0 plumb

And then assign the IP

# ifconfig hme0 <ip> netmask <netmask> up