Jump to content

Talk:Fiber Distributed Data Interface

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Aphexer (talk | contribs) at 14:29, 6 January 2009 (added note about maximum ring length). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing: Networking Unassessed
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.
Taskforce icon
This article is supported by Networking task force.

Removed text

I removed the following text which doesn't belong: "FDDI also uses the 4B/5B digital signal encoding method instead of the Manchester encoding method used by Token Ring and Ethernet. The use of 4B/5B provides nearly the same real world throughput on a 100Mbit link as Ethernet would achieve using 200Mbit." Although it is true that FDDI uses 4B/5B encoding, that detail doesn't really fit in the current article, which is fairly high level. When the article evolves to include lower level details (like the MAC, PHY, and various PMD layers), this would fit in. The second sentence is simply untrue; encoding has no effect on throughput. Indeed, Fast Ethernet itself uses the same 4B/5B encoding method as FDDI! --Rick Sidwell 04:07, 6 March 2006 (UTC)[reply]

FDDI doesn't use the "token ring" algorithm

It's a popular but incorrect claim that FDDI uses the token ring (meaing the IEEE 802.5) protocol. FDDI is indeed a ring network, but its MAC (Media Access Control) protocol is fundamentally different from 802.5. Instead, it was adapted from IEEE 802.4 (token bus). FDDI and 802.4 both use a "timed token" approach, while 802.5 does not. Paul Koning 14:49, 23 March 2007 (UTC) Elie Hachache[reply]

hi

fddi basically based on lan technology —Preceding unsigned comment added by 210.212.159.87 (talk) 03:26, 27 September 2008 (UTC)[reply]

JAT RAJENDRA PATEL THROUGH FDDI

LAN —Preceding unsigned comment added by 210.212.159.87 (talk) 03:28, 27 September 2008 (UTC)[reply]

Maximum ring length

The maximum allowed ring length is 200 km (by the standards), but you need to pass every host 2 times, meaning the total ring length is actually 100km...(Unless you want to sacrifice redundancy). Maximum allowed hosts per ring is 500, and maximum distance between 2 hosts is 2km. Sorry, don't have a reference by hand to cite from... Aphexer (talk) 14:29, 6 January 2009 (UTC)[reply]