Question

You are given the description of a network. The network has three switches (i.e. Switch A,...

You are given the description of a network. The network has three switches (i.e. Switch A, Switch B and Switch C) and three hosts (i.e. Host A, Host B and Host C). The Host A is connected to Switch A. The Host B is connected to Switch B. The Host C is connected to Switch C. Furthermore, the Switch A is connected to Switch B. The Switch B is connected to Switch C and the Switch C is connected to Switch A. Explain in your own words (a) what happens if Host A sends a packet over to Host B and (b) a benefit and a problem of this network.

Homework Answers

Answer #1

Looks like the switches are connected using traditional cascading (daisy chaining ) in series in which they are operated separately.

The benefit of using such a topology is

1. You could achieve longer data communication distance.

2. The packet transfer should be error proof.

3. Advisable to use only in home based or low demand networks.

The drawbacks / problem of using such serial topology

1. It behaves similar to electic circuits (series) wherein failure at one point could take the whole system down.

2. The loop could be fatal in the sence it might lead to unnecessary slowness, performance issues.

3. Less flexible mode of topology.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
1. Host A and Host B are connected by a network with 2 store-and-forward switches. Each...
1. Host A and Host B are connected by a network with 2 store-and-forward switches. Each link has a bandwidth of 5 megabits/second and is 1,000 kilometers long. The network propagation speed is 200,000 kilometers/second. Host A sends 10,000-bit packets to Host B. Give proper units on each answer. (For these and other numerical problems it is required that you give a formula, using numbers from the problem, that can be evaluated to give the numerical answer.) a) What is...
Consider this circuit. In case there is a problem, here is the description: resistor B and...
Consider this circuit. In case there is a problem, here is the description: resistor B and a switch are in parallel, and this parallel combination is connected in series with a battery and with resistor A. The switch is now open. When the switch is closed, please describe what happens to each of the three quantities and why. The choices are increase, decrease, or stay the same, but be sure also to explain why each happens. a) current through A...
Hosts A and B are communicating over a TCP connection, and Host B has already received...
Hosts A and B are communicating over a TCP connection, and Host B has already received from A all bytes up through byte 126. Suppose Host A then sends two segments to Host B back-to-back. The first and second segments contain 80 and 40 bytes of data, respectively. In the first segment, the sequence number is 127, the source port number is 302, and the destination port number is 80. Host B sends an acknowledgment whenever it receives a segment...
(Monty Hall problem) Suppose you’re on a game show, and you’re given the choice of three...
(Monty Hall problem) Suppose you’re on a game show, and you’re given the choice of three doors, say Door 1, Door 2, and Door 3. Behind one door there is a car; behind the others, goats. Assume it is equally likely that the car is behind any door, i.e., P(D1) = P(D2) = P(D3). You will win whatever is behind the door you choose. (a) If you pick Door 1, what is your probability of winning the car? [2 point]...
Overview Your assignment is to complete a wireless network design for a small company. You will...
Overview Your assignment is to complete a wireless network design for a small company. You will place a number of network elements on the diagram and label them appropriately. A network diagram is important to communicate the design features of a network between network administrators, system administrators and cyber-security analysts. It helps to create a shared mental model between these different technologists, yet each will have their own perspective on what is important to have documented on the diagram. Please...
Host A and B are communicating over a TCP connection, and Host B has already received...
Host A and B are communicating over a TCP connection, and Host B has already received from A all bytes up through byte 126. Suppose Host A then sends two segments to Host B back-to-back. The first and second segments contain 80 and 40 bytes of data, respectively. In the first segment, the sequence number is 127, the source port number is 302, and the destination port number is 80. Host B sends an acknowledgment whenever it receives a segment...
DESCRIPTION: You will be given a 2D array, called matrix, of Strings. The array has an...
DESCRIPTION: You will be given a 2D array, called matrix, of Strings. The array has an unknown number of cells filled with data. Your goal is to iterate through the 2D array and keep a count of how many cells are full. You will be given the dimensions of the array. INPUT: All input has been handled for you: Two integers denoting the dimensions of the array. These are the integer variables rows and cols. A partially filled 2-D array....
You are given a phage lysate and a culture of bacterial cells. You are asked to...
You are given a phage lysate and a culture of bacterial cells. You are asked to determine the titer (# of phage/mL). You make three serial dilutions of 100-fold and a final 10-fold dilution of the sample. After infecting the host with 0.5 mL of the last dilution and plating with top agar, the lawn of bacteria generate 40 plaques. What was the titer of the original phage sample? Explain the extent to which each of the following would/would not...
Scenario below: Congratulations. You have just been hired by Hoopoe Marketing and Public Relations (HMPR) as...
Scenario below: Congratulations. You have just been hired by Hoopoe Marketing and Public Relations (HMPR) as their new networking technologist. Your first order of business will be to evaluate the current status of HMPR’s networks. HMPR has three offices, one in Toronto, which is the corporate headquarters, one in Vancouver, and another in Montreal. You are aware that there are plans to open two additional offices in Ottawa and Quebec City. You have asked Samantha, the Toronto office LAN administrator,...
# Problem Description Given a directed graph G = (V,E) with edge length l(e) > 0...
# Problem Description Given a directed graph G = (V,E) with edge length l(e) > 0 for any e in E, and a source vertex s. Use Dijkstra’s algorithm to calculate distance(s,v) for all of the vertices v in V. (You can implement your own priority queue or use the build-in function for C++/Python) # Input The graph has `n` vertices and `m` edges. There are m + 1 lines, the first line gives three numbers `n`,`m` and `s`(1 <=...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT