Question

You are given a class B IP Address of 169.33.0.0 and you need to create a network with at least 20 subnets and at least 100 h
0 0
Add a comment Improve this question Transcribed image text
Answer #1

IP address = 169.33.0.0

Number of subnets to be formed = atleast 20

Number of bits to be borrowed from host portion for subnets = ceil(log2(number of subnets)) = ceil(log220) = 5 bits

so, number of bits available for hosts = 16 - 5 = 11

1).Subnet mask:-

In subnet mask, all the bits that belongs to network portion are 1's and all other bits(host bits) are 0's,

subnet mask : - 11111111 11111111 11111000 00000000 = 255.255.248.0

2).

with 5 bits available number of subnets possible = 25 = 32

Subnet number Subnets IP address First host's IP address Last host's IP address Broadcast address
1 169.33.0.0 169.33.0.1 169.33.7.254 169.33.7.255
2 169.33.8.0 169.33.8.1 169.33.15.254 169.33.15.255
3 169.33.16.0 169.33.16.1 169.33.23.254 169.33.23.255
4 169.33.24.0 169.33.24.1 169.33.31.254 169.33.31.255
5 169.33.32.0 169.33.32.1 169.33.39.254 169.33.39.255
6 169.33.40.0 169.33.40.1 169.33.47.254 169.33.47.255
7 169.33.48.0 169.33.48.1 169.33.57.254 169.33.57.255
8 169.33.56.0 169.33.56.1 169.33.63.254 169.33.63.255
9 169.33.64.0 169.33.64.1 169.33.71.254 169.33.71.255
10 169.33.72.0 169.33.72.1 169.33.79.254 169.33.79.255
11 169.33.80.0 169.33.80.1 169.33.87.254 169.33.87.255
12 169.33.88.0 169.33.88.1 169.33.95.254 169.33.95.255
13 169.33.96.0 169.33.96.1 169.33.103.254 169.33.103.255
14 169.33.104.0 169.33.104.1 169.33.111.254 169.33.111.255
15 169.33.112.0 169.33.112.1 169.33.119.254 169.33.119.255
16 169.33.120.0 169.33.120.1 169.33.127.254 169.33.127.255
17 169.33.128.0 169.33.128.1 169.33.135.254 169.33.135.255
18 169.33.136.0 169.33.136.1 169.33.143.254 169.33.143.255
19 169.33.144.0 169.33.144.1 169.33.151.254 169.33.151.255
20 169.33.152.0 169.33.152.1 169.33.159.254 169.33.159.255
21 169.33.160.0 169.33.160.1 169.33.167.254 169.33.167.255
22 169.33.168.0 169.33.168.1 169.33.175.254 169.33.175.255
23 169.33.176.0 169.33.176.1 169.33.183.254 169.33.183.255
24 169.33.184.0 169.33.184.1 169.33.191.254 169.33.191.255
25 169.33.192.0 169.33.192.1 169.33.199.254 169.33.199.255
26 169.33.200.0 169.33.200.1 169.33.207.254 169.33.207.255
27 169.33.208.0 169.33.208.1 169.33.215.254 169.33.215.255
28 169.33.216.0 169.33.216.1 169.33.223.254 169.33.223.255
29 169.33.224.0 169.33.224.1 169.33.231.254 169.33.231.255
30 169.33.232.0 169.33.232.1 169.33.239.254 169.33.239.255
31 169.33.240.0 169.33.240.1 169.33.247.254 169.33.247.255
32 169.33.248.0 169.33.248.1 169.33.255.254 169.33.255.255

3).Number of IP address in 1 subnet = 2number of host bits = 211 = 2 * 1024 = 2048

