Note: DHCP Server IP Pools und exkludierte Addressen

This commit is contained in:
Konstantin Hintermayer 2025-01-14 11:08:01 +00:00
parent da10c111a1
commit 68eeaa9d23

View File

@ -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.