Question

An ISP granted a block of addresses starting with 192.168.0.0/20. The ISP need to distribute these...

An ISP granted a block of addresses starting with 192.168.0.0/20. The ISP need to distribute these addresses to three groups of customers as follow:

• The first group has 32 customers, each needs 64 addresses.

• The second group has 16 customers, each needs 32 addresses.

• The third group has 16 customers, each needs 128 addresses.

Design the sub-blocks for the above given specifications.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Answers:

For First Group:

Given that each customers needed 64 addresses, So the suffix length is 26=64 i.e 6. Therefore prefix length will be 32-6=26.

The address will be

1st customer 192.168.0.0/26 192.168.0.63/26
2nd customer 192.168.1.0/26 192.168.1.63/26
3rd customer 192.168.2.0/26 192.168.2.63/26
. . .
. . .
. . .
upto 32th customer 192.168.31.0/26 192.168.31.63/26

For 2nd Group

Given that each customers needed 32 addresses, So the suffix length is 25=32 i.e 5. Therefore prefix length will be 32-5=27.

The addresses are:

1st customer 192.168.32.0/27 192.168.32.31/27
2nd customer 192.168.33.32/27 192.168.33.128/27
3rd customer 192.168.34.32/27 192.168.34.128/27
. . .
. . .
. . .
upto 16th customer 192.168.47.32/27 192.168.47.128/27

For 3rd Group

Given that each customers needed 128 addresses, So the suffix length is 27=128 i.e 7. Therefore prefix length will be 32-7=25.

The addresses are:

1st customer 192.168.48.0/25 192.168.48.127/25
2nd customer 192.168.49.128/25 192.168.49.128/25
3rd customer 192.168.50.128/25 192.168.50.128/25
. . .
. . .
. . .
upto 16th customer 192.168.64.128/25 192.168.64.128/25

Finally Sub blocks diagram

ISP Customer 1 192.168.0.0/26 Group 1 192.168.31.0/26 Customer 32 Customer 1 192.168.32.0/27 Group 2 192.168.47.16/27 Custome

