Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Test  >  GATE Computer Science Engineering(CSE) 2027 Mock Test Series  >  Test: DHCP (Dynamic Host Configuration Protocol) - Computer Science Engineering (CSE) MCQ

GATE Computer Science EngineeringCSE 2027 Test: DHCP Dynamic Host Configuration


MCQ Practice Test & Solutions: Test: DHCP (Dynamic Host Configuration Protocol) (10 Questions)

You can prepare effectively for Computer Science Engineering (CSE) GATE Computer Science Engineering(CSE) 2027 Mock Test Series with this dedicated MCQ Practice Test (available with solutions) on the important topic of "Test: DHCP (Dynamic Host Configuration Protocol)". These 10 questions have been designed by the experts with the latest curriculum of Computer Science Engineering (CSE) 2026, to help you master the concept.

Test Highlights:

  • - Format: Multiple Choice Questions (MCQ)
  • - Duration: 30 minutes
  • - Number of Questions: 10

Sign up on EduRev for free to attempt this test and track your preparation progress.

Test: DHCP (Dynamic Host Configuration Protocol) - Question 1

DHCP is used for ________

Detailed Solution: Question 1

DHCP is used for both IPv4 and IPv6 addressing. With DHCP you get to let the hosts know about the change dynamically, and hosts update their info themselves.

Test: DHCP (Dynamic Host Configuration Protocol) - Question 2

IP assigned for a client by DHCP server is

Detailed Solution: Question 2

The IP address offered to a client is only for a limited period of time. There is actually a certain amount of time that the client can use and keep this IP address.

Test: DHCP (Dynamic Host Configuration Protocol) - Question 3

The DHCP server can provide the _______ of the IP addresses.

Detailed Solution: Question 3

When a host acquires multiple offers of IP addresses from different DHCP servers, the host will broadcast a dhcp request identifying the server whose offer has been accepted.

Test: DHCP (Dynamic Host Configuration Protocol) - Question 4

After obtaining the IP address, to prevent the IP conflict the client may use _________

Detailed Solution: Question 4

ARP abbreviation for address resolution protocol is used for mapping IP addresses to MAC addresses that are present in the local network.

Test: DHCP (Dynamic Host Configuration Protocol) - Question 5

If DHCP snooping is configured on a LAN switch, then clients having specific ______ can access the network.

Detailed Solution: Question 5

The DHCP snooping is done to prevent unauthorized IP addresses being offered by unauthorized servers. This features allows only specific mac addresses and IP addresses to access the network.

Test: DHCP (Dynamic Host Configuration Protocol) - Question 6

DHCP (dynamic host configuration protocol) provides __________ to the client.

Detailed Solution: Question 6

We use DHCP to allow the hosts to acquire their ip addresses dynamically which is better than visiting each and every host on the network and configure all of this information manually.

Test: DHCP (Dynamic Host Configuration Protocol) - Question 7

The DHCP server _________

Detailed Solution: Question 7

Whenever a DHCP server gets a request from a client it responds with a DHCP offer containing IP address being offered, network mask offered, the amount of time that the client can use and keep it, the ip address of the DHCP server making this offer.

Test: DHCP (Dynamic Host Configuration Protocol) - Question 8

DHCP uses UDP port _________ for sending data to the server.

Detailed Solution: Question 8

67 is the UDP port number that is used as the destination port of a server. Whereas UDP port number 68 is used by the client.

Test: DHCP (Dynamic Host Configuration Protocol) - Question 9

DHCP client and servers on the same subnet communicate via _________

Detailed Solution: Question 9

DHCP actually employs a connectionless service, which is provided by UDP, since TCP is connection oriented. It is implemented with two UDP port numbers 67 and 68 for its operations.

Test: DHCP (Dynamic Host Configuration Protocol) - Question 10

What is DHCP snooping?

Detailed Solution: Question 10

DHCP snooping is a security feature that is used in OS of a network in the layer 2. This technology prevents unauthorized DHCP servers offering IP addresses to DHCP clients.

56 docs|215 tests
Information about Test: DHCP (Dynamic Host Configuration Protocol) Page
In this test you can find the Exam questions for Test: DHCP (Dynamic Host Configuration Protocol) solved & explained in the simplest way possible. Besides giving Questions and answers for Test: DHCP (Dynamic Host Configuration Protocol), EduRev gives you an ample number of Online tests for practice
Download as PDF