Fill up the tables

Assignment Help C/C++ Programming
Reference no: EM13859362

INSTRUCTION:

Fill up the tables and show ALL the steps required to solve each problem below.

You must convert the entire IP address to binary.

Question

Host IP address

172.16.10.30

Subnet mask

255.255.255.240

Number of Subnets Bits

 

Number of Subnets

 

Number of Hosts Bits per Subnet

 

Number of Usable Hosts per subnet

 

Subnet address for this IP address

 

IP address of First Host on this subnet

 

IP address of Last Host on this subnet

 

Broadcast address for this Subnet

 

Host IP address

192.172.17.234

Subnet mask

255.255.255.0

Number of Subnets Bits

 

Number of Subnets

 

Number of Hosts Bits per Subnet

 

Number of Usable Hosts per subnet

 

Subnet address for this IP address

 

IP address of First Host on this subnet

 

IP address of Last Host on this subnet

 

Broadcast address for this Subnet

 

Host IP address

172.107.9.171

Subnet mask

255.255.192.0

Number of Subnets Bits

 

Number of Subnets

 

Number of Hosts Bits per Subnet

 

Number of Usable Hosts per subnet

 

Subnet address for this IP address

 

IP address of First Host on this subnet

 

IP address of Last Host on this subnet

 

Broadcast address for this Subnet

 

Host IP address

192.168.33.21

Subnet mask

255.255.255.0

Number of Subnets Bits

 

Number of Subnets

 

Number of Hosts Bits per Subnet

 

Number of Usable Hosts per subnet

 

Subnet address for this IP address

 

IP address of First Host on this subnet

 

IP address of Last Host on this subnet

 

Broadcast address for this Subnet

 

Host IP address

192.168.44.19

Subnet mask

255.255.255.248

Number of Subnets Bits

 

Number of Subnets

 

Number of Hosts Bits per Subnet

 

Number of Usable Hosts per subnet

 

Subnet address for this IP address

 

IP address of First Host on this subnet

 

IP address of Last Host on this subnet

 

Broadcast address for this Subnet

 

Host IP address

17.117.90.171

Subnet mask

255.255.0.0

Number of Subnets Bits

 

Number of Subnets

 

Number of Hosts Bits per Subnet

 

Number of Usable Hosts per subnet

 

Subnet address for this IP address

 

IP address of First Host on this subnet

 

IP address of Last Host on this subnet

 

Broadcast address for this Subnet

 

Host IP address

92.168.37.210

Subnet mask

255.255.240.0

Number of Subnets Bits

 

Number of Subnets

 

Number of Hosts Bits per Subnet

 

Number of Usable Hosts per subnet

 

Subnet address for this IP address

 

IP address of First Host on this subnet

 

IP address of Last Host on this subnet

 

Broadcast address for this Subnet

 

Host IP address

192.168.1.0

Subnet mask

255.255.255.240

Number of Subnets Bits

 

Number of Subnets

 

Number of Hosts Bits per Subnet

 

Number of Usable Hosts per subnet

 

Subnet address for this IP address

 

IP address of First Host on this subnet

 

IP address of Last Host on this subnet

 

Broadcast address for this Subnet

 

Host IP address

200.138.1.0

Subnet mask

255.255.255.252

Number of Subnets Bits

 

Number of Subnets

 

Number of Hosts Bits per Subnet

 

Number of Usable Hosts per subnet

 

Subnet address for this IP address

 

IP address of First Host on this subnet

 

IP address of Last Host on this subnet

 

Broadcast address for this Subnet

 

Host IP address

192.168.180.94/27

Subnet mask

 

Number of Subnets Bits

 

Number of Subnets

 

Number of Hosts Bits per Subnet

 

Number of Usable Hosts per subnet

 

Subnet address for this IP address

 

IP address of First Host on this subnet

 

IP address of Last Host on this subnet

 

Broadcast address for this Subnet

 

Reference no: EM13859362

Questions Cloud

What is an accumulator : There are some instructions where the ALU and register_AC together will act as an accumulator. What is an accumulator. There are some instructions that do not require an output from the ALU. You can choose the output of the ALU in these cases. What ..
Analyze costcos income statement and balance sheet : Brief description of the company (Costco), its market, its competitors and its strategy - Analyze Costco's Income Statement and Balance Sheet. Discuss any trends that emerged from 1997 to 2001
Write a sample performance improvement plan : Please write a sample performance improvement plan/written warning assuming that the concerns are in the areas of Respect and Service. Feel free to improvise regarding the specific concerns
Define the systematic process of scientific inquiry : Define the systematic process of scientific inquiry and social research.
Fill up the tables : Fill up the tables and show ALL the steps required to solve each problem below. You must convert the entire IP address to binary.
Prepare an income tax return for the frosts for 2013 : Prepare an income tax return for the Frosts for 2013 - examine the bullets on requirements to add that may pertain to these paragraphs.
Assembly language program to find all prime numbers between : Write a 68000 assembly language program to find all prime numbers between 1 and a specified upper value, inclusive, using the Sieve of Erathosthenes. The specified upper value may be as low as 3 or as high as 1023. Proceed as follows
State the purpose of the function : You may be asked to create a function to solve each of the tasks given below. For each task state the purpose of the function, what the function needs complete the task (input), what the function will send back to the function call (output), and t..
What have you learned about taking exams in college from : What observations can you share about your performance on our midterm?

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Find the smallest positive integer

Find the smallest positive integer whose digits add up to 23. The second smallest positive integer whose digits add up to 23 is 689.

  Add 10 people to the line

Add 10 people to the line and process them. Each time you process someone, print out their ticket information. After all 10 have been serviced, print the average wait time. Below is an example of the time calls you will need and a wait function.

  Display a list of items and the location in the store

The program should display a list of items and the location in the store. The user must be able to enter the items and location in the store. You will use a class for the items. For this assignment you will implement creating the list, adding eleme..

  Create the need matrix

Creating a system having five process from p0 to p4 and five resource types.

  Derive the expression for variance of the continuous uniform

Derive the expression for variance of the continuous uniform probability distribution (we derived the expression for mean in class). Show your work.

  Design a program read the following information from the

design a program read the following information from the keyboard in which base class consist of employee name code and

  Task your task is to write a simple program that converts

task your task is to write a simple program that converts between app and ppm values. the screenshots below

  Prepare a program to add the specific numbers

Write a program that will read in 5 numbers and add 10 to the first number, 20 to the second number, and 30 to the third number, 40 to the fourth and 50 to the 50th.

  . write a segment of code that prints the number of elements

Assuming the array x has been defined as: int x[n]; for some n and that values have been assigned to all the elements. Write a segment of code that prints the number of elements between (but not including) the largest and smallest values in the array..

  Develop the implementation file student.cpp

The data fields have self explanatory identifiers, and their meaning should be clear from the Introduction.

  Write a program that simulates an airplane race

Program will use a function that has the following parameters: time and acceleration and function will pass back two data items: speed and distance.

  Generates a random number and asks the user

Write a program in c++ that generates a random number and asks the user to guess what the number is. If the user's guess is higher than the random number

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd