Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
20 分のリースを提供するように構成された centOS DHCP サーバーがあります。しかし、クライアントは 10 分間のリースを要求しています。クライアントが 10 分のリースを要求した場合でも、20 分のリースを提供するように dhcpd を構成することは可能ですか。
dhcpd.conf(5)を参照してください。
The min-lease-time statement min-lease-time time; Time should be the minimum length in seconds that will be assigned to a lease.