Unit-1.7 Transmission Media Network Device
Unit-1.7 Transmission Media Network Device
• LANs do not normally operate in isolation butthey are connected to one another or to the Internet.
• To connect LANs, connecting devices are needed and various connecting devices aresuch as bridge, switch, router, hub,
repeater.
•
CONNECTING DEVICES
• Connecting devices into five different categories based on the layer in which theyoperate in a network.
Hubs
– Active hubs or Multiport repeaters- They regenerateor amplify the signal before they are retransmitted.
Repeaters
Function of a repeater
Bridges
• It can check the destination address of a frame and decide if the frameshould be forwarded ordropped.
• Bridges work at the Media Access Control Sub-layer of the OSI model.
• Routing table is built to record the segment no. of address.
• If destination address is in the same segment as the source address, stop transmit.
• Otherwise, forward to the other segment
Function of Bridge
Characteristicsof Bridges
• Routing Tables
• Filtering
• Forwarding
• Learning Algorithm
– the process by which the bridge learns how toreach stations on the internetwork.
Types ofBridges
• Transparent Bridge
– Each station should determine the route to the destination when it wants to send a frame and thereforeinclude
the route information in the header of frame.
– Frame contains not only the source and destination address but also the bridge addresses.
Two and Three layer switches:
• Bridge with many port may be able to allocate a uniqueport to each station, with each station on its own
independent entity. This means no competing traffic (nocollision as we saw in Ethernet)
3-layer switches
• E.g. router.
• A router normally connects LANs and WANs in theInternet and has a routing table that is used for
making decision about the route.
• Are capable of converting data frames and network protocolsinto the format
needed by another network.