F5F Stay Refreshed Power Users Networks Your IP address may change depending on your network settings and service provider.

Your IP address may change depending on your network settings and service provider.

Your IP address may change depending on your network settings and service provider.

Pages (3): Previous 1 2 3
A
adam528
Junior Member
33
12-07-2023, 11:13 PM
#21
What? Clearly, DHCP must maintain a log of the assigned address and the device receiving it. The client communicates its desired address, and DHCP allocates it.
A
adam528
12-07-2023, 11:13 PM #21

What? Clearly, DHCP must maintain a log of the assigned address and the device receiving it. The client communicates its desired address, and DHCP allocates it.

K
koen_frank
Member
72
12-08-2023, 08:20 AM
#22
I misunderstood your point. You mentioned it's much simpler to use DHCP rather than manually configuring each device with static settings. With DHCP, I can add extra static routes and various details to all devices whenever needed, without having to log in to each one and adjust settings individually.
K
koen_frank
12-08-2023, 08:20 AM #22

I misunderstood your point. You mentioned it's much simpler to use DHCP rather than manually configuring each device with static settings. With DHCP, I can add extra static routes and various details to all devices whenever needed, without having to log in to each one and adjust settings individually.

A
53
12-08-2023, 09:03 AM
#23
Setting a fixed IP address prevents the device from asking for an IP through DHCP. The server isn't needed when the device can choose its own address automatically.
A
alexsandar_123
12-08-2023, 09:03 AM #23

Setting a fixed IP address prevents the device from asking for an IP through DHCP. The server isn't needed when the device can choose its own address automatically.

A
anto2003roma
Member
80
12-12-2023, 10:35 AM
#24
In other words, DHCP might not actually give an address that's already taken, but it must track every device that connects to avoid clashes. It’s possible for DHCP to handle assignments without conflict even if it doesn’t technically reserve the address.
A
anto2003roma
12-12-2023, 10:35 AM #24

In other words, DHCP might not actually give an address that's already taken, but it must track every device that connects to avoid clashes. It’s possible for DHCP to handle assignments without conflict even if it doesn’t technically reserve the address.

V
Vichoflo
Senior Member
396
12-12-2023, 12:28 PM
#25
DHCP only manages IP addresses assigned by it, not those set manually by devices. This can lead to conflicts. The system operates this way. To ensure the DHCP server knows about all devices, it must assign IP addresses. For a device to consistently receive the same IP and the server to track it, create a static DHCP lease on the server.
V
Vichoflo
12-12-2023, 12:28 PM #25

DHCP only manages IP addresses assigned by it, not those set manually by devices. This can lead to conflicts. The system operates this way. To ensure the DHCP server knows about all devices, it must assign IP addresses. For a device to consistently receive the same IP and the server to track it, create a static DHCP lease on the server.

Pages (3): Previous 1 2 3