[SunHELP] how to check ethernet speed ?

Sandwich Maker adh at an.bradford.ma.us
Wed Nov 14 09:52:16 CST 2007


" From: Sebastien DAUBIGNE <sebastien.daubigne at atosorigin.com>
" 
" You shoudn't use the instance number with ndd, you'd rather use the driver name alone.
" 
" /usr/sbin/ndd -set /dev/rtls instance 0 
" 
" /usr/sbin/ndd -get /dev/rtls link_speed

also,
/usr/sbin/ndd -get /dev/rtls \?
will tell you all the valid arguments for /dev/rtls.

" William Xu a icrit :
" > I can't find mii-tool, ethtool, etc for solaris. Google tells me to use
" > ndd. But seems i'm unable to apply it. Here is what I've tried so far: 
" >
" > ,----[ /sbin/ifconfig -a ]
" > | lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
" > |         inet 127.0.0.1 netmask ff000000 
" > | rtls0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
" > |         inet 192.168.1.115 netmask ffffff00 broadcast 192.168.1.255
" > `----
" >
" > ,----[ /usr/sbin/ndd -get /dev/rtls0 link_speed ]
" > | operation failed: Invalid argument
" > `----
" >
" > Any suggestions would be greatly appreciated.
________________________________________________________________________
Andrew Hay                                  the genius nature
internet rambler                            is to see what all have seen
adh at an.bradford.ma.us                       and think what none thought



More information about the SunHELP mailing list