Question

COMPUTER NETWORKS: 3.   Consider an organization that needs 400 IP addresses. The organization has been assigned...

COMPUTER NETWORKS:

3.   Consider an organization that needs 400 IP addresses. The organization has been assigned two blocks Class C addresses. 200.128.64.0 – 200.128.64.255, and 200.128.65.0 – 200.128.65.255.
Having obtained these 512 addresses, the organization decided to subnet its address space with 3 bit subnetID.

e.   Determine the number of subnets possible in this organization. The organization plans to use zero and all-ones subnets.

Number of subnets possible: __________________________________________________

f.   Determine the number of hosts possible in each subnet.

Number of assignable hosts possible in each subnet: __________________________

g.   Consider host numbered 18 in subnet numbered 4. Determine its IP address.

IP address: _________________________________________________________________

h.   Determine the subnet mask to be set on hosts and routers within this organization.

Subnet Mask in dotted decimal notation: _______________________________________

i.   For subnet numbered 4, determine the network address.

Network address for subnet 4: ________________________________________________

j.   For subnet numbered 4, determine the broadcast address.   

Broadcast address for subnet 4: _______________________________________________


4.   The College has Class B address 137.21.0.0/16. When I used my desktop and connected to the campus network, the ipconfig command showed the following parameters:

IP Address . . . . . . . . . :   137.21.102.233
   Subnet Mask . . . . . . . . . :   255.255.255.0

When I connected a laptop, the ipconfig command showed the following parameters:

IP Address . . . . . . . . . :   137.21.152.226
   Subnet Mask . . . . . . . . . :   255.255.224.0

b.   Consider the laptop. How many bits are used in each of the following three fields?

netID: ______________       subnetID: __________   hostID: _________________

Given the above sizes of the various fields for the 137.21.0.0/16 address space, how many hosts (wireless devices) can be supported on this campus?

Maximum number of wireless devices supported on this campus: _______________

0 0
Add a comment Improve this question Transcribed image text
Answer #1
Allotted IPs are:
200.128.64.0 - 200.128.64.255 and
200.128.65.0 - 200.128.65.255.

e. 3 bits are being used for subnetting. Hence,
for first network there will be 2^3 = 8 subnets.
For second network there will be 2^3 = 8 subnets.
Total no of subnets  = 8+8 = 16.

f. After subnetting, no of host bits = 5
Hence, no of assignable hosts = 2^5 - 2 = 32-2 =30

g. I assume this question is about network 200.128.64.0.
Block size = 2^5 = 32.
Subnets will be:
200.128.64.0
200.128.64.32
200.128.64.64
200.128.64.96  <-- This is 4th subnet
.....
....

IP range for 4th subnet:
200.128.64.96 - 200.128.64.127
Host IPs in this subnet:
200.128.64.97 - 200.128.64.126
18th host will be:
200.128.64.(96+18) i.e. 200.128.64.114

h. Subnet mask will be 255.255.255.224

i. Network address for subnet no 4: 
200.128.64.96

j.Broadcast address for subnet no 4:
200.128.64.127


4.
Subnet mask for laptop is:
255.255.224.0
Hence, all bits of first 2 octets are part of network ID.
224 means first 3 bits of 3rd octet are part of network ID. 
Rest belong to host part along with 4th octet.
IP address is 137.21.152.226.
First 2 octets 137 and 21 are part of network address.
First 3 bits of 152 are also part of network address.
152 in binary is 100 11000.
To get the netowork ID make all host bits 0.
So, 3rd octet will become 10000000 i.e. 128 and 4th will be 0.
So subnet ID will be 137.21.128.0
Network ID is already given: 137.21.0
Host ID is 137.21.125.226.

Given network is a /16 network. So 16 bits are left for hosts.
Hence, no of hosts possible according to this network is 2^16 -2.

If I assume that for wireless hosts only above described subnet 
will be used then no of wireless hosts = 2^13 -2.
Add a comment
Know the answer?
Add Answer to:
COMPUTER NETWORKS: 3.   Consider an organization that needs 400 IP addresses. The organization has been assigned...
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
  • 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.  ...

  • ***Topic is Networking & Data Communications I. Conversion between binary and decimal forms of IP addresses...

    ***Topic is Networking & Data Communications I. Conversion between binary and decimal forms of IP addresses Convert the binary IP address into decimal form. 10011010 . 00110010 . 00100000 . 00011111 01100101 . 11001101 . 11011111 . 11100000 Convert the IP addresses from decimal to binary form. 64.27.101.17 141.233.128.31 II. Determining Whether Two IP Addresses in Binary Form are on the Same Subnet In each of the following exercises, you are to use the subnet mask to determine whether the...

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

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

  • An organization (IP; 131.123.0.0/24) has 5 subnets for finance deptt, HR, admin, technical, and IT, each...

    An organization (IP; 131.123.0.0/24) has 5 subnets for finance deptt, HR, admin, technical, and IT, each having 10,15,20,5,and 8 hosts respectively. Design a network addressing criteria that will provide the minimum number of hosts per subnet, and allow enough extra subnets and hosts for 40% growth in all areas. Calculate the custom subnet mask, total number of subnets needed, total number of host addresses for the largest subnet. Show the address range for each subnet.

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

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

  • For this assignment you will explore subnet addresses, host addresses and direct broadcast addresses. You will...

    For this assignment you will explore subnet addresses, host addresses and direct broadcast addresses. You will be provided an IP addresses and then asked to answer questions related to the IP. In this assignment, first we explain how to find the subnet address for each subnet, the range of host addresses, and the direct broadcast address. Then you will be asked to do a similar exercise by yourself. Assume that you have been assigned the 192.168.1.0/24 network. You need to...

  • (8 points) A company has a network address of 178.145.20.64 with a subnet mask of 255.255.255.192. The company wants to break this address block into 4 subnets of equal size. a. What Subnet Mask sho...

    (8 points) A company has a network address of 178.145.20.64 with a subnet mask of 255.255.255.192. The company wants to break this address block into 4 subnets of equal size. a. What Subnet Mask should they configure on internal devices to achieve this? b. How many hosts per subnet do they obtain? c. List out the 4 Subnet IDs, the first and last valid host address, and the broadcast address for each of these subnets. 5. a. Subnet Mask: b....

  • please help me complete this exam, i've work 12 hours per day, doing the 2nd/Grave yard...

    please help me complete this exam, i've work 12 hours per day, doing the 2nd/Grave yard shift, to raise my children. i had no time to study to complete this exam. please help me, thank you very very much. Logical Physical x 651, y: 325 LAN-01: 100 hosts 296024TT Switch3 PC-PT PC3 LAN-05: 290 hosts LAN-03: 130 hosts PC-PT PCT 2960-2411 Switch1 560-24TT Switch PC-PT PC5 1941 N 1941, Routero Router1 Router LAN-06: 100 hosts LAN-02: 260 hosts LAN-04: 175...

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