NETWORKING DEVICES
All but the most basic of networks requires devices to provide connectivity and functionality. These devices are called the NETWORKING DEVICES.
Here we introduce most commonly used networking devices
- ETHERNET HUB
- MULTISTATION ACCESS UNIT (MSAU)
- SWITCHES
- BRIDGES
- REPEATER
- Hub will Broadcast the data, it is a simple device that direct data packets to all the devices connected to the hub, regardless of whether the data package is destined for the device.
- Hub is a layer 1(physical layer) device in OSI MODEL.
- Hub is use to connect the 2 or more than 2 devices of the same network with in a LAN.
- Communication will occur in HALF-DUPLAX MODE.
- Hub uses the twisted-pair cabling to connect devices.
- Two types of HUB :- 1. Active Hub 2. Passive Hub
PASSIVE HUB :- The HUB which providing the path for data signals as well as regenerates the siganls before it forwards it to all the connected devices.
DISADVANTAGES :- 1. Broadcasting 2. collision.
fig. Ethernet HUB
- The MSAU performs the token circulation inside the device,, giving the network a physical star appearance.
- Each MSAU device has a Ring In (RI) port on the device, which is connected to the Ring Out (RO) port of another MSAU.
- The last MSAU is connected to the first to complete the ring.
fig. Multistation Access Unit
- Switch sends the data on the behalf of the MAC Address.
- Switch is a layer 2 (Data-Link layer) device in OSI MODEL.
- Switch work on FULL-DUPLAX MODE.
- In ASIC chip MAC TABLE is created.
- If MAC Address is not match with mac table entries then it BROADCAST the data, Like HUB.
- There is no collusion in switch.
- Devices are connected to Switch through Twisted-Pair cable.
- Types of Switches :- 1. Manageable switch 2. Unmanageable switch.
UNMANAGEABLE SWITCH :- The Switch which can not be manageable. These types of Switches are always PLUG & PLAY.
fig. 24 port switch
4. BRIDGES :- Bridges are used to divide the larger networks into smaller networks.They do this by sitting between the two physical network segments and managing the flow of data between the two.By looking at the MAC Address of the devices connected to each segment, bridge can elect to forward the data or block it from crossing.
- Bridges can also be used to connect the two physical LANs into a larger logical LAN.
- Bridge is a layer 2 (Data-Link layer) device in OSI MODEL.
- Types of Bridge in network :- 1. Transparent Bridge 2. Source Route Bridge 3. Translational Bridge.
fig. Bridge network
5. REPEATER :- Repeater is a device which amplifies or regenerate digital signals received while sending from one part of network into another.
No comments :
Post a Comment