Obn Hoofdstuk 5

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Mutekeidaishogun
M
Mutekeidaishogun
Community Contributor
Quizzes Created: 4 | Total Attempts: 3,642
| Attempts: 927 | Vragen: 26
Please wait...

Question 1 / 26
0 %
0/100
Score 0/100
1. Welke service wordt gebruikt bij het dynamisch toekennen van IP-adressen? 

Explanation

DHCP (Dynamic Host Configuration Protocol) is used for dynamically assigning IP addresses to devices on a network. This protocol allows devices to automatically obtain an IP address, subnet mask, default gateway, and other network configuration information from a DHCP server. DNS (Domain Name System) is responsible for translating domain names into IP addresses, WINS (Windows Internet Naming Service) is a legacy system used for NetBIOS name resolution, and NetBIOS (Network Basic Input/Output System) is a protocol used for communication between devices on a local network. However, DHCP is specifically designed for the dynamic allocation of IP addresses.

Submit
Please wait...
About This Quiz
DHCP Quizzes & Trivia

2. Er wordt een bericht verzonden van een zender naar één ontvanger.   Hoe wordt dit genoemd? 

Explanation

Unicasting is the correct answer because it refers to the process of sending a message from one sender to one specific receiver. In this scenario, the message is being sent from a single sender to a single receiver, making it a unicast communication. Broadcasting refers to sending a message to all devices on a network, while multicasting refers to sending a message to a specific group of devices on a network.

Submit
3. Hoe wordt het zenden van een bericht naar alle hosts in het eigen subnet genoemd? 

Explanation

Broadcasting is the term used to describe the process of sending a message to all hosts in a specific subnet. This means that the message is sent to every device within that subnet, regardless of whether they are the intended recipient or not. Unicasting, on the other hand, refers to sending a message to a specific host, while multicasting involves sending a message to a specific group of hosts.

Submit
4. Wat is een exclusion? 

Explanation

An exclusion refers to an IP address that cannot be leased. This means that the IP address is not available for allocation or assignment to any device or client on the network. It is excluded from the pool of available IP addresses for lease or lease renewal.

Submit
5. Wat is een voordeel van het gebruik van dynamische IP-adressen ten opzichte van statische IP-adressen? 

Explanation

By using dynamic IP addresses, you can avoid the situation where two users input the same IP address for their PCs. This is because dynamic IP addresses are assigned by a DHCP server, which ensures that each device on the network receives a unique IP address. In contrast, with static IP addresses, users manually assign the IP address to their PCs, increasing the likelihood of duplication.

Submit
6. Op welk type Windows Server 2008-server kunt u geen door Active Directory geautoriseerde DHCP-server installeren? 

Explanation

You cannot install an Active Directory authorized DHCP server on a Standalone server in Windows Server 2008. Standalone servers do not have the capability to participate in Active Directory and therefore cannot be authorized to provide DHCP services. Member servers and Domain Controllers, on the other hand, can be authorized to provide DHCP services through Active Directory.

Submit
7. In uw bedrijf worden de eerste 20 IP-adressen van uw netwerk gebruikt voor de DC's. U wilt voorkomen dat deze IP-adressen aan andere machines worden uitgedeeld.   Hoe doet u dit? 

Explanation

To prevent the first 20 IP addresses from being assigned to other machines, you can create a reservation in the DHCP scope. This means that these specific IP addresses will be reserved for the designated machines, such as the DCs, and will not be assigned to any other devices on the network.

Submit
8. Waarvoor is APIPA ingevoerd? 

Explanation

APIPA (Automatic Private IP Addressing) is ingevoerd om dynamische TCP/IP-communicatie mogelijk te maken zonder het gebruik van DHCP (Dynamic Host Configuration Protocol). Met APIPA kunnen clients automatisch een IP-adres toegewezen krijgen wanneer er geen DHCP-server beschikbaar is. Dit stelt de clients in staat om met elkaar te communiceren binnen een lokaal netwerk zonder de noodzaak van handmatige configuratie of een centrale DHCP-server.

Submit
9. Kan één DHCP-server meerdere scopes bevatten? 

Explanation

A DHCP server can indeed contain multiple scopes. Scopes are used to define a range of IP addresses that can be assigned to clients on a network. Each scope can have its own set of configuration options, such as lease duration and DNS settings. This allows the DHCP server to efficiently manage IP address assignments for different subnets or VLANs within a network.

