Question

In: Computer Science

6. In the 192.168.0.0/16 address block there are a total of __________ IP version 4 addresses....

6. In the 192.168.0.0/16 address block there are a total of __________ IP version 4 addresses.

65,536

16,777,216

4,096

1,048,576

7. Given the IPv4 address and network mask 134.124.133.139/22, identify the broadcast address in that network (the last address). [you may use the ip_addressing_basics spreadsheet, see "IPv4 Address, Network ID, etc." sheet]

134.124.132.0/22

134.124.133.255/22

134.124.132.255/24

134.124.135.255/22

8. Express the CIDR mask /18 using the dotted decimal notation.

255.255.192.0

255.192.0.0

255.255.255.0

255.255.240.0

9.

Host A has IP address/network mask: 192.168.3.222/27

Host B has IP address/network mask: 192.168.3.225/27

Given the information above, it can be inferred that:

Both host A and host B are on the same network

Host A and Host B are on different networks

Host A and Host B will have the same routing tables

Host A and Host B will be able to communicate directly without an intervening router.

10. A Host (the sending host) is trying to send a packet to another host (the destination host). The sending host knows the IP address of destination host. In deciding how to forward the packet toward destination host, the sending host will:

take the Destination IP address and perform a Logical AND operation with its own (sending hosts') Network Mask to determine if the destination host is on the same network as the sending host.

take the Destination IP address and perform a Logical AND operation with destination host's Network Mask to determine if the destination host is on the same network as the sending host.

always forward all packets to the default gateway and not be concerned with determining if the destination host is on the same network as the sending host.

never forward any packets to the default gateway and not be concerned with determining if the destination host is on the same network as the sending host.

Solutions

Expert Solution

6) 192.168.0.0/16 contains 16 bits for host. Hence the number of addresses is 2^16 = 65536

7) IP address 134.124.133.139 in bitwise format (the network bits are bolded):

10000110 . 01111100 . 10000101 . 10001011

The broadcast address will contain all host bits set to 1 - 10000110 . 01111100 . 10000111 . 11111111 -

134.124.135.255

8) /18 in bitwise format is - 11111111 . 11111111 . 11000000 . 00000000 - 255.255.192.0

9) 192.168.3.222/27 in bitwise form - 11000000 . 10101000 . 00000011 . 11011110

192.168.3.225/27 in bitwise form - 11000000 . 10101000 . 00000011 . 11100001

The bolded bits form the network id. Since the network ID is not the same, they are on different networks.

10)

The correct answer is -

take the Destination IP address and perform a Logical AND operation with its own (sending hosts') Network Mask to determine if the destination host is on the same network as the sending host.

If its on the same network, it will send on that interface, otherwise it will send it to the interface connected to the default gateway if a default gateway is configured.


Related Solutions

A network administrator has a block of IP addresses: 10.5.4.0/23. From this block of IP addresses,...
A network administrator has a block of IP addresses: 10.5.4.0/23. From this block of IP addresses, he created 32 subnets of the same size with a prefix of /28. He wants to determine the directed broadcast address for each subnet. He wrote down a list of possible broadcast addresses. Select the IP addresses that do not correspond to a broadcast address for any subnets he created. Choose two options. a) 10.5.5.207 b) 10.5.5.159 c) 10.5.5.7 d) 10.5.4.78 e) 10.5.4.47 f)...
Find the network address, the direct broadcast address, and the number of addresses in a block;...
Find the network address, the direct broadcast address, and the number of addresses in a block; if one of the addresses in this block is 175.120.240.17/19
Classless Subnetting 200.30.0.0/16 Group Blocks Needed Addresses Per Block Host Bits CIDR Total Addresses Increment #...
Classless Subnetting 200.30.0.0/16 Group Blocks Needed Addresses Per Block Host Bits CIDR Total Addresses Increment # Start Address End Address A 16 512 B 128 64 C 32 1024 D 512 4 E 256 16 Group C Block Start (Subnet ID) 1st Address Last Address End (Broadcast) 1 2 3 4 5
1) Windows Powershell: Maps IP addresses to MAC addresses. Maps IP addresses to MAC addresses. Run...
1) Windows Powershell: Maps IP addresses to MAC addresses. Maps IP addresses to MAC addresses. Run arp /? What does the command show? 2) Ping is used to test the ability of one network host to communicate with another. Run: ping cnn.com or ping yahoo.com or ping facebook.com write down the results
What is one of the main purposes of IP version 6 (IP Next Generation)? a. Allows...
What is one of the main purposes of IP version 6 (IP Next Generation)? a. Allows for more applications b. Allows for more IP addresses c. Allows for more Class C addresses d. Creates a connection-oriented mode for IP 38. Address 205.169.85.0 is assigned by ICANN as a corporate IP address. Which of the following statements is true: a. It is a class C address b. It is a class B address c. It is a class A address d....
What are IP address ports and IP address classes?
What are IP address ports and IP address classes?
Problem 1. Network Address Suppose an ISP has the following IP address block: 130.12.128.0/23 a. Assume...
Problem 1. Network Address Suppose an ISP has the following IP address block: 130.12.128.0/23 a. Assume that the ISP wants to divide its address block (130.12.128.0/23) into two equal-sized contiguous address blocks, and give one of these address blocks to its customers (C1 and C2). Provide network addresses (of the form a.b.c.d/x) for C1 and C2. b. Now let’s assume that the ISP wants to divide its address block (130.12.128.0/23) into four equal-sized contiguous address blocks, and give one of...
Find the number of addresses in a block of classless addresses if one of the addresses...
Find the number of addresses in a block of classless addresses if one of the addresses is 101.10.2.8/29. Total addresses= Usable addresses= briefly explain your answer
Provide the information of IP addresses classes.
Provide the information of IP addresses classes.
Q1) What is the difference between IP address and MAC address for a computer? (4 marks)...
Q1) What is the difference between IP address and MAC address for a computer? Q2) What is the difference between Internet (with I capital letter) and internet (with i small letter)? Q3) What is the difference between network and internet in general?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT