lab 8-2 Flashcards

1
Q

Which of the following statements correctly describes the function of a DHCP relay agent?

A. A DHCP relay agent distributes the IP configuration settings to clients

B. A DHCP relay agent is a Windows workstation that supports NetBIOS broadcasting

C. A DHCP relay agent is a computer with more than one network interface that forwards IP configuration to another network segment

D. A DHCP relay agent has one network interface running in full-duplex mode

A

A DHCP relay agent is a computer with more than one network interface that forwards IP configuration to another network segment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

To configure a Windows Server computer to function as a DHCP relay agent host, which of the following Windows server roles or features must be installed?

A. Remote-Desktop-Services

B. NPAS

C. DirectAccess-VPN

D. Remote-Assistance

A

DirectAccess-VPN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which of the following Windows PowerShell commands enables an administrator to configure Windows Remote Access service? [Choose all that apply]

A. Install-WindowsFeature -Name DirectAccess-VPN -IncludeAllSubFeature

B. Install-WindowsFeature -Name DirectAccess-VPN -IncludeManagementTools

C. Add-WindowsFeature -Name DirectAccess-VPN -IncludeAllSubFeature

D. Add-WindowsFeature -Name DirectAccess-VPN -IncludeManagementTools

A

Install-WindowsFeature -Name DirectAccess-VPN -IncludeManagementTools

Add-WindowsFeature -Name DirectAccess-VPN -IncludeManagementTools

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which of the following commands do you run on Windows 10 to collect details, such as the IPv4 address of the DHCP server that issued the IPv4 address lease?

A. ipconfig

B. Get-NetIPAddress

C. Get-NetIPInterface

D. ipconfig /all

A

ipconfig /all

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

You have a DCHP server PLABDC01, connected to subnet 172.16.0.0/24, and a client computer PLABWIN101 connected to subnet 172.16.1.0/24. You also have a DHCP Relay Agent PLABSA02, which has two network interfaces - NIC1, connected to 172.16.0.0/24 and NIC2, connected to 172.16.1.0/24. Which interface do you select to enable PLABSA02 to forward DHCP packets to PLABWIN101?

A. Internal

B. NIC2

C. None

D. NIC1

A

NIC2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly