Concept in Definition ABC
Miscellanea / / July 04, 2021
By Victoria Bembibre, in Jan. 2009
A switch or switch is an interconnection device for computer networks.
On computing and in computing Of networks, a switch is the analog device that allows to interconnect networks operating at the layer 2 or data link level of the OSI or Open Systems Interconnection model. A switch interconnects two or more parts of a network, functioning as a bridge that transmits data from one segment to another. His job it is very common when there is the purpose of connecting multiple networks to each other so that they work as one. A switch typically improves performance and safety from a local area network.
The functioning of a switch or switch takes place because it has the ability to learn Y to stock device network addresses reachable through their ports. Unlike what happens with a hub or concentrator, the switch makes the information directed to a device go from a source port to another destination port.
The types of switches are multiple. For example, him store-and-forward
, which saves the data packets in a buffer before sending it to the output port. While it ensures the sending of data without error and increases the confidence network, this type of switch requires more time per data packet. The cut-through seeks to reduce the delay of the older model, as it reads only the first 6 bytes of data and then routes it to the output port. Another type is the adaptive cut-through, which support operations of the two previous models. The layer 2 switchesTo cite another example, it is the most traditional case that works as a multiport bridge. The layer 3 switches that incorporates router functionalities. And more recently, the layer 4 switches.Switches or switches are widely used in all types of networks, small and large scale.
Topics on Switch