系统为250 带了两块网卡,使用笔记本用交叉线怎么也连不上,地址配在一个网络段内 网络应该配置没有问题。 发现无论如何都不通 换线 重新配置都不行 后来认为是双工与否的问题。后面两块网卡 一块和笔记本连的时候 笔记本报告是100M 一块是10M 说明进行了协商。 系统识别网卡为HME0/1两块 ndd -get /dev/hme 来查看所有参数 发现都是0 就配置笔记本为10M半双工 此时网络通了。但仔细看看那块网卡上金属字写的很清楚是100BASE的,...
请问下面的ndd 命令有什么问题?谢谢!!
# ndd -set /dev/bge instance 0operation failed, Invalid argument
# ifconfig -a
lo0: flags=1000849
sun4u sparc SUNW,Sun-Fire-880 本想通过ndd关闭close_wait的端口 执行 命令结果如下: #ndd -get /dev/tcp tcp_status | grep 4023 300016c1088 ::ffff:0.0.0.0 00000000 00000000 0000000000 00000000 00000000 0000049152 03375 00536 0 00 14 0 00000000 [4023, 0] TCP_LISTEN 30006f23e48 ::ffff:137.32.51.2 00000000 00000000 0000024820 00000000 00000000 0000049640 00423 01460 0 00 00 0 00000000 [4023...
link_mode 权限是 read only啊,怎么变为 read and write 啊, 或者有什么别的方法改变 link_mode 值 请高手教我,感激不尽
How to check cable link staus and ndd usage? checking link status with ndd # ndd -set /dev/qfe instance 0 (instance set to "0" checks qfe0 status; "1" for qfe1,etc...) # ndd /dev/qfe link_status 1 ( 1 -up, 0 = down -------------------- ndd /dev/hme ? # list all the parameters for the hme drivers ndd dev/hme link_speed # output the link speed; 0 is 10M, ...
http://www.sean.de/Solaris/soltune.html SolarisTM 2.x - Tuning Your TCP/IP Stack and More Last update: 24.05.2002 (change log) Please check your location line carefully. If you don't see http://www.sean.de/Solaris/ in your location bar, you might want to check with the original site for the most up to date information. Important Notice! SUN managed to publish a Solaris Tunable Parameters Re...