"Miha Pihler [MVP]" <mihap-(E-Mail Removed)> wrote in message
news:eDt$(E-Mail Removed)...
> This article should help you out,
>
> Default Gateway Behavior for Windows TCP/IP
> http://www.microsoft.com/technet/com...uy/cg0903.mspx
So if I read this article correctly, we can use DHCP to configure two
default routes for every Windows computer on our internal network. One of
those will be a primary with metric 10 and the other is the backup with
metric 20. For just TCP-based activity, any Windows client will
automatically detect a failed router after three attempts to connect through
it and then switch over to the other router for that connection.
The key thing is to not have routers on multiple interfaces. But multiple
routers on a single interface, when the metric makes clear which is the
primary, should work reliably.
--
Will