ChinaUnix.net
相关文章推荐:

mac mode mii与phy mode mii 区别

两种模式在什么情况下适用呢? 请说得通俗些。

by brendshed - Oracle - 2004-05-08 10:51:40 阅读(3047) 回复(5)

相关讨论

AIX中的maintance mode和Service mode有什么区别吗?

by oliseh - AIX - 2003-08-04 16:07:28 阅读(638) 回复(0)

请问ha中Shutdown mode中takeover,graceful各自的含义、区别。谢谢!

by jhh - AIX - 2003-04-23 14:36:02 阅读(653) 回复(2)

安装完系统,运行mii-tool,出现“no mii interface found”,请问这是什么错误呢? 网卡是:Broadcom 440x 10/100 Integrated Controller

by cyzst - 系统管理 - 2006-06-29 11:29:21 阅读(661) 回复(1)

[root@rhas root]# mii-tool eth0: negotiated 100baseTx-FD, link ok [root@rhas root]#

by pdiunix - IT职业生涯 - 2004-07-28 19:16:18 阅读(440) 回复(1)

mii (Media Independent Interface 介质无关接口) mii即媒体独立接口,它是IEEE-802.3定义的以太网行业标准。它包括一个数据接口,以及一个macphy之间的管理接口(图1)。数据接口包 括分别用于发送器和接收器的两条独立信道。每条信道都有自己的数据、时钟和控制信号。mii数据接口总共需要16个信号。管理接口是个双信号接口:一个是 时钟信号,另一个是数据信号。通过管理接口,上层能监视和控制phymii Management interface只...

by ich09 - 网络技术文档中心 - 2009-07-13 17:37:07 阅读(1449) 回复(0)

mii (Media Independent Interface 介质无关接口) mii即媒体独立接口,它是IEEE-802.3定义的以太网行业标准。它包括一个数据接口,以及一个macphy之间的管理接口(图1)。数据接口包 括分别用于发送器和接收器的两条独立信道。每条信道都有自己的数据、时钟和控制信号。mii数据接口总共需要16个信号。管理接口是个双信号接口:一个是 时钟信号,另一个是数据信号。通过管理接口,上层能监视和控制phymii Management interface只...

by cblyj - 网络技术文档中心 - 2009-07-07 10:10:24 阅读(581) 回复(0)

网卡的通信方式的检测、调试工具!下面是从http://linux-ip.net/html/tools-mii-tool.html上摘抄的,抛砖引玉! A key tool for determining if you are connected to the Ethernet, and if so, at what speed. The mii-tool program does not support all Ethernet devices, as some Ethernet devices have their own vendor-supplied tools to report the same information. The mii...

by 适兕 - 网络技术文档中心 - 2006-10-08 10:25:28 阅读(626) 回复(0)

请教各位solaris老手一个问题。 如何在用户态访问网卡的mii寄存器呢?在linux下,我们可以通过ioctl SIOCGmiiREG来实现,但是solaris下没有这些mii系列的ioctl参数。 感谢!

by home_king - Solaris - 2006-03-10 10:34:52 阅读(728) 回复(0)

mii-tool SIOCGmiiphy on 'eth0' failed: Operation not supported SIOCGmiiphy on 'eth1' failed: Operation not supported no mii interfaces found

by lingg2002 - Linux论坛 - 2004-09-03 15:45:57 阅读(453) 回复(7)

发现一种新的模式组建无线Mesh网络,多跳之后,带宽并没有下降。之前做的无线mesh网络,最大的问题就是网络经过n跳之后,带宽基本呈1/n的趋势下降。这种模式经过实验,带宽在多跳之后并没有下降,在以后的项目实践过程中应该可以很好地利用起来。 原文: AHDEMO mode Usage Create the VAP device with: wlanconfig ath0 create wlandev wifi0 wlanmode ahdemo See tickets #728 & #729 for patches to correct the re...

by Tedunix - 网络技术文档中心 - 2009-06-24 10:43:23 阅读(851) 回复(0)