DHCP Server Failover and Load Balancing Configuration Notes (Consise)

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:27 AM on 9/14/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

10 Terms

1
New cards

What is the role of DC1 in the DHCP infrastructure?

DC1 is the Primary server that manages scopes 'corp net', 'corp net two', and 'corp net three'.

2
New cards

What is the initial scope managed by DC2?

DC2 is a partner server that manages the 'corp net' scope.

3
New cards

How can you identify failover relationships in the DHCP GUI?

By checking the Active failover scope context menu and the 'Failover' tab in the Scope Properties.

4
New cards

What does the 'Reuse Existing Relationships' option do in the wizard?

Unchecking this option exposes detailed setup parameters for configuration.

5
New cards

What load balance split is used between DC1 and DC2?

The load balance split is assigned 50% to DC1 and 50% to DC2.

6
New cards

What is the purpose of the 'Maximum Lead Time' in DHCP failover configuration?

It defines the maximum duration the partner can extend leases issued by the original server.

7
New cards

What cmdlet is used to configure DHCP failover in PowerShell?

The cmdlet used is 'Add-DhcpServerv4Failover'.

8
New cards

In which PowerShell command context is 'corp net three' targeted?

'corp net three' is targeted in the context of configuring DHCP failover between DC1 and DC2.

9
New cards

What is the function of message authentication in DHCP failover?

It uses a shared secret key string for mutual authentication between partner servers.

10
New cards

What happens to the lease state updates in load balancing mode?

Immediate lease state updates prevent duplicate IP allocation.