Lesson 5 - Test Flashcards
A computer is configured as shown in the table below:
Parameter Value
IP Address 192.198.32.4
Subnet Mask 255.255.0.0
Identify the node address part of the IP address in the above configuration.
32.4
A computer is unable to communicate with other computers on the network. You use ipconfig and see the following information:
IP address: 169.254.5.7 Subnet mask: 255.255.0.0 Default gateway: blank DNS server: blank
A DHCP server can’t be reached.
How many hosts are supported in subnet with a network ID of 192.168.1.128 /26?
62
What is the subnet mask for the following IP address: 192.168.1.5 /26?
255.255.255.192
Which of the following IP addresses is in one of the reserved IP address ranges defined by RFC 1918?
172.17.34.14
True or false. The following two classless IP addresses have the same network ID: 192.168.1.105 /26 and 192.168.1.136 /26.
False
What is the IPv6 equivalent of a static IP address in IPv4?
Non-temporary
Which of the following addresses is a valid IPv4 address?
10.1.25.2
A computer is configured as shown in the table below:
Parameter Value
IP Address 192.198.32.4
Subnet Mask 255.255.0.0
Identify the network address part of the IP address in the above configuration.
192.198
What class is the following IP address: 192.168.1.5?
Class C
True or false. The following two classful IP addresses have the same network ID: 192.168.1.5 and 192.168.2.6.
False
True or false. The following two classful IP addresses have the same network ID: 10.80.4.2 and 10.81.15.2.
True
Which of the following is also known as the default gateway?
Router
Which of the following are parts of an IP address?
Network ID
Host ID
The CIDR notation of an IP address depends on its subnet mask. If the IP address of your computer in a network is 192.168.1.5, then match each subnet mask for this IP address to its CIDR notation.
- 255.0.0: 192.168.1.5 /16
- 0.0.0: 192.168.1.5 /8
- 255.255.0: 192.168.1.6 /24
Mark works as a Network Administrator for TechMart Inc. He finds that after starting up a computer, it cannot communicate with any other computers on the network. The IP address of the computer is 169.254.19.21. Which of the following is the likely reason for this issue?
His computer cannot locate a Dynamic Host Configuration Protocol (DHCP) server.
Which of the following are private IP addresses?
- 16.255.20
- 1.23.225
- 168.1.125
Determine the classes of the following source and destination IP addresses and also find whether they are local or remote.
Source IP : Destination IP : Local or Remote : Class
- 168.1.5 : 192.168.1.254 : Local : C
- 255.255.0 : 255.255.255.0 : Remote : A
Which of the following is the function of CIDR?
To permit a range of class C addresses to be represented by a single entry in the routing table
Mark works as a Network Administrator for Infonet Inc. The company has a Windows Server 2008 R2 domain-based network. The network uses only IPv4 as the network protocol. The network has twenty-five subnets. Each subnet has 1000 Windows 7 client computers. In the future, the company’s network may expand to include up to sixty subnets with 1000 hosts per subnet.
Mark wants to assign a subnet mask to the network to accommodate the future requirements. Which of the following subnet masks will he assign to the network to accomplish this?
255.255.252.0
You to configure telnet to Switch-1 from Client1. Which of the following are required to accomplish the task?
You to configure telnet to Switch-1 from Client1. Which of the following are required to accomplish the task?
Configure 192.168.2.100 as the default gateway address at Switch-1.
Configure 192.168.1.100 as the default gateway address at Client1.
Mark works as a Network Administrator for TechMart Inc. He wants to ensure that the computers on his internal LAN cannot use their assigned IP addresses to communicate directly on the Internet. Which of the following is the valid address range for this purpose?
172.16.20.1 through 172.16.20.254
Which of the following is the default subnet mask for an IPv4 Class B address?
255.255.0.0
Determine the steps involved in the process used by a DHCP client to obtain an IP address and other IP information from a DHCP server.
Step 1: Discover Packet
Step 2: Offer Lease
Step 3: Request the lease
Step 4: Acknowledge