Bridging and Switching: Risanuri Hidayat
Bridging and Switching: Risanuri Hidayat
Risanuri Hidayat
Bridges and switches are data communications devices that operate principally at Layer 2 of the OSI reference model
switching
Types of Bridges
Local bridges provide a direct connection between multiple LAN segments in the same area. Remote bridges connect multiple LAN segments in different areas, usually over telecommunications lines
switching
Types of Bridges
switching
Bridges
Some bridges are MAC-layer bridges, which bridge between homogeneous networks (for example, IEEE 802.3 and IEEE 802.3), other bridges can translate between different link layer protocols (for example, IEEE 802.3 and IEEE 802.5).
switching
Types of Switches
Switches can use different forwarding techniquestwo of these are store-and-forward switching and cut-through switching. In store-and-forward switching, an entire frame must be received before it is forwarded. Cut-through switching allows the switch to begin forwarding the frame when enough of the frame is received to make a forwarding decision. This reduces the latency through the switch. Store-and-forward switching gives the switch the opportunity to evaluate the frame for errors before forwarding it. Cut-through switching does not offer this advantage, so the switch might forward frames containing errors.
switching
ATM Switch
Asynchronous Transfer Mode (ATM) switches provide high-speed switching and scalable bandwidths in the workgroup, the enterprise network backbone, and the wide area. ATM switches support voice, video, and data applications, and are designed to switch fixed-size information units called cells
switching
ATM Switch
LAN Switch
LAN switches are used to interconnect multiple LAN segments. LAN switching provides dedicated, collision-free communication between network devices, with support for multiple simultaneous conversations. LAN switches are designed to switch data frames at high speeds.
switching
LAN Switch