Networking Forums

Networking Forums > Computer Networking > Linux Networking > Solaris ndd command equivalent in Linux

Reply
Thread Tools Display Modes

Solaris ndd command equivalent in Linux

 
 
Rao Kosaraju
Guest
Posts: n/a

 
      12-10-2003, 01:19 AM
I would like to know how to print a device driver parameter list under
linux. I do this using the "ndd" command on Solaris, but looking for
an equivalent command on Linux. Once I know the interface device
driver parameters, I could obtain the interface link speed via ioctl
call.

Thanks for the help in advance.

Rao Kosaraju
 
Reply With Quote
 
 
 
 
P.T. Breuer
Guest
Posts: n/a

 
      12-10-2003, 09:10 AM
Rao Kosaraju <(E-Mail Removed)> wrote:
> I would like to know how to print a device driver parameter list under
> linux. I do this using the "ndd" command on Solaris, but looking for
> an equivalent command on Linux. Once I know the interface device
> driver parameters, I could obtain the interface link speed via ioctl
> call.


The link speed is not available to you in a generic way, but you can
find out all that you can find out via netlink calls. Look at the
ifconfig code for guidance.

Peter

PS, what are "interface device parameters"?

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux equivalent of packeteer? Daz Linux Networking 0 05-10-2008 11:41 AM
Windows equivalent of Linux's 'iwlist scan' command Larry Finger Wireless Internet 5 01-27-2007 08:08 PM
RH Linux equivalent to Solaris ndd command (for tcp_deferred_acks_max and tcp_naglim_def) antoine Linux Networking 10 01-24-2007 06:30 AM
Do I need to use Different Serial cable ( RS232 ) for ( Linux to Solaris ) and ( Linux to Windows ) nurxb01@gmail.com Linux Networking 5 04-20-2006 12:37 AM
Linux equivalent to ipconfig /all IANAL_VISTA Linux Networking 6 11-21-2004 09:05 PM



1 2 3 4 5 6 7 8 9 10 11