Feed Headline Animator

Ethernet Topologies

Ethernet 10Base-5 and 10Base-2 used a bus topology. Bus topologies were difficult to maintain and troubleshoot.

Modern Ethernet networks use a star topology with an Ethernet hub, switch, or router at the center of the star.

It is still possible to create a two-node Ethernet network in a bus topology using a null-Ethernet cable between the two devices.

Ethernet DTE and DCE

All nodes on an Ethernet network are either DTE (Data Terminal Equipment) or DCE (Data Communications Equipment).

Ethernet DTE are devices such as computers and printers which are trying to communicate on the Ethernet network.

Ethernet DCE are devices such as switches and routers which are trying to help other devices communicate on the Ethernet network.

Ethernet CSMA/CD

Like any network, Ethernet must have an algorithm for determining when each network node is allowed to communicate.

In Ethernet, this algorithm is known as CSMA/CD (Carrier Sense Multiple Access / Collision Detection).

CSMA/CD has proven to be a very capable, if highly anarchistic, algorithm.



Posted by: Wasim Javed

No comments:

Post a Comment