Question

(a) What is the network number of the IP address 140.100.120.02 if the subnet mask is...

(a) What is the network number of the IP address 140.100.120.02 if the subnet mask is 255.255.224.0?

(b) Does it make sense to have a subnet mask equal to 255.255.224.7? why or why not?

(c) Suppose an organization needs 8000 IP addresses. How many Class C addresses would be needed? If they were consecutive, describe the CIDR addressing scheme.

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

AND Subnet mask 10001100. oliooloo olll 1000.00000010 IIIIlllllllllll||10000000000000 10001100 01100100 0110000000000000 netw

b)

The mask does not make sense. A mask needs to be a continuous set of bits set to 1. In your example, the mask in binary would be 11111111.11111111.11100000.00000111 which is not possible.

The mask could very well be 255.255.224.0 OR it could be something like: 255.255.255.224 (in this case you would be subnetting a class C network.

c)

) A class C can host 254 hosts. That is all hosts from xxx.xxx.xxx.1 to xxx.xxx.xxx.254
so
it seems like the question is not welll expressed...what the question is probably asking is either how many class C networks you need OR what's the minimum number of IPs that would cover the 8000 clients
if order to address this, you should be using supernetting
you could have 32 separate networks
or a big supernetted network (so everyone can broadcast to everyone)
in that case, you would need a continuous segment of 32 class C networks like for instance 192.168.0.0 to 192.168.31.0
with those networks you could be having a total of 8190 hosts (8192 - 2 addresses, 1 for network address and 1 for broadcast which in this example would be 192.168.0.0 and 192.168.31.255 respectively)

Add a comment
Know the answer?
Add Answer to:
(a) What is the network number of the IP address 140.100.120.02 if the subnet mask is...
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
  • 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...

  • Given the following IP address and subnet mask, what is the network identifier? • IP Address:...

    Given the following IP address and subnet mask, what is the network identifier? • IP Address: 18.132.219.175 . Subnet Mask: 255.255.248.0 Network ID: BLANK-1 BLANK-1 Add your answer Question 28 Given the following IP address and subnet mask, what is the network identifier? - IP Address: 18.132.219.175 . Subnet Mask: 255.255.248.0 • Broadcast Address: BLANK-1 BLANK-1 Add your answer

  • Use the given subnet mask on the following IP addresses, and then convert them to CIDR...

    Use the given subnet mask on the following IP addresses, and then convert them to CIDR forms (x.x.x.x/yz): (a) 191.168.6.0, subnet mask: 255.255.252.0 (b) 173.168.28.45 subnet mask: 255.255.240.0 (c) 139.189.91.190 subnet mask: 255.255.224.0

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

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

  • IP address is: 203.120.45.23 and subnet mask is: 255.255.255.240. Represent this information in CIDR format. IP...

    IP address is: 203.120.45.23 and subnet mask is: 255.255.255.240. Represent this information in CIDR format. IP address for Device-A is: 172.255.20.30/20 and Device-B is: 172.255.14.30/20. Are these devices on the same subnet or on different subnets? Find out the network address for each of the devices

  • Part 1: Develop the IPV4 Addressing Scheme Given an IP address and mask of 192.168.1.0 /24...

    Part 1: Develop the IPV4 Addressing Scheme Given an IP address and mask of 192.168.1.0 /24 (address / mask), design an IP addressing scheme that satisfies the following requirements Subnet Number of Hosts Subnet A 20 Subnet B 60 Use subnet zero for the first subnet. No subnet calculators are allowed Host computers will use the last IP address in the subnet. The network router will use the first usable host address. The switch will use the second usable host...

  • using the information given below . what is the ip address , subnet mask , default...

    using the information given below . what is the ip address , subnet mask , default gateway? ** corrections # of bits in subnet for A :6 # of bits in submet for B: 3 PC-A R1 G0/0 R GO/1 S1 PC-B ? assign the IP ADDRESS information with given information Given, IP address: 202.44.66.0/24 For Subnet A: It needs 2 valid hosts 2 valid hosts + 2 (network and broadcast) = 22 i.e., It needs 2 bit as host...

  • Step 2. Basic IP addressing. Task: Use the IP address chart and your knowledge of IP...

    Step 2. Basic IP addressing. Task: Use the IP address chart and your knowledge of IP address classes to answer the following questions l. What is the decimal and binary range of the first octet of all possible Class B IP addresses? Decimal: From: To: Binary: 2. Which octet(s) represent the network portion of a Class C IP address? 3. Which octet(s) represent the host portion of a Class A IP address? Io: Step 3. Determine the host and network...

  • 22. (12 points/ 4 points each) Given a network address of 192.168.100.0 and a subnet mask...

    22. (12 points/ 4 points each) Given a network address of 192.168.100.0 and a subnet mask of 255.255.255.248 a. How many subnets are created? b. How many total IP addresses are there per subnet? C. List the first 4 subnets, ranges (usable IP addresses), and broadcast for each subnet

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