Disabling DHCP client default route

Posted on May 7, 2011. Filed under: Uncategorized | Tags: , , |


If you do not wish for your router to install the default route it receives when DHCP client is enabled on an interface,  use the command below to raise the AD so it’s not entered into RIB.  This is useful if you are using dynamic routing on a WAN interface, and want to use object tracking to detect lack of default routing.

!
interface FastEthernet0/0
description WAN LINK
bandwidth 1000000
ip dhcp client default-router distance 255 
ip address dhcp

Make a Comment

Leave a comment

Liked it here?
Why not try sites on the blogroll...