PART 5 - Network Layer
PART 5 - Network Layer
Question 1.161: The first byte of an IP address is: 11100001. Which class does it belong to?
A. Class B
B. Class C
C. Class D
D. Class E
Question 1.162: In a TCP/IP network with a Subnet Mask of 255.255.255.0, which pair of
computers can communicate directly?
A. 192.168.1.3 and 192.168.100.1
B. 192.168.15.1 and 192.168.15.254
C. 192.168.100.15 and 192.186.100.16
D. 172.25.11.1 and 172.26.11.2
Question 1.163: Given the address 192.64.10.0/28, determine the number of subnets and the
number of hosts per subnet:
A. 6 subnets, each with 30 hosts
B. 14 subnets, each with 14 hosts
C. 16 subnets, each with 16 hosts
D. 8 subnets, each with 32 hosts
Question 1.164: A Class B network needs to be divided into 3 subnets. Which Subnet Mask
should be used?
A. 255.255.224.0
B. 255.0.0.255
C. 255.255.192.0
D. 255.255.255.224
Question 1.165: The output of the route print command on machine X shows the
following:
Question 1.168: To determine the class of an IP address, you need to look at:
A. The value of the first octet (byte)
B. The ARP protocol
C. The number of dots in the address
D. The DHCP address
Question 1.169: A Class C network is divided into 5 subnets. What Subnet Mask is needed?
A. 255.255.255.224
B. 255.255.255.252
C. 255.255.255.240
D. 255.255.255.248
Question 1.172: Given the IP address: 192.168.5.39/28, what is the network address for this
IP?
A. 192.168.5.39
B. 192.168.5.32
C. 192.168.5.0
D. All are incorrect
Question 1.174: In IPv4, Class B has the corresponding number of NetIDs/HostIDs as:
A. 211 / 221
B. 214 / 216
C. 213 / 219
D. 210 / 222
Question 1.175: Which routing algorithm does the OSPF protocol use?
A. Flooding
B. Distance vector routing
C. Link state
D. Bellman-Ford
Question 1.176: Which routing algorithm does the RIP protocol use?
A. Flooding
B. Distance vector routing
C. Link state
D. Bellman-Ford
Question 1.180: Which protocol is in the Network Layer of the TCP/IP model?
A. FTP
B. IP
C. ARP
D. Both B and C
Question 1.183: Which terms are used to describe data units in the Network Layer?
A. Datagram
B. Frame
C. Packet
D. Both A and C are correct
Question 1.187: The HostID address range for the network address NetID: 192.168.0.32/27
is:
A. 192.168.0.33 => 192.168.0.63
B. 192.168.0.32 => 192.168.0.64
C. 192.168.0.32 => 192.168.0.62
D. 192.168.0.33 => 192.168.0.62
Question 1.189: Which protocol is used by routers or computers to notify other computers
about errors?
A. TCP
B. UDP
C. IP
D. ICMP
Question 1.194: In a TCP/IP network with a Subnet Mask of 255.255.255.224, what is the
broadcast address of the network if a computer in the network has the address 192.168.1.1?
A. 192.168.1.31
B. 192.168.1.255
C. 192.168.1.15
D. 192.168.1.96
Question 1.196: If 4 PCs are connected to each other via a HUB, how many IP addresses are
required for the 5 network devices?
A. 1
B. 3
C. 4
D. 2
Question 1.197: Which network devices can maintain and exchange information about the
connection status of the entire network in an enterprise or campus?
A. Bridge
B. Router
C. Repeater
D. Connector
Question 1.205: How many IP addresses does a computer functioning as a router have?
A. 1
B. 2
C. 3
D. 4
Question 1.207: Among the following addresses, which one does not belong to the same
network as the others?
A. 203.29.100.100/255.255.255.240
B. 203.29.100.110/255.255.255.240
C. 203.29.103.113/255.255.255.240
D. 203.29.100.98/255.255.255.240
Question 1.208: Which of the following is a broadcast address for a Class B network?
A. 149.255.255.255
B. 149.6.255.255
C. 149.6.7.255
D. All of the above
Question 1.209: The IP address 172.200.25.55/255.255.0.0:
A. Belongs to Class A
B. Belongs to Class C
C. Is a private address
D. Is a broadcast address
Question 1.212: A network connection has an MTU value of 1500 bytes. What is the largest
packet size that can be transmitted over this connection?
A. 1400 bytes
B. 1480 bytes
C. 1500 bytes
D. 1600 bytes
Question 1.215: An IPv6 packet has how many bytes in the header?
A. 20 bytes
B. 30 bytes
C. 40 bytes
D. 50 bytes
Question 1.217: Which of the following is the compressed representation of the IPv6 address
2001:0F68:0000:0000:0000:0000:1986:69AF?
A. 2001:F68:0:0:0:0:1986:69AF
B. 2001:F68::1986:69AF
C. Both of the above are correct
D. Both of the above are incorrect