Computer Science, asked by keziadebbarma1998, 8 months ago

assume five devices are arranged in mesh topology. how many cables are needed and how many port are needed for each devices ?



Answers

Answered by shristi1211842
0

Answer:

How many cables are needed? How many ports are needed for each device? n * (n-1)/2 = 6 * 5 / 2 = 15 cables. Number of devices connected per device = n-1 = 5, so number of ports per device = 5.

Similar questions