Was reading thread60-94820 about NIC settings, and read the man page on ndd. Here is my output of ifconfig -a
hme0: flags=863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST> mtu 1500 inet 10.13.104.42 netmask ffffff00 broadcast 10.13.104.255 ether 8:0:20:80:93:b9
I tried to run the command
ndd -get /dev/hme0 ?
but I get
"couldn't push module 'hme0', No such device or address"
I tried a find on hme0 but it appears to not be found on my box. What am I missing?
Thanks, in advance, for your help.
630111
hme0: flags=863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST> mtu 1500 inet 10.13.104.42 netmask ffffff00 broadcast 10.13.104.255 ether 8:0:20:80:93:b9
I tried to run the command
ndd -get /dev/hme0 ?
but I get
"couldn't push module 'hme0', No such device or address"
I tried a find on hme0 but it appears to not be found on my box. What am I missing?
Thanks, in advance, for your help.
630111