cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
446
Views
5
Helpful
2
Replies

Make IOS DHCP server respond slower

Hi,

We only want the local IOS DHCP to be used if the WAN link (which has prefered DHCP servers on the other side of it) is dead.

Are there any config. options with "ip helper" or the IOS DHCP server to enable it to be used with least preference.

Regards, MH

2 Replies 2

Richard Burts
Hall of Fame
Hall of Fame

MH

I am not aware of any configuration option that will slow down the response of the DHCP server if it is configured on the local IOS.

HTH

Rick

HTH

Rick

Hi,

I agree with Rick, I don't think there is any automatic way to do this kind of thing. I have been using a different method which works perfect for me, but this involves manual intervention.

You may wish to use this too. This is how I do it....

Configure IOS DHCP and then exclude all addresses from the scope. So your dhcp is fully configured but unable to issue the IP addresses as no address is available. While your prefered DHCP servers will be serving the DHCP requests.

If ever there is a problem, you need to manually change the config and include the available IP addresses in each scope. It works for me fine as I am not responsible for Wintel servers but I am responsible for Cisco kit only. It also allows be to quickly pinpoint the kind of problem. But it may be different case for you.

HTH

Shaheen