Question

1) Using the technique of bitwise ANDing, find the IP address of the network # (this...

1) Using the technique of bitwise ANDing, find the IP address of the network # (this could be a network or subnet) on which the machine with an IP address and (sub)netmask of 125.138.192.127/255.192.0.0 resides.

2) Based on the information provided below, determine

a) the parent network’s IP address  ,

and

b) the number of bits that you would manage within that parent’s address space  .

Machine’s IP=88.98.108.126, Machine’s Netmask=/27, Parent’s Netmask=255.255.240.0 .

3) Based on the information provided below, determine

a) the parent network’s IP address  ,

and

b) the number of bits that you would manage within that parent’s address space  .

Machine’s IP=33.32.31.30, Machine’s Netmask=255.255.255.248, Parent’s Netmask=/20 .

4) Assume that we have a network with the following machines:

10.75.40.1
10.75.40.45
10.75.40.65
10.75.40.100
10.75.40.150
10.75.40.175
10.75.40.200

a) If these machines are connected via a hub and we transmit from one of these machines to the other, how many of these machines “see” the packets? (Give an exact number, and include the machine that initially sent the packet in your count, since it "sees" the packet too.)

b) What if these machines are connected via a switch?

0 0
Add a comment Improve this question Transcribed image text
Know the answer?
Add Answer to:
1) Using the technique of bitwise ANDing, find the IP address of the network # (this...
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
  • Assume there is a machine with the IP address 129.82.102.63 with netmask /23, and with a...

    Assume there is a machine with the IP address 129.82.102.63 with netmask /23, and with a parent NW whose netmask is 255.255.224.0. For each answer, do not include any spaces, give full IP addresses/netmasks where these are requested, give the "/" as part of the answer for slash notation. 1.  How many bits are there for NW# portion (within the parent address space) for the subnet? 2. How many subnets of this size (the size of the subnet this machine is...

  • An IP address is a 32-bit number that uniquely identifies a host (computer or other device,...

    An IP address is a 32-bit number that uniquely identifies a host (computer or other device, such as a printer or router) on a TCP/IP network. IP addresses are normally expressed in dotted-decimal format, with four numbers separated by periods, such as 192.168.123.132. To understand how subnet masks are used to distinguish be- tween hosts, networks, and subnetworks, examine an IP address in binary notation. For example, the dotted-decimal IP address 192.168.123.132 is (in binary notation) the 32 bit num-...

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

  • Type or paste question here IP Address: 192.144.96.0 Subnet Mask: 255.255.240.0 find Network address, Broadcast address,...

    Type or paste question here IP Address: 192.144.96.0 Subnet Mask: 255.255.240.0 find Network address, Broadcast address, first valid host address, last valid host address and number of valid hosts in the network. show very clear steps for all the calculations.

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

  • Q1. Hierarchical IP Address 1.1 Give a non-network example of hierarchical addressing, and discuss how it...

    Q1. Hierarchical IP Address 1.1 Give a non-network example of hierarchical addressing, and discuss how it reduces the amount of work needed in physical delivery. Do not use any example in the book, the postal service, or the telephone network.1.2 A firm is assigned the network part 128.171. It selects a 10-bit subnet part. a) Draw the bits for the four octets of the IP address of the first host on the first subnet. (Hint: as we don’t use all...

  • 10. In a network an IP address and prefix is given as 192.168.130.34/17. What is the...

    10. In a network an IP address and prefix is given as 192.168.130.34/17. What is the subnet mask? (A) 0.0.127.255 (B) 255.255.0.0 (C) 255.255.128.0 (D) 0.0.2.34 11. In a network an IP address and prefix are given as 192.168.130.34/17. How many host addresses are there? (A) 34 (B) 32766 (C) 131072 (D) 2 12. One result of subnetting is that the size of the routing table in the routers is reduced (A) True (8) False 13. The port number is...

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

  • Refer to the network figure above, showing two Ethernet Subnets connected through an IP Router, for questions #1, #2 and #3. For each device, both its Internet Protocol (IP) address and its MAC addre...

    Refer to the network figure above, showing two Ethernet Subnets connected through an IP Router, for questions #1, #2 and #3. For each device, both its Internet Protocol (IP) address and its MAC address (also called the Physical address or the Ethernet address) are shown. The Subnet Mask used by all devices is 255.255.255.192 (which is same as prefix length “/26”). (5 points) Assuming that Client #1 sent a packet to Client #3 and then Client #3 sent a packet...

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