Re: Difference between these two static default routes?

From: Cisco Disco (itguy.pro@gmail.com)
Date: Thu Aug 21 2008 - 22:29:57 ART


The one with DHCP would insert whatever default gateway is configured in
your dhcp server... in this case the ISP.

The one without dhcp option would cause some issues as far as your ISP and
their DHCP setup is concerned.

regards,

Haroon

On Thu, Aug 21, 2008 at 9:11 PM, Wilson Chan <wilson@wilsonch.gotdns.com>wrote:

> I stumbled upon the "dhcp" option in setting a default route. Is there a
> difference between the two route statements in the example below and if
> there is which is the preferred way and why? Thanks!
>
>
> interface FastEthernet0
> description ***To ISP***
> ip address dhcp
>
> ip route 0.0.0.0 0.0.0.0 FastEthernet0
> ip route 0.0.0.0 0.0.0.0 FastEthernet0 dhcp
>
>
>
> Wilson
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Mon Sep 01 2008 - 08:15:31 ART