Add a comment
Know the answer?
Add Answer to:
An ISP granted a block of addresses starting with 192.168.0.0/20. The ISP need to distribute these...
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. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • An ISP has a block of addresses with the starting address 117.5.12.0/24. This ISP has to...

    An ISP has a block of addresses with the starting address 117.5.12.0/24. This ISP has to assign IP addresses to four small ISPs in sub blocks such as: one sunblock of 65 addresses, one sunblock of 64addresses. one sunblock of 12 addresses and one sunblock of 5 addresses Provide the first and last IP addresses for each of the above sunblock. Briefly explain each of your answer. Note that each IP address you mention should contain the "Prefix" and the...

  • An organization is granted a block of addresses with the beginning address 188.78.55.0/22. The organization needs...

    An organization is granted a block of addresses with the beginning address 188.78.55.0/22. The organization needs to the following subblocks of addresses to use in its subnets as shown below Two subblock of 128 valid host addresses. Three subblock of 60 valid host addresses. One subblock of 16 valid host addresses. Design the subblocks and for each group starting from the first address in the given block of addresses and find the following: 1. Subnet mask 2. First and last...

  • IANNA granted to Ayax Inc. the public address block 201.34, 17.0/24. needs to subdivide it in...

    IANNA granted to Ayax Inc. the public address block 201.34, 17.0/24. needs to subdivide it in two sub-blocks of addresses. One sub-block for 120 host addresses, and one sub-block for 60 host addresses. Represent the two sub-blocks including number of addresses, network, broadcast, and range of host IP addresses (e.g. first to last). Make sure to design the sub-blocks as smaller as possible.

  • Suppose that a main memory has 8192 blocks each block having 32 words. Show the memory...

    Suppose that a main memory has 8192 blocks each block having 32 words. Show the memory address format (see figures 4.10 and 4.12 of your textbook for examples) for each of the cache organizations below. a. a direct map cache with 64 lines of 32 words each b. a set associative cache with 16 sets each with four lines of 32 words each c. a fully associate cache with 128 lines of 32 words each PLEASE EXPLAIN IN DETAIL

  • Addressing Table IPv4 Address Subnet Mask Device Interface Default Gateway IPv6 Address/Prefix IP...

    Addressing Table IPv4 Address Subnet Mask Device Interface Default Gateway IPv6 Address/Prefix IPv6 Link-local N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A G0/O 2001 DB8:ACAD:: 1/64 FE80::1 G0/1 2001:DB8:ACAD:1:1/64FE80::1 R1 G0/2 2001:DB8:ACAD:21/64FE80::1 172.16.1.2 2001:DB8:2::1/64 209.165.200.226 2001:DB8:1::1164 172.16.1.1 2001:DB8:2:2/64 255.255.255.252 FE80::1 255.255.255.252 FE80::2 255.255.255.252 FE80:2 S0/0/1 S0/0/0 Central S0/0/1 S1 S2 S3 VLAN 1 VLAN 1 VLAN 1 Staff NIC 2001:DB8:ACAD::2/64FE80::2 FE80::1 Sales 2001 DB8:ACAD:1:2/64FE80::2 FE80::1 IT 2001 DB8:ACAD:2: 2/64 FE80::2 64.100.0.3 2001 DB8 CAFE::3/64 192.168.0.196 2001:DB8...

  • Consider the topology shown below with following requirements Three subnets A, B, C, should have enough addresses, starting from 192.100.10.0 to support 500 interfaces, 200 interfaces, and 100 i...

    Consider the topology shown below with following requirements Three subnets A, B, C, should have enough addresses, starting from 192.100.10.0 to support 500 interfaces, 200 interfaces, and 100 interfaces, respectively. Each of subnets, D, E, and F has 32 interfaces. (not required for address assignment.) The IP addresses for three subnets should be assigned continuously, with spacing of power-2, that means, 250 will be rounded to 256, and so on. For each subnet, the assignment should take the form a.b.c.d/x...

  • Deviance at IDEO All groups, whether top management teams, self-managed work teams, or command groups, need...

    Deviance at IDEO All groups, whether top management teams, self-managed work teams, or command groups, need to control their members' behaviors to ensure that the group performs at a high level and meets its goals. One important way in which groups influence members' behaviors is through the development and enforcement of group norms, the behavior expected of group members. Another important element of group dynamics that affects group performance and effectiveness is group cohesiveness, which is the degree to which...

  • Topic:JK flip flop Task Description Design a Home Security System. The device/product requires the use of...

    Topic:JK flip flop Task Description Design a Home Security System. The device/product requires the use of fixed function logic ICs, transducers, and passive electronic components. Project 2: Design and built an electronic voting system. The expectations from this project are to enable at least three people to vote Yes' or 'No'. The number of Yes' and 'No' vote should be counted individually and displayed subsequently using 7-segment displays. You need to use only one BCD to 7-segment decoder within the...

  • COMPUTER NETWORKS: 1.   An organization with a Class B IP address of 128.25.0.0/16 wants eight subnets...

    COMPUTER NETWORKS: 1.   An organization with a Class B IP address of 128.25.0.0/16 wants eight subnets in its network. There are some legacy routers. Hence, they do not want to use zero and all-ones subnets. a.   How many bits are used in each of the following three fields? netID: ______________       subnetID: __________   hostID: _________________ b.   Determine the subnet mask that needs to be set in the hosts in dotted decimal notation. Subnet Mask in dotted decimal notation: ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬_______________________________________ c.  ...

  • A) Analyze the need for managing change in the case attached. B) How would you distribute...

    A) Analyze the need for managing change in the case attached. B) How would you distribute change roles you would consider if you were a decision maker in the project? Note: Not more than 100 Words. Complexities of Large-Scale Technology Project Failure: A Forensic Analysis of the Seattle Popular Monorail Authority Introduction History shows that large scale innovative technology projects, financed with public funds, are fraught with dangers and often fail to deliver the product or the results promised at...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT