Kyle Posted January 25, 2007 Posted January 25, 2007 I went to a secondary school today who have their own NM but he is off long term sick. I was just checking certain things on the DC which does DHCP and DNS when i noticed that the DHCP lease duration was set to one hour..???? Now tell me i am wrong but i thought the default setting was 8 days. I have no idea why it was set to this or even if the NM knows. I changed it today to 3 days for the time being because this is the next time Will go into the school again. Was under the impression that having the lease set to 1 hour would cause increased DHCP traffic on the network, especially has this is a situation where everyone logs on on the our every hour. Am i correct in thinking this? If so what sort of increase in traffic would this cause in 600 client network?
Gatt Posted January 25, 2007 Posted January 25, 2007 Ok my understanding of DHCP is.. 1)Client sends a DHCPDISCOVER packet across entire netowrk to locate a DHCP Server 2)DHCP Server sends DHCPOFFER packet back to client 3)Client send DHCPREQUEST packet back to DHCP server 4)DHCP Server Sends DHCPACK or DHCPNAK 5) If IP is in use then the Client sends back a DHCPDECLINE packet, then starts again. link... (repeat for each DHCP PC on the network..) IIRC, each packet can be anywhere from 312Bytes upto 512 (depending on what options u have in on the DHCP server) and think the max is 1400bytes
ChrisH Posted January 25, 2007 Posted January 25, 2007 1 hour is far to short for that kind of environment where most PCs are always there and on every day. The only time you would set a lease so low would be when you were planning to migrate the DHCP over or something or if you were running some kind of hospot where you got many different devices connecting for a while and not returning.
Geoff Posted January 25, 2007 Posted January 25, 2007 Yep, if you have lots of static devices then use long leases. Alternatively if you have lots of devices coming on and off your network then use shorter leases. If you have a mix, split them up into separate scopes. Desktop PC's vs Teacher Laptops for example.
ChrisH Posted January 25, 2007 Posted January 25, 2007 In the situation of teachers laptops you can use ipconfig/setclassid so they can pull their IP from a defined range which will maybe have shorter leases.
acb_ Posted January 25, 2007 Posted January 25, 2007 We assign very short leases to PDAs, longer leases to fixed workstations - all within the same scope, differentiated by classid.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now