Question

In: Computer Science

I am working on routing path and subnet. The question is I am given with source...

I am working on routing path and subnet. The question is I am given with source 10.1.240.240 and the destinations is 10.2.240.240. How is the packet traveling?

Solutions

Expert Solution

Topology:

Given:

Source: 10.1.240.240

Destination: 10.2.240.240

The source and destination are both from class A. The class range is from 0 to 127 and all other address are from class B and class C.

Possible path can be selected from the given paths:

192.168.0.0/24

10.1.0.0/16

192.168.1.0/26

172.16.100.0/24

192.168.1.64/26

10.2.1.0/16

The source address is contained in the network 10.1.0.0/16
 

For the Network Address 10.1.0.0/16:

Hosts = (2^(32-16))-2 = 65534                   

Network:   10.1.0.0/16        

Broadcast: 10.1.255.255         

First usable address:   10.1.0.1          

Last usable address :   10.1.255.254       



So, the source address lies in the usable address range.

The destination address is contained in the network 10.2.1.0/16

For the Network Address 10.2.1.0/16:

Hosts/Net: (2^(16))-2 = 65534      
 
Network:   10.2.0.0/16           
Broadcast: 10.2.255.255          

First usable address:   10.2.0.1              

Last usable address :   10.2.255.254     
 

So, the destination address lies in the usable address range.    

Now as per the considered topology the possible path will be
 
Source Address -> Intermediate Address (Network)-> Destination Address      
 

10.1.0.0/16 -> 172.16.100.0/24 -> 10.2.1.0/16.

So, the path choosen will be from 10.1.0.0/16 -> 10.2.1.0/16.


Related Solutions

I am trying to solve this question: "You are working on a school project at the...
I am trying to solve this question: "You are working on a school project at the library when your friend Jane taps you on the shoulder. She cannot seem to connect to a certain website that she needs for her class. Fortunately, you know enough about Windows and networking to help troubleshoot the problem. You open a Windows command prompt and ......" The dots at the end of the story indicates that I need to continue the story. However, I...
I am working as a cashier at Home Depot. The question is How do I use...
I am working as a cashier at Home Depot. The question is How do I use accounting in my life and my work? Does my work involve using financial accounting or managerial accounting reports?
I am working on Microeconomics 10th edition. There is no solution for the question below, can...
I am working on Microeconomics 10th edition. There is no solution for the question below, can someone help me get the solutions? In the 1990s Mattel proposed acquiring Fisher-Price for $1.2 billion. At the time, Mattel was a major player in the toy industry with 11 percent of the market. Fisher-Price had 4 percent. The other two large firms were Tyco, with a 5 percent share, and Hasbro, with a 15 percent share. In the infant/preschool toy market, Mattel had...
Hello, I am working on an assignment but I am unsure of how to solve it....
Hello, I am working on an assignment but I am unsure of how to solve it. Please help me. The assignment details are below. Consider this scenario: Your friend starts a website, nothingbutflags.com, which is not making money. Your friend asks you to help generate more traffic. You ask your friend how much traffic the website had last month? And your friend replies and says only 500 visits. You also ask how many flags did you sell? Your friend replies...
Hello, I am working on an assignment but I am unsure of how to solve it....
Hello, I am working on an assignment but I am unsure of how to solve it. Please help me. The assignment details are below. Consider this scenario: Your friend starts a website, nothingbutflags.com, which is not making money. Your friend asks you to help generate more traffic. You ask your friend how much traffic the website had last month? And your friend replies and says only 500 visits. You also ask how many flags did you sell? Your friend replies...
I am working on this problem for the company AT & T and am not sure...
I am working on this problem for the company AT & T and am not sure how to start it. Draw a chart of the main inter-organizational linkage mechanisms (e.g., long -term contacts, strategic alliances, mergers) that your organization uses to manage its symbiotic resource interdependencies. Using resource dependence theory and transaction cost theory, discuss why the organization to manage its interdependencies in this way. Do you think the organization has selected the most appropriate linkage mechanisms? Why or why...
Hello: I am working on some homework problems for decision modeling. Here is the question: The...
Hello: I am working on some homework problems for decision modeling. Here is the question: The weekly deman for a slow moving product has the following probability mass function: Demand, x Probability f(x) 0 0.2 1 0.4 2 0.3 3 0.1 4 or more 0 Use VLOOKUP to generate 25 random variates from this distribution. I know i have to use RAND and VLOOKUP I just cannot get it to give me 25 random numbers. Thank you for any help...
I am working on creating a Broadcast Receiver. I am extremely new to Android development and...
I am working on creating a Broadcast Receiver. I am extremely new to Android development and Java. I added my code at the bottom. Whenever I press the button the app crashes. I'm assuming something is wrong with connecting the broadcastIntent() function. I appreciate any help :) Here are the directions from my professor: Create an empty project Create a method in MainActivity.java which creates a Broadcast. public void broadcastIntent(View view){        Intent intent = new Intent();        intent.setAction("my.CUSTOM_INTENT"); sendBroadcast(intent);...
Explain applying for a position that I am currently working as a para-educator, however, I am...
Explain applying for a position that I am currently working as a para-educator, however, I am hired as an adult assistant. We are a new school short staff so I am needed to do more of the Para-educator's work alongside taking care of my student. How do I explain that showing I am qualified to do the new posting of Para-educator?
I am working on creating a Broadcast Receiver. I am extremely new to Android development and...
I am working on creating a Broadcast Receiver. I am extremely new to Android development and Java. I added my code at the bottom of this, but whenever I press the button the app crashes. I'm assuming something is wrong with connecting the broadcastIntent() function. If you could really focus on the first part that would be great!! I appreciate any help :) Here are the directions from my professor: Create an empty project Create a method in MainActivity.java which...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT