Hi Zaid, > decrease the packet loss when link flapped without BGP sessions reset You can use BFD with eBGP peers
Than you can use either: address-family ipv4 vrf 1 maximum-paths eibgp 8 bgp advertise-best-external or: address-family ipv4 vrf 1 bgp advertise-best-external bgp additional-paths install maximum-paths 8 maximum-paths ibgp 8 adam -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of zaid Sent: Wednesday, November 07, 2012 1:22 PM To: [email protected] Subject: [c-nsp] BGP NSR without SSO Hi all How can deploy BGP NSR without SSO on 12000 XR or such mechanism to decrease the packet loss when link flapped without BGP sessions reset ( ex: XR Router multi homed with different ISP ) the packet loss happens on the other during the recalculation of the best path. thanks ZH _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/ _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
