From 68eeaa9d234e2ba6b8d088d0891a1d30872bd223 Mon Sep 17 00:00:00 2001 From: Konstantin Hintermayer Date: Tue, 14 Jan 2025 11:08:01 +0000 Subject: [PATCH] Note: DHCP Server IP Pools und exkludierte Addressen --- NWT/4BHITN-DHCP-LAB-7.4.2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NWT/4BHITN-DHCP-LAB-7.4.2.md b/NWT/4BHITN-DHCP-LAB-7.4.2.md index 07a14cc..678f18c 100644 --- a/NWT/4BHITN-DHCP-LAB-7.4.2.md +++ b/NWT/4BHITN-DHCP-LAB-7.4.2.md @@ -147,6 +147,8 @@ Subnet A and Subnet C. - Issue the command show ip dhcp bindings to examine established DHCP address assignments. - Issue the command show ip dhcp server statistics to examine DHCP messages. +#### Note: Der DHCP Pool zeigt alle IP Addressen an. Auch die, die vorher exkulidert worden sind. + ### Step 4: Attempt to acquire an IP address from DHCP on PC-A - Open a command prompt on PC-A and issue the command ipconfig /renew. - Once the renewal process is complete, issue the command ipconfig to view the new IP information.