This quiz works best with JavaScript enabled.
Home
>
Unit Viii Information And Communication Technology (Ict)
>
Ip Address – Quiz 10
Ip Address Quiz 10 (10 MCQs)
This set of multiple-choice questions evaluates understanding of DHCP protocol, IP address management, and network configuration. It covers IP address classification, dynamic IP assignment, and private IP address ranges. Skills tested include MSB pattern recognition, IPv4 classes, and network communication principles. Competency in IP packet structure, data routing, and unique identifier management is also assessed.
Quiz Instructions
Select an option to see the correct answer instantly.
1.
Which protocol assigns IP address to the client connected in the internet?
A) DHCP.
B) RPC.
C) All of these.
D) None of these.
Show Answer
Correct Answer:
Correct answer is: (A) DHCP.
Exam Relevance:
CCNA, CISSP, CompTIA Network+
Difficulty:
Easy
Concept notes:
DHCP (Dynamic Host Configuration Protocol) is used to automatically assign IP addresses to devices on a network.
Common Mistakes:
A common misunderstanding is that other protocols like RPC (Remote Procedure Call) are responsible for IP address assignment, which is incorrect.
Explanations:
DHCP is specifically designed to assign IP addresses to devices on a network. When a device connects to a network, it sends a request to the DHCP server, which then assigns an available IP address from its pool. This process simplifies network management and ensures that each device has a unique IP address.
Option Analysis:
Option A:
Correct. DHCP is the protocol used to assign IP addresses to clients on a network.
Option B:
Incorrect. RPC (Remote Procedure Call) is a protocol that allows a computer program to cause a subroutine or procedure to execute in another address space (commonly on another computer on a shared network) without the programmer explicitly coding the details for this remote interaction.
Option C:
Incorrect. Only DHCP is responsible for IP address assignment, not all of the listed protocols.
Option D:
Incorrect. DHCP is the correct protocol for IP address assignment.
2.
What determines the class of an IP address?
A) The number of bits in the host field.
B) The subnet mask.
C) The most significant bit (MSB) pattern.
D) The third octet.
Show Answer
Correct Answer:
Correct answer is: (C) The most significant bit (MSB) pattern.
Exam Relevance:
CCNA, CISSP, CompTIA Network+
Difficulty:
Moderate
Concept notes:
The class of an IP address is determined by the pattern of the most significant bits (MSB) in the first octet.
Common Mistakes:
A common misunderstanding is that the number of bits in the host field or the subnet mask determines the class of an IP address.
Explanations:
The class of an IP address is determined by the pattern of the most significant bits (MSB) in the first octet. For example, in IPv4, the first octet's MSB pattern determines whether the address is Class A, B, C, D, or E. This pattern is used to classify the address into one of these categories, which in turn defines the default subnet mask and the number of possible networks and hosts.
Option Analysis:
Option A:
The number of bits in the host field does not determine the class of an IP address. It is determined by the MSB pattern.
Option B:
The subnet mask is used to divide the IP address into network and host parts, but it does not determine the class of the IP address.
Option C:
The most significant bit (MSB) pattern in the first octet determines the class of the IP address.
Option D:
The third octet does not determine the class of an IP address. The class is determined by the MSB pattern in the first octet.
3.
What is an IP?
A) Internet Protocol Address.
B) Internet Precise Address.
C) Internet Protected Address.
D) Internet Payback Address.
Show Answer
Correct Answer:
Correct answer is: (A) Internet Protocol Address.
Exam Relevance:
CCNA, CISSP, CompTIA Network+
Difficulty:
Very Easy
Concept notes:
An IP address is a unique identifier for devices on a network, allowing them to communicate with each other.
Common Mistakes:
A common misunderstanding is that IP stands for "Internet Precise Address" or "Internet Protected Address," which are incorrect.
Explanations:
The correct term for an IP address is "Internet Protocol Address." This term accurately describes the function of an IP address, which is to provide a standardized way for devices to communicate over a network using the Internet Protocol.
Option Analysis:
Option A:
Correct. IP stands for Internet Protocol Address.
Option B:
Incorrect. IP does not stand for Internet Precise Address.
Option C:
Incorrect. IP does not stand for Internet Protected Address.
Option D:
Incorrect. IP does not stand for Internet Payback Address.
4.
An IP Packet is a packet of data which carries .....
A) A data load and an IP header.
B) Only data load.
C) Only an IP header.
D) None of above.
Show Answer
Correct Answer:
Correct answer is: (A) A data load and an IP header.
Exam Relevance:
CCNA, CISSP, CompTIA Network+
Difficulty:
Easy
Concept notes:
An IP packet consists of two main parts: the IP header and the data load.
Common Mistakes:
A common misunderstanding is that an IP packet contains only the data load or only the IP header.
Explanations:
An IP packet is a unit of data that is transmitted over a network. It includes both an IP header, which contains control information such as source and destination IP addresses, and a data load, which is the actual payload or data being transmitted. The IP header is essential for routing the packet through the network, while the data load contains the information that the packet is intended to deliver.
Option Analysis:
Option A:
Correct. An IP packet contains both a data load and an IP header.
Option B:
Incorrect. An IP packet includes more than just the data load; it also includes an IP header.
Option C:
Incorrect. An IP packet includes more than just the IP header; it also includes a data load.
Option D:
Incorrect. This option is not applicable as the correct answer is provided in Option A.
5.
Dino wants to use the proper protocol to automatically assign a unique IP address to each device that he connects to his home network. Which protocol should he use to accomplish this?
A) Dynamic Host Configuration Protocol (DHCP).
B) Domain Name System (DNS).
C) Hypertext Transfer Protocol (HTTP).
D) Transmission Control Protocol/Internet Protocol (TCP/IP).
Show Answer
Correct Answer:
Correct answer is: (A) Dynamic Host Configuration Protocol (DHCP).
Exam Relevance:
CCNA, CompTIA Network+, CISSP
Difficulty:
Easy
Concept notes:
Dynamic Host Configuration Protocol (DHCP) is a network protocol used to automatically assign IP addresses to devices on a network.
Common Mistakes:
A common misunderstanding is that DNS or TCP/IP can automatically assign IP addresses, but they serve different purposes.
Explanations:
DHCP is specifically designed to automatically assign unique IP addresses to devices on a network. This protocol simplifies network management by eliminating the need for manual IP address configuration. When a device connects to a network, it sends a request to the DHCP server, which then assigns an available IP address from a predefined pool. This ensures that each device on the network has a unique IP address, facilitating communication and avoiding conflicts.
Option Analysis:
Option A:
Correct. DHCP is the protocol used to automatically assign unique IP addresses to devices on a network.
Option B:
Incorrect. DNS is used to translate domain names into IP addresses, not to assign IP addresses.
Option C:
Incorrect. HTTP is a protocol used for transferring web pages and other content over the internet, not for assigning IP addresses.
Option D:
Incorrect. TCP/IP is a suite of protocols used for communication over the internet, but it does not automatically assign IP addresses.
6.
A unique identifying number that is assigned to all devices connected to the Internet?
A) IP address.
B) MAC address.
C) TCP/IP.
D) URL.
Show Answer
Correct Answer:
Correct answer is: (A) IP address.
Exam Relevance:
CCNA, CISSP, CompTIA Network+
Difficulty:
Easy
Concept notes:
An IP address is a unique numerical label assigned to each device connected to a computer network that uses the Internet Protocol for communication.
Common Mistakes:
A common misunderstanding is confusing an IP address with a MAC address. While both are unique identifiers, an IP address is used for network communication, whereas a MAC address is a hardware identifier.
Explanations:
An IP address is the unique numerical label assigned to each device connected to a network that uses the Internet Protocol for communication. This makes it the correct answer as it uniquely identifies devices on the Internet.
Option Analysis:
Option A:
IP address is the correct answer as it is a unique numerical label assigned to each device connected to a network that uses the Internet Protocol for communication.
Option B:
MAC address is a unique identifier assigned to network interfaces for communications at the data link layer of a network segment, but it is not used for identifying devices on the Internet.
Option C:
TCP/IP is a suite of communication protocols used to interconnect network devices on the Internet, but it is not a unique identifier for devices.
Option D:
URL is a reference to a web resource, but it is not a unique identifier for devices connected to the Internet.
Mnemonic:
IP for Internet Protocol, unique like a fingerprint.
7.
Which type of IP address changes periodically and is typically assigned by an ISP?
A) IPv6 address.
B) Static IP address.
C) Dynamic IP address.
D) DNS address.
Show Answer
Correct Answer:
Correct answer is: (C) Dynamic IP address.
Exam Relevance:
CCNA, CompTIA Network+, CISSP
Difficulty:
Moderate
Concept notes:
A dynamic IP address is one that changes periodically and is typically assigned by an Internet Service Provider (ISP). This type of address is used to manage a pool of IP addresses efficiently, allowing ISPs to reuse addresses among their customers.
Common Mistakes:
A common misunderstanding is that IPv6 addresses are dynamic by default. However, IPv6 addresses can be either static or dynamic, depending on the configuration.
Explanations:
Dynamic IP addresses are assigned by an ISP and change periodically. This is in contrast to static IP addresses, which remain constant. Dynamic IP addresses are useful for managing a pool of IP addresses efficiently, as they can be reused among different customers.
Option Analysis:
Option A:
IPv6 address is not inherently dynamic; it can be either static or dynamic.
Option B:
A static IP address does not change and is not assigned by an ISP periodically.
Option C:
A dynamic IP address changes periodically and is typically assigned by an ISP.
Option D:
DNS address is not a type of IP address; it is a system for translating domain names into IP addresses.
8.
Internet Protocol (IP) is a protocol for sending data across the Internet that assigns ..... numbers (IP addresses) to each connected device
A) Unique.
B) Identical.
C) Random.
D) None of above.
Show Answer
Correct Answer:
Correct answer is: (A) Unique.
Exam Relevance:
CCNA, CISSP, CompTIA Network+
Difficulty:
Easy
Concept notes:
An IP address is a unique identifier assigned to each device connected to a network. This ensures that data packets can be correctly routed to the intended device.
Common Mistakes:
A common misunderstanding is that IP addresses can be identical or random, which would lead to confusion and potential data routing issues.
Explanations:
Internet Protocol (IP) assigns unique numbers (IP addresses) to each connected device. This uniqueness ensures that each device on a network can be distinctly identified and that data packets are correctly delivered to the intended recipient.
Option Analysis:
Option A:
Correct. IP addresses are unique to ensure proper data routing.
Option B:
Incorrect. Identical IP addresses would cause routing conflicts.
Option C:
Incorrect. Random IP addresses would not ensure proper identification and routing.
Option D:
Incorrect. None of the above is not applicable since "Unique" is the correct answer.
9.
What is the address given to a computer connected to a network called?
A) SYSID.
B) System Address.
C) IP Address.
D) Process ID.
Show Answer
Correct Answer:
Correct answer is: (C) IP Address.
Exam Relevance:
CCNA, CISSP, CompTIA Network+
Difficulty:
Easy
Concept notes:
An IP address is a unique identifier assigned to a device connected to a network. It allows devices to communicate with each other over the network.
Common Mistakes:
A common misunderstanding is that other terms like SYSID or System Address might be used for the unique identifier of a networked device, but these are not standard terms for network addressing.
Explanations:
An IP address is the standard identifier used for devices connected to a network. It is essential for communication between devices over the network. The other options (SYSID, System Address, and Process ID) are not standard terms used for network addressing.
Option Analysis:
Option A:
SYSID is not a standard term for network addressing.
Option B:
System Address is not a standard term for network addressing.
Option C:
IP Address is the correct term for the unique identifier assigned to a device on a network.
Option D:
Process ID is not related to network addressing.
10.
RFC 1918 specifies a set of IP addresses that are reserved for what type of networks?
A) Loopback.
B) Private.
C) Public.
D) Broadcast.
Show Answer
Correct Answer:
Correct answer is: (B) Private.
Exam Relevance:
CCNA, CISSP, CompTIA Network+
Difficulty:
Easy
Concept notes:
RFC 1918 specifies a set of IP addresses that are reserved for private networks. These addresses are not routable on the public Internet and are intended for use within internal networks.
Common Mistakes:
A common misunderstanding is that these addresses are for public networks or loopback addresses. However, RFC 1918 addresses are specifically designated for private networks.
Explanations:
RFC 1918 defines a set of IP address ranges that are reserved for private use within internal networks. These addresses are not routable on the public Internet, ensuring that they can be used without conflict with globally unique IP addresses. The ranges specified in RFC 1918 are 10.0.0.0/8, 172.16.0.0/12, and 192.168.0.0/16.
Option Analysis:
Option A:
Loopback addresses are reserved for self-referencing within a host, typically 127.0.0.0/8.
Option B:
Correct. RFC 1918 addresses are reserved for private networks.
Option C:
Public IP addresses are globally unique and routable on the Internet.
Option D:
Broadcast addresses are used to send packets to all hosts on a network segment.
← Previous
Next →
Related Quizzes
Frequently Asked Questions
What is an IP address?
An IP address is a unique identifier assigned to each device on a network, allowing it to communicate with other devices over the internet or a local network.
How does DHCP work in IP address assignment?
DHCP (Dynamic Host Configuration Protocol) automatically assigns IP addresses to devices on a network, simplifying network configuration and management.
What are private IP addresses?
Private IP addresses are used for internal networks and are not routable on the internet. They are defined in RFC 1918 and help in conserving public IP addresses.
How are IP addresses classified?
IP addresses are classified into classes (A, B, C, D, E) based on their MSB pattern, which determines the size of the network and the number of possible hosts.
What role does an IP address play in network communication?
An IP address is crucial for data routing and network communication, as it identifies the source and destination of data packets on a network.