![]() |
![]() |
The classical Ethernet operation mode is referred to as half-duplex (HDX): at any given time, an Ethernet adapter can only transmit or receive data. A shared media Ethernet LAN has the following characteristics:
Ethernet LAN switches (also called layer 2 switches) isolate traffic from ports that are not involved in communication (provided they do not operate in broadcast mode). They also do not cause any shared medium collisions and can be very fast if they provide wire speed frame forwarding. Because they prevent medium sharing, they provide a much higher aggregate bandwidth. An additional feature that increases the throughput is full-duplex (FDX) operation: simultaneously receiving frames on the same input/output port pair.
"In a shared medium architecture, any single device producing high bandwidth traffic will likely corrupt all voice traffic."
Shared medium Ethernet hubs are still being used in networks, but shared media LAN architectures should be avoided in VoIP networks. More specifically, avoid the use of bussed architectures. Layer-1 hubs and layer-2 bridges should be avoided. Shared media hubs should be replaced with Ethernet switches. Shared media architectures permit packet collisions, and the collision rate increases when voice packets have to share the same medium with long data packets, when the occupancy of the shared medium is high, and when the network has low bandwidth.
In a shared medium architecture, any single device producing high bandwidth traffic will likely corrupt all voice traffic. Voice communication on a network initially working fine may degrade dramatically after adding such a device.
Local Area Networks make common use of Ethernet switches. For quality VoIP transmission, use Ethernet switches with the following capacities:
Ethernet switch networks should have these characteristics:
Loops can be prevented by implementing a network topology without loops or by using the Spanning Tree Algorithm for logical loop resolution.
The target should be fewer than four in a campus environment. In situations where this is not possible, the number of switches should be kept to an absolute minimum.
![]() |
![]() |