Network Topologies
What is network?
Network topology is the arrangement of a network.
Point-to-Point Topology
Description
Point-to-point topology are two devices directly connected to each other.
Diagram
Advantages
- Directly connected to each other so it is faster when sending messages.
- It is easy to set up the network.
Disadvantages
- Only 2 host can connect to each other.
- Cannot send messages when one PC is broken.
Bus Topology
Description
The devices are connected in one cable only.
Diagram
Advantages
- It is not expensive.
- It is easier to add another devices.
Disadvantages
- If 1 device is broken in the cable, the other devices cannot send messages.
- There will be traffic if many hosts sent at a time.
Star Topology
Description
One network device are connected to many hosts.
Diagram
Advantages
- There is no traffic.
- If 1 PC is not functioning, the others are not affected.
Disadvantages
- It is expensive because network device are needed.
- If network device is broken, the PC will don't have a connection.
Ring Topology
Description
Each host is directly connected to each other.
Diagram
Advantages
- The connection is fast because only one can sent at a time.
- Easier to add another host to the network.
Disadvantages
- Only one host can sent at a time.
- No privacy in this network which means it is broadcast to everyone.
Mesh Topology
Description
One host is connected to many hosts.
Diagram
Advantages
- Sending message is faster.
- If one cable is broken, there is another way to communicate.
Disadvantages
- It is expensive because many cables are needed.
- It is hard to set up the network.
Tree Topology
Description
It is a common network that is used nowadays and it is known as hierarchical topology.
Diagram
Advantages
- If one switch is broken, another switch is still functioning.
- It is easy to set up or add another hosts.
Disadvantages
- It is expensive to set up the network.
- If the distribution layer broken, it will not be functioning.
References
Comments
Post a Comment