1. STAR TOPOLOGY
In this topology computer do not have any direct connection each other. This topology requires one central device to control communication between computers. All computers will connect to this central device or hub.
Pros:
· Easy to install
· Network didn’t disturbed if one computer have a problem or disconnected
· Easy to find error on this network. Repair computer will not effect on others computer or network performance.
Cons:
· Depend on hub, if hub broken then this network will down
· Require more cable because each computer directly connected to hub
· More expensive for cable and installation cost.
2. RING TOPOLOGY
In this topology, computer1 will directly connect to computer2 and so on. The last computer will connect to computer1. To communicate with computer3, computer1 should pass data through computer2. Computer3 will send back data through computer4 and so on until computer1 again (unidirectional).
Pros:
· Easy to install
· Easy to add or delete device by only moving 2 connector
Cons:
· If one computer failed than all computer in network will disturb
· When add new device all computer will disturb