6-2: Network Topologies
- Due Jan 8 at 11:59pm
- Points 100
- Questions 9
- Time Limit None
- Allowed Attempts Unlimited
Instructions
2. Analyze and draw common network topologies. DOK3
a. Identify and illustrate basic network topologies.
b. Evaluate the pros and cons of each topology in different scenarios.
Network Topologies
Star topology
|
A star topology has one central node with all of the other nodes connected to it. The central node would typically be a hub or a switch that could transfer data between nodes. If a hub is in the central node then it will broadcast the data to all nodes connected to it. If a switch is in the central node then it will transfer the data to the required location. |
|
Advantages |
Disadvantages |
|
|
Bus topology
|
With a bus topology, each node is connected to a single cable. When data is sent from one node to another it is sent in both directions. Terminators are placed at the end of the cable to stop the signal being reflected back down the cable. The data is sent to all nodes connected to the bus. It is only accepted by the node that requires it. |
|
Advantages |
Disadvantages |
|
|
Ring topology
|
In this arrangement, each node is connected in a ring. When data is transferred it moves around the ring in one direction. The data will continue to move around the ring until it reaches its destination. |
|
Advantages |
Disadvantages |
|
|
Mesh topology
|
In this arrangement, there are multiple ways for data to transfer from one node to another. Each node is connected to at least one other node. It is more common for them to be connected to more than one node. In a mesh network the most efficient route is typically calculated before transferring the required data. |
|
Advantages |
Disadvantages |
|
|