109k views
5 votes
Challenge #3: Create a network that keeps everyone connected even if one of the lines is cut Insert as many lines as needed

1 Answer

3 votes

Answer:

To create a redundant computer network, The star network topology is adopted.

Step-by-step explanation:

Note that topology is not a type of network but a top view of how the network looks like or is connected.

To make a network redundant, interconnect every computer to one another in the network, so even when a line or an ethernet cable ( the connector) makes, there is no loss of connection.

This form of network is not recommended for large computer networks as it would result in confusion due to excess connection cables running in the network.

User Kuiken
by
5.7k points