Add a comment
Know the answer?
Add Answer to:
You are given a class B IP Address of 169.33.0.0 and you need to create a network with at least 20 subnets and at l...
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
  • 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...

  • A/ Given the following IP address from the Class B address range using the default subnet...

    A/ Given the following IP address from the Class B address range using the default subnet mask: 100.110.0.0. Your network plan requires no more than 64 hosts on a subnet. When you configure the IP address in Cisco IOS software, which value should you use as the subnet mask? 255.255.0.0 255.255.128.0 255.255.255.128 255.255.255.252                                     B/ Identify how many valid host addresses can you have on 192.168.27.32 network with a subnet mask of 255.255.255.240.   (2^4) - 2 (2^3) – 2 (2^2)...

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

  • 4. Given a network IP address of 130.124.0.0 answer the following questions if 8 subnets are...

    4. Given a network IP address of 130.124.0.0 answer the following questions if 8 subnets are to be created a. What dass (A, B or C) is the IP address 130.124.0.07 b. What is the # of borrowed host bits to create 8 subnets? Show your work and/or explain your answer. c Determine the subnet mask d. Determine the number of usable hosts per subnet e. Determine the network address and the broadcast address for each subnet. Network Address (Subnet)...

  • In a class B subnet, we know the IP address of one of the hosts and...

    In a class B subnet, we know the IP address of one of the hosts and the subnet mask as given below: IP Address: 188.48.82.176 Subnet mask: 255.255.255.248 1) What is the first valid host address in the subnet? (in dotted decimal) 2) What is the last valid address in the subnet? (in dotted decimal) 3) What is the subnet network address? (in dotted decimal) 4) What is the subnet broadcast address? (in dotted decimal) 5) What is the number...

  • You have a Class B network and need 29 subnets. What is your mask? With this...

    You have a Class B network and need 29 subnets. What is your mask? With this mask and using the address of 129.20.0.0 to define number of subnets, number of hosts per subnet, broadcast addresses and valid host ranges. (NEED ANSWER IN PROPER WAY AND IN WORD FILE )

  • Given the class B network address 128.10.0.0 will be divided into subnets. Compute: a. The minimum...

    Given the class B network address 128.10.0.0 will be divided into subnets. Compute: a. The minimum number of bits necessary to obtain the number of subnets required. b. The maximum number of hosts in each subnet. c. The subnet mask. d. The dotted decimal IP address of the specified host on the specified subnet. (b) (c) Max # Of Subnets (a) Min # Of Subnet Bits (d) Dotted Decimal Max # of Hosts per Subnet Subnet Mask Subnet Host #...

  • Network IP Addressing Network Layout of 2 networks Given an IP address and mask of 172.23.29.0/24,...

    Network IP Addressing Network Layout of 2 networks Given an IP address and mask of 172.23.29.0/24, design an IP addressing scheme that satisfies the following requirements. Subnet B Specification This network requires space for 62 machines plus the router Number of bits in the subnet Blank 1 IP mask (binary) Blank 2 New IP mask (decimal) Blank 3 Maximum number of usable subnets of this size when using this mask (including the 0th subnet) Blank 4 Number of usable hosts...

  • 7. Write down the last network address for the network classes listed below: (do not use any reserved address) Class C Class B Class A Tabie 3 3 marksy 8. The following host IP addresses all belong t...

    7. Write down the last network address for the network classes listed below: (do not use any reserved address) Class C Class B Class A Tabie 3 3 marksy 8. The following host IP addresses all belong to IP4 subnetted networks. Using the information provided (IP address and network prefix length), fill in the table with the Subnetwork Address of the subnet to which the host belongs, the subnet mask and the number of host each subnetwork can accommodate. Host...

  • Task 1: Design a Logical LAN Topology Step 1: Design an IP addressing scheme Given the IP address block of 192.168.7.0...

    Task 1: Design a Logical LAN Topology Step 1: Design an IP addressing scheme Given the IP address block of 192.168.7.0 /24, design an IP addressing scheme that satisfies the following requirements Subnet Subnet A Subnet B Number of Hosts 110 54 The 0 subnet is used. No subnet calculators may be used. Create the smallest possible subnets that satisfy the requirements for hosts. Assign the first usable subnet to Subnet A. Subnet A Specification Student Input Number of bits...

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