Question

Consider a router that interconnects IPv4 three subnets: Subnet 1, Subnet 2, Subnet 3

Consider a router that interconnects IPv4 three subnets: Subnet 1, Subnet 2, Subnet 3. Suppose all of the interfaces in each of these three subnets are required to have the prefix 172.12 /16. Also suppose that Subnet 1 is required to support at least 30000 interfaces, Subnet 2 is to support at least 2000 interfaces, and Subnet 3 is to support at least 10000 interfaces. Provide three network addresses (of the form a.b.c.d/x) that satisfy these constraints


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

The address given to us is 172.12.0.0 /16, which means we have 16 bits for the host id.

Further, when we have to divide this into 3 subnets with the given configuration, we will first arrange the subnets in descending order based on the number of interfaces required. So we will have

Subnet 1 with 30000 interfaces,

Subnet 3 with 10000 interfaces, and

Subnet 2 with 2000 interfaces,

So now, we have the order in which we will create the subnets. We will divide the given address into our 3 subnets in the following manner,

1. For subnet 1

The number of interfaces required = 30000

The number of bits required to allocate an address to these interfaces = 215.

Therefore, out of 16 host id bits, 15 bits will be allocated to Subnet 1 itself.

We will allocate the first bit of the third byte to (0)2 for this subnet. Consequently, we will get the IP addresses as

Initial IP address = 172.12.0.0 /17

Final IP address = 172.12.127.255 /17

2. For Subnet 3

The number of interfaces required = 10000

The number of bits required to allocate an address to these interfaces = 214.

Therefore, out of the remaining 15 host id bits, 14 bits will be allocated to Subnet 2.

We will allocate the first two bits of the third byte to (10)2 for this subnet. Consequently, we will get the IP addresses as

Initial IP address = 172.12.128.0 /18

Final IP address = 172.12.191.255 /18

3. For Subnet 2

The number of interfaces required = 2000

The number of bits required to allocate an address to these interfaces = 211.

Therefore, out of the remaining 14 host id bits, 11 bits will be allocated to Subnet 2.

We will allocate the first five bits of the third byte to (11000)2 for this subnet. Consequently, we will get the IP addresses as

Initial IP address = 172.12.192.0 /21

Final IP address = 172.12.199.255 /21

Therefore, the three network addresses are:-

172.12.0.0 /17 for Subnet 1

172.12.192.0 /21 for Subnet 2

172.12.128.0 /18 for Subnet 3


Add a comment
Know the answer?
Add Answer to:
Consider a router that interconnects IPv4 three subnets: Subnet 1, Subnet 2, Subnet 3
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Similar Homework Help Questions
  • Consider a router that interconnects two IPv4 subnets: Subnet 1 and Subnet 2

    Consider a router that interconnects two IPv4 subnets: Subnet 1 and Subnet 2. Suppose all of the interfaces in each of these three subnets are required to have the prefix 10.159.9/24. Also suppose that Subnet 1 is required to support at least 100 interfaces and Subnet 2 is to support at least 30 interfaces. Provide two network addresses (of the form а.b.c.d/X) that satisfy these constraints.

  • Consider a router that interconnects three subnets: Subnet 1, Subnet 2, and Subnet 3. Suppose all...

    Consider a router that interconnects three subnets: Subnet 1, Subnet 2, and Subnet 3. Suppose all of the interfaces in each of these three subnets are required to have the prefix 223.1.17/24. Also suppose that Subnet 1 is required to support up to 63 interfaces, Subnet 2 is to support up to 95 interfaces, and Subnet 3 is to support up to 16 interfaces. Provide three network addresses (of the form a.b.c.d/x) that satisfy these constraints.

  • Consider a router that interconnects three subnets: Subnet 1, Subnet 2, and Subnet 3. Suppose all...

    Consider a router that interconnects three subnets: Subnet 1, Subnet 2, and Subnet 3. Suppose all of the interfaces in each of these three subnets are required to have the prefix 223.1.17/24. Also suppose that Subnet 1 is required to support up to 62 interfaces, Subnet 2 is to support up to 106 interfaces, and Subnet 3 is to support up to 15 interfaces. Provide three network addresses (of the form a.b.c.d/x) that satisfy these constraints.

  • Consider a network that connects three subnets: Subnet A, Subnet B, and Subnet C. If all...

    Consider a network that connects three subnets: Subnet A, Subnet B, and Subnet C. If all the interfaces in each of these three subnets have the prefix 223.1.17/24, and Subnet A must support 120 addresses, Subnet B must support 56 addresses, and Subnet C 18 addresses, provide three network addresses of the form a.b.c.d/x that satisfy these constraints.

  • Subnet the following class B IPv4 network into at least 235 subnets. Complete the following table...

    Subnet the following class B IPv4 network into at least 235 subnets. Complete the following table and answer the questions. Given that the network address is 186.100.0.0 with default subnet mask 255.255.0.0. Subnet # Subnet ID First host IP address Last host IP address Broadcast address for the subnet First Subnet Last Subnet How many bits need to be borrowed in order to create at least 235 subnets? What will be the new subnet mask? What will be the new...

  • Material: Router 1941 Switches 2960 Desktop PCs and Server LAN cables Console cable IPV4 ADDRESSING 1....

    Material: Router 1941 Switches 2960 Desktop PCs and Server LAN cables Console cable IPV4 ADDRESSING 1. Divide the 192.168. …… .0 /24 network into equal sized subnets that supports minimum 120 hosts each. (Where the third octet of the IP address has a value of 100 + last 2 digits of your student number) 2. Use the First subnet for the Floor A network. 3. Use the 2nd subnet to create smaller subnets that support minimum 12 hosts each. 4....

  • 1.Suppose 98.10.72.181 is on a network with a /24 subnet prefix and a subnet field just...

    1.Suppose 98.10.72.181 is on a network with a /24 subnet prefix and a subnet field just large enough to support 128 subnets. What is the corresponding network prefix, with the mask in slash length (CIDR) format? 2.One of Facebook's IPv4 blocks is a 31.13.64.0/18. How many IP addresses does this block of addresses have? 3.For each of the following destination addresses, provide the address of the subnet within the above Facebook /18 block that it will be forwarded to. Each...

  • 1.) a. Consider a subnet with prefix 132.199.200.64/28. Give two IP addresses (of form xxx.xxx.xxx.xxx) that...

    1.) a. Consider a subnet with prefix 132.199.200.64/28. Give two IP addresses (of form xxx.xxx.xxx.xxx) that can be assigned to this network. b. Assume that you want to partition the network (133.41.2.0/23) into four smaller subnets (S1, S2, S3, and S4) that have the same number of IP addresses available. Provide the subnet addresses (of the form a.b.c.d/x).

  • 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...

  • This assessment aims to develop and gauge student understanding of the key topics covered so far...

    This assessment aims to develop and gauge student understanding of the key topics covered so far by answering the following questions. Answering these questions will help you build some understanding of the next assessment items as well as for the entire subject. It is expected that answers to the assignment questions be succinct (i.e. precise and concise) with all sources of information fully referenced as per APA referencing style. You have to reference the textbook and any additional material you...

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