Submit
10. Wat is een voordeel van het gebruik van dynamische IP-adressen ten opzichte van statische IP-adressen? 

Explanation

A benefit of using dynamic IP addresses compared to static IP addresses is that you do not need to configure each host individually.

Submit
11. Welk IP-adres is een APIPA-adres? 

Explanation

The IP address 169.254.123.147 is an APIPA (Automatic Private IP Addressing) address. APIPA is a feature in some operating systems that allows a device to assign itself a private IP address when it is unable to obtain an IP address from a DHCP server. APIPA addresses are in the range of 169.254.0.0 to 169.254.255.255, and they are typically used in small local networks where DHCP is not available. Therefore, out of the given options, 169.254.123.147 is the only IP address that falls within the APIPA range.

Submit
12. Wat is de maximaal in te stellen leaseperiode op een Windows Server 2003 DHCP-server? 

Explanation

The maximum lease period that can be set on a Windows Server 2003 DHCP server is "Oneindig (Verloopt nooit)". This means that the lease for IP addresses will never expire, allowing clients to keep the same IP address indefinitely.

Submit
13. Wat moet u op een client in het tabblad General van het venster Internet Protocol Version 4 (TCP/IPv4) Properties selecteren om een IP-adres te verkrijgen van een DHCP-server? 

Explanation

To obtain an IP address from a DHCP server, you need to select the option "Obtain an IP address automatically" in the General tab of the Internet Protocol Version 4 (TCP/IPv4) Properties window. This option allows the client to automatically request and receive an IP address from the DHCP server, eliminating the need for manual configuration.

Submit
14. Een client stuurt een verzoek om een IP-adres uit over het netwerk waarin deze is opgenomen. In het netwerk zijn verschillende DHCP-servers actief. Alle DHCP-servers bieden een IP-adres aan.   Welk aanbod wordt door de client geaccepteerd? 

Explanation

The client accepts the first offer it receives because in a DHCP environment with multiple servers, the client will typically accept the first offer it receives to ensure a quick and efficient IP address assignment process.

Submit
15. Normaal heeft u een goed werkende verbinding met uw netwerk. Bij het inloggen vanochtend krijgt u echter een foutmelding. Er is geen verbinding met de Domain Controller mogelijk. U bekijkt de IP-instellingen van uw machine en ziet dat deze IP-adres 169.254.1.188 gebruikt.   Wat weet u nu zeker? 

Explanation

Based on the given information, the IP address 169.254.1.188 indicates that the machine is using Automatic Private IP Addressing (APIPA). APIPA is used when a DHCP server is not available to assign an IP address. Therefore, it can be concluded that the DHCP server is down, resulting in the machine being unable to obtain a valid IP address from the server.

Submit
16. Wat voorkomt u als u DHCP- de DNS-database laat updaten? 

Explanation

When you allow DHCP to update the DNS database, it can lead to the DNS database becoming inconsistent.

Submit
17. Hoe installeert u DHCP? 

Explanation

DHCP (Dynamic Host Configuration Protocol) is a network protocol that allows for automatic IP address allocation to devices on a network. To install DHCP, you need to install the relevant server role on a server. This means enabling the DHCP server role on a Windows server, which will then allow the server to provide DHCP services to the network. The other options mentioned, such as using the Setup program, Add or Remove Programs, or the Device Manager, are not the correct methods for installing DHCP.

Submit
18. Bij het leasen van een IP-adres kan DHCP ook andere TCP/IP-instellingen doorgeven aan de clients. Op deze manier wilt u het IP-adres meegeven van de Default gateway.   Hoe stelt u dit in? 

Explanation

To set this up, you need to activate the relevant option in the Scope Options. This means that when leasing an IP address, DHCP will also pass on other TCP/IP settings to the clients, including the IP address of the Default gateway.

Submit
19. Uw collega en u zitten in twee verschillende gebouwen. Gisteren verliep het pingen naar het IP-adres van de PC van uw collega correct. Vandaag echter niet.   Wat is de meest waarschijnlijke reden hiervoor? 

Explanation

