Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You have been asked by a small company to divide an address block over four departments (management, HR, accounting, and sales). Divide the given IP

You have been asked by a small company to divide an address block over four departments (management, HR, accounting, and sales). Divide the given IP address block (check below) with minimal wastage of addresses. Check the following table for the number of addresses required for each department; determine the best subblocks for each department, then fill out the table's remaining fields.

Required information about each subnetwork:

  1. Subnetwork address
  2. Mask
  3. First IP address (use binary calculation)
  4. Last IP address (use binary calculation)
  5. Address block size (use binary calculation)
  6. Wasted addresses (block size required addresses)

image text in transcribed

The address block is 10.x.y.0/24, where x and y are the last four digits from your Student ID. Therefore, if your St. ID ends with 1740 then x = 17 and y = 40, and the address is 10.17.40.0/24.

Use the binary calculation method to find out the first and last addresses and the block size. Show your entire calculations

Before solving the problem, remember the following points:

- Solve the problem with minimal wastage of addresses.

- Start with bigger size block going to the smallest in size.

- If the requested number of IP addresses for a subnetwork is 15, there are two special types of addresses will be always reserved for other purposes and cant be given to ordinary hosts.

- if the subnet mask of our subnet is 255.255.248.0 in binary calculation it is: 11111111 11111111 11111000 00000000 which is /21

- Host bits = Log2(Number-of-hosts)

Dept. Req. addr. Subnetwork address Mask 1st IP Last IP Block size wasted Mgmt. 5 HR 20 Accounting 10 Sales 33

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Access Patterns Database Interactions In Object Oriented Applications

Authors: Clifton Nock

1st Edition

0321555627, 978-0321555625

More Books

Students also viewed these Databases questions

Question

Explain budgetary Control

Answered: 1 week ago

Question

Solve the integral:

Answered: 1 week ago

Question

What is meant by Non-programmed decision?

Answered: 1 week ago

Question

What are the different techniques used in decision making?

Answered: 1 week ago

Question

How do Excel Pivot Tables handle data from non OLAP databases?

Answered: 1 week ago