Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
|||||||||||||||||||||||||||||||
|
Posted by Charles N Wyble on June 3, 2008, 3:05 am
Please log in for more thread options scenario (home router on DSL line). For some reason the router of last resort only gets set if I set FastEthernet0/1 address via dhcp. If I set it statically and then set router of last resort it doesn't show in show run config. Anyone seen something like this? Is it a known bug in a slightly outdated version of IOS? ROM: System Bootstrap, Version 12.3(8r)T6, RELEASE SOFTWARE (fc1) I haven't read through all of the release notes for later versions of IOS. Is that where I should look to see bug notices or is there some place else I should check for that? Thanks! Charles | |||||||||||||||||||||||||||||||
|
Posted by Sam Wilson on June 3, 2008, 5:28 am
Please log in for more thread options If you set the Fa0/1 address manually are you also setting a default route? If not then there won't be one. A DHCP server will usually provide a default gateway as well as an IP address (as well a whole bunch of other stuff). Sam | |||||||||||||||||||||||||||||||
|
Posted by Trendkill on June 3, 2008, 7:16 am
Please log in for more thread options >
> > So I have a strange issue with my 1841. I'm using it in a very simple
> > scenario (home router on DSL line). >
> > For some reason the router of last resort only gets set if I set
> > FastEthernet0/1 address via dhcp. If I set it statically and then set > > router of last resort it doesn't show in show run config. >
> > Anyone seen something like this? Is it a known bug in a slightly
> > outdated version of IOS? >
> > ROM: System Bootstrap, Version 12.3(8r)T6, RELEASE SOFTWARE (fc1)
>
> > I haven't read through all of the release notes for later versions of
> > IOS. Is that where I should look to see bug notices or is there some > > place else I should check for that? >
> If you set the Fa0/1 address manually are you also setting a default > route? If not then there won't be one. A DHCP server will usually > provide a default gateway as well as an IP address (as well a whole > bunch of other stuff). > > Sam Sam is right on point, if you are not running a routing protocol with the provider (which is never done on Residential service), then you router is getting its default gateway from the DHCP process. DHCP can provide many extra fields beyond an IP and Subnet Mask, such as DNS servers, default gateways, and tftp servers. As soon as you set a static, you must provide these variables on your own to each node on that same subnetwork (in this case, probably only your router, and DNS/ TFTP are probably not needed). | |||||||||||||||||||||||||||||||
|
Posted by Charles N Wyble on June 3, 2008, 1:42 pm
Please log in for more thread options Sam Wilson wrote:
>>
>> For some reason the router of last resort only gets set if I set >> FastEthernet0/1 address via dhcp. If I set it statically and then set >> router of last resort it doesn't show in show run config. >> >> Anyone seen something like this? Is it a known bug in a slightly >> outdated version of IOS? >> >> ROM: System Bootstrap, Version 12.3(8r)T6, RELEASE SOFTWARE (fc1) >> >> I haven't read through all of the release notes for later versions of >> IOS. Is that where I should look to see bug notices or is there some >> place else I should check for that? >
> If you set the Fa0/1 address manually are you also setting a default > route? Ah good point. I set the gateway but not the default route. If not then there won't be one. A DHCP server will usually > provide a default gateway as well as an IP address (as well a whole
> bunch of other stuff). Yes I know that. :) I have configured many DHCP servers/setups. Thanks for the insight! Charles | |||||||||||||||||||||||||||||||
|
Posted by Sam Wilson on June 3, 2008, 1:56 pm
Please log in for more thread options
> Sam Wilson wrote:
> >
> > If you set the Fa0/1 address manually are you also setting a default > > route? >
> Ah good point. I set the gateway but not the default route. You may know this as well, but "ip default-gateway" isn't the same as a default route - IIRC it's only used when the box isn't configured as a router. Sam | |||||||||||||||||||||||||||||||
| Similar Threads | Posted |
| Default router issue | June 3, 2008, 3:05 am |
| Reg. IPv6 Default Router | February 14, 2007, 10:27 pm |
| Edge BGP Router as Default Gateway | November 4, 2005, 11:58 am |
| More than one default router on MPLS network | January 24, 2007, 5:20 am |
| Re:IPv6 Default Router List | February 8, 2007, 1:29 am |
| [Q]Factory Default Cisco 837 ADSL Router | October 9, 2005, 1:30 am |
| 1841 router issue ... | September 5, 2005, 9:58 am |
| 1720 Router issue ? | July 5, 2006, 4:27 pm |
| core router firewall issue | August 9, 2005, 12:56 am |
| Cisco 2621 router config issue | December 23, 2007, 5:49 am |
| Routing Question - How to send default internet traffic to PIX and VPN traffic from router out internet | February 27, 2007, 1:58 pm |
| Default GW | June 13, 2007, 4:01 am |
| IPS default action | September 15, 2005, 3:14 pm |
| 501 default config. | September 22, 2005, 5:26 pm |
| default gateways for vpn | October 7, 2005, 4:03 pm |

Default router issue
Yahoo!
Windows Live
del.icio.us
digg
Netscape 






> scenario (home router on DSL line).
>
> For some reason the router of last resort only gets set if I set
> FastEthernet0/1 address via dhcp. If I set it statically and then set
> router of last resort it doesn't show in show run config.
>
> Anyone seen something like this? Is it a known bug in a slightly
> outdated version of IOS?
>
> ROM: System Bootstrap, Version 12.3(8r)T6, RELEASE SOFTWARE (fc1)
>
> I haven't read through all of the release notes for later versions of
> IOS. Is that where I should look to see bug notices or is there some
> place else I should check for that?