Hi, Tony: Aijun Wang China Telecom
> On Mar 9, 2021, at 12:32, Tony Li <[email protected]> wrote: > > > Hi Aijun, > >> Stuffing things in the IGP seems like a poor way of determining that there’s >> a BGP failure. Wouldn’t BFD be a more appropriate way of determining the >> loss of connectivity? Or aggressive BGP keepalive timers? >> [WAJ] For BFD, you need to configure between each pair of them to track the >> connectivity. For BGP keeplive times, the duration is too long. > > > You have to configure BGP on both sides too. [WAJ] Aim is the BGP process acts upon the PUA message automatically. > > Most implementations do allow you to change the timers. [WAJ] it is not efficient as the event trigger mechanism. It is the same comparison between Poll and Push/Notify mechanism. > > >>> The other side of BGP peer can quickly remove the BGP session when it >>> receives such PUA message which tell it the other peer is down now. Other >>> BGP peer protection procedures can then take effects on. >>> The immediate notification of the failure prefix can certainly accelerate >>> the switchover of BGP control plane and also the service traffic that such >>> BGP session carries. >> >> >> The IGP is a very poor way of delivering service liveness information. >> [WAJ] why? > > > Because it’s not a service (un)availability protocol. It’s a reachability and > path computation function. That is it’s role in the architecture. Asking it > to do something else is a violation of the architecture. > > Routing protocols are not transport protocols. Or dump trucks. Or service > advertisement protocols. [WAJ]Here I think you can consider the ABR router advertises the wrong summary information and should correct itself via the PUA message. Action on the PUA message is the following optimize treatments. > > >> That seems 100% unnecessary as the longer prefix will attract the traffic in >> the way that you want. >> [WAJ] If the ABR advertises such detail prefix, it will certainly attract >> the traffic. But here the PUA message is just to trigger the ABR to >> advertise such detail prefix, or else, such ABR will still advertise the >> summary address. > > > You don’t need the PUA message. The ABR can see the loss of topology and can > realize that it’s the best path to the prefix and can then advertise the > explicit longer prefix in addition to the normal summary. [WAJ] The advertise of the details prefixes only occurs when some of the ABRs can reach the prefixes, but some can’t reaches. If there is no PUA message, how can one ABR knows other ABRs can’t reach the prefixes? It can only know whether itself can reach or not. Or else, you should require the ABR run SPF on behalf of other ABRs? > > Tony > > _______________________________________________ Lsr mailing list [email protected] https://www.ietf.org/mailman/listinfo/lsr
