Matty wrote: > On 6/1/07, 陶捷 Euler Tao <[EMAIL PROTECTED]> wrote: >> Dear all: >> >> I'm using solaris 10 u3. According the book, Solaris Performance and >> Tools, >> I want to use the checkcable (a perl program to show the link status by >> using ndd tool). >> btw, the NIC works well now, I just want to practice what I've learnt >> from >> the book. >> >> But the result is: >> [EMAIL PROTECTED]:~/performance/K9ToolKit# ./checkcable >> Interface Link Duplex Speed AutoNEG >> ERROR2: ndd failed, elxl0: 非法查找 >> >> [EMAIL PROTECTED]:~/performance/K9ToolKit# ndd /dev/elxl link_mode >> operation failed: Invalid argument >> >> Using scanpci tool, I get these infomation: >> pci bus 0x0002 cardnum 0x0c function 0x00: vendor 0x10b7 device 0x9200 >> 3Com Corporation 3c905C-TX/TX-M [Tornado] >> >> What's the problem? >> Thanks in advance! > > You could also take a look at the dladm utility. This will report link > status as well. Dladm can't report the link status for a non-GLDV3 driver. Some drivers might not support ndd operations or a specific ndd parameter.
For this reason, the checkcable tool can't work for all of NIC drivers. _______________________________________________ networking-discuss mailing list [email protected]