The most likely reason for the ping to your colleague's PC not working today, after it worked yesterday, is that your colleague does not have access to your default gateway. The default gateway is responsible for routing network traffic between different networks or subnets. If your colleague does not have access to the default gateway, they will not be able to communicate with your network, resulting in the ping failure.

Submit
20. Wanneer is een korte leaseduur handig? 

Explanation

A short lease duration is useful when there are relatively many clients and relatively few IP addresses. In this scenario, the IP addresses need to be frequently reassigned to different clients in order to accommodate all of them. By using a short lease duration, the IP addresses can be quickly released and assigned to other clients, ensuring that all clients have access to an IP address.

Submit
21. U wilt de geïnstalleerde DHCP-server publiceren in AD.   Hoe heet dit proces? 

Explanation

The process of publishing the installed DHCP server in AD is called "autoriseren" in Dutch.

Submit
22. U heeft een scope aangemaakt op een DHCP-server. Vervolgens wilt u deze in bedrijf stellen.   Hoe heet dit laatste? 

Explanation

Activeren is the correct answer because it refers to the action of putting the created scope into operation or making it active.

Submit
23. U installeert een DHCP-server. Als u daarmee klaar bent wilt u de DHCP-server autoriseren. U ziet echter in het snelmenu van de DHCP-server de optie Authorize niet staan.   Wat heeft u fout gedaan? 

Explanation

The correct answer states that the user has installed DHCP on a standalone server. This means that the DHCP server is not part of a domain and therefore cannot be authorized. DHCP servers can only be authorized in a domain environment.

Submit
24. Wat heeft u nodig als u een reservation maakt? 

Explanation

The correct answer is "Zowel het toe te kennen IP-adres van de client als het MAC-adres van de netwerkkaart van de client." This means that when making a reservation, you need both the IP address that you want to assign to the client and the MAC address of the client's network card.

Submit
25. Wat is een kenmerkend verschil tussen autoriseren en activeren op een DHCP-server? 

Explanation

The correct answer is that authorizing refers to the DHCP server, while activating refers to a DHCP scope. This means that authorizing a DHCP server allows it to start providing IP addresses to clients, while activating a DHCP scope specifies the range of IP addresses that can be assigned to clients within that scope.

Submit
26. Wat is het voordeel van het gebruik van dynamische IP-adressen ten opzichte van statische IP-adressen? 

Explanation

The advantage of using dynamic IP addresses compared to static IP addresses is that setting various client options on the network becomes much easier.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 21, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Nov 05, 2011
    Quiz Created by
    Mutekeidaishogun
Cancel
  • All
    All (26)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Welke service wordt gebruikt bij het dynamisch toekennen van...
Er wordt een bericht verzonden van een zender naar één...
Hoe wordt het zenden van een bericht naar alle hosts in het eigen...
Wat is een exclusion? 
Wat is een voordeel van het gebruik van dynamische IP-adressen ten...
Op welk type Windows Server 2008-server kunt u geen door Active...
In uw bedrijf worden de eerste 20 IP-adressen van uw netwerk gebruikt...
Waarvoor is APIPA ingevoerd? 
Kan één DHCP-server meerdere scopes bevatten? 
Wat is een voordeel van het gebruik van dynamische IP-adressen ten...
Welk IP-adres is een APIPA-adres? 
Wat is de maximaal in te stellen leaseperiode op een Windows Server...
Wat moet u op een client in het tabblad General van het venster...
Een client stuurt een verzoek om een IP-adres uit over het netwerk...
Normaal heeft u een goed werkende verbinding met uw netwerk. Bij het...
Wat voorkomt u als u DHCP- de DNS-database laat updaten? 
Hoe installeert u DHCP? 
Bij het leasen van een IP-adres kan DHCP ook andere...
Uw collega en u zitten in twee verschillende gebouwen. Gisteren...
Wanneer is een korte leaseduur handig? 
U wilt de geïnstalleerde DHCP-server publiceren in AD....
U heeft een scope aangemaakt op een DHCP-server. Vervolgens wilt u...
U installeert een DHCP-server. Als u daarmee klaar bent wilt u de...
Wat heeft u nodig als u een reservation maakt? 
Wat is een kenmerkend verschil tussen autoriseren en activeren op een...
Wat is het voordeel van het gebruik van dynamische IP-adressen ten...
Alert!

Advertisement