The Network switch reference article from the English Wikipedia on 24-Apr-2004
(provided by Fixed Reference: snapshots of Wikipedia from wikipedia.org)

Network switch

A network switch is a computer networking device that connects LAN segments. It was developed from the electronic hub where the hub provided a central nodal device for a star configured network. A hub, which utilises a central bus within the device, allows all star network connections receive a broadcast frame.

A switch can connect Ethernet, Token Ring or other type network segments together to form a hetergenous network operating at OSI Layer 2

Switches differ mainly from hubs in that they perform microsegmentation. Microsegmentation is a term used to describe the segmentation of a collision domain into as many segments as there circuits, minus one. (#segments = # circuits - 1). This microsegmentation performed by the switch cuts the collision domain down so that only two nodes coexist within each collision domain. This way, collisions are decreased and only the two NICs which are directly connected via a point-to-point link are contending for the medium.

This point-to-point approach allows the switch to connect multiple pairs of segments at a time allowing more than one computer to transmit data at a time, without causing collisions

There are three types of ways in which a switch can operate:

A switch is similar to a hub in that it provides a single broadcast domain, but differs in that each port on a switch is its own collision domain.

Switches provide difficulties in monitoring traffic because each port is isolated until it transmits data and even then only the sending and receiving ports are connected.

Two popular methods that are specifically designed to allow a network manager to monitor traffic are:

Other methods have been devised to allow snooping on another computer on the network without the cooperation of the switch: See also: