Wednesday, May 19, 2010

How to Find the Speed of an Interface on solaris server

Use this to find out the speed of the interface of the solaris box.
ndd -set /dev/qfe instance 0
ndd -get /dev/qfe link_speed

No comments: