| Hi, On Nov 10, 2009, at 6:44 PM, William Herrin wrote:
Oops sorry my mistake I though you were talking about that the connection to ISP went down but obviously you meant that the T1 connection between C and A dies. In that case, yes, the routing protocol should resolve this situation. As probably the routers A, B, C run some routing protocol (OSPF, BGP, RIP or whatever) that will have to resolve the situation and get the packets routed correctly through although using route that is less preferred than the route normally used due to higher metric value. Of course as we now are talking about multiple default routes that are advertised between the routers A, B, C so we need to add source address prefix in to the default route advertisements. Right? Then the C router should see that router A is advertising (default, prefix:1.2.3.0/24, metric 1) and B is advertising (default, prefix:1.2.3.0/24, metric 2). This information doesn't necessarily need to go all the way to client. If it does, e.g. there are two physically different routers that CS may use to reach networks A and B, then we need that CS listens to these advertisements and makes up his mind and if it is the CS that has to select the correct next hop router then DHCP is not the protocol you want to use to configure routes as it is designed to deliver more or less static routes that do not change (at least) during the address lease time.
Yep, the addresses are valid for internal traffic but the default route is not any more valid.
Regards, Jan |
Note Well: Messages sent to this mailing list are the opinions of the senders and do not imply endorsement by the IETF.