An organization has been assigned the network number 140.25.0.0/16 and it needs to create networks that support up to 60 hosts on each IP network. What is the maximum number of networks that can be set up? Explain your answer.
What will be an ideal response?
Since we need to support up to 60 hosts on each of the networks, therefore we need at least 6 bits for the host number (since 2^6-2=62>60), that means we can allocate up to 32-16-6=10 bits for subnet number, therefore we can have a maximum number of 2^10=1024 networks being set up.
You might also like to view...
Answer the following statements true (T) or false (F)
1. Examining policies allows the systems analyst to gain an awareness of the values, attitudes, and beliefs that are guiding the corporation. 2. Observation is an information gathering technique that allows the analyst to see firsthand how managers process and use information. 3. A policy handbook is an organized and systematic approach that demands that analysts understand and articulate the action taken by decision makers being observed. 4. A form of structured observation having roots in film criticism is known as ROBE.
What variables are local to the Add Numbers function?
```int AddNumbers( int x, int y) { int z; z = x + y; return z; }``` A. x B. y C. x & y D. x, y & z
Hyperlinks are active only when ____.
A. you run the presentation B. you are creating the presentation in Normal view C. you are creating the presentation in Reading view D. you are creating the presentation in Slide Sorter view
A(n) ____________________ is a category of things.
Fill in the blank(s) with the appropriate word(s).