Dear All,

 

Please help me regarding this.

 

 

Thanks & Regards

Abu Nasar Md. Saifullah

 

 

From: saifullah@fiberathome.net <saifullah@fiberathome.net>
Sent: Wednesday, April 12, 2023 10:19 PM
To: 'bird-users@network.cz' <bird-users@network.cz>
Subject: BIRD is taking too much time to converge 106362 prefixes from a non-client iBGP neighbor

 

Dear Concern,

 

After installing BIRD, I made iBGP neighbor with 8 routers. From a non-client neighbor it should receive about 106362 prefixes but I found it is taking huge time to process and converge the mentioned prefixes. It took about 35 minutes to process, converge and advertise prefixes to other neighbors. Is it normal behavior or am I missing sometime to make faster convergence? Kindly suggest me.

 

Related configuration parts are given below (actual IP and names are changed):

 

router id <local_ip>;

vpn4 table vpntab4;

 

template bgp template_rr_non_client {

      local <local_ip> as as_number;

      neighbor as as_number;

      vpn4 mpls {

              table vpntab4;

              import all;

              export all;

      };

}

protocol bgp <non_client_neighbor> from template_rr_non_client {

      neighbor non_client_neighbor_ip;

}

 

template bgp template_rr_client2 {

      local <local_ip> as as_number;

      neighbor as as_number;

      rr client;

      rr cluster id <local_ip>;

 

      vpn4 mpls {

              table vpntab4;

              import all;

              export all;

      };

 

}

#

protocol bgp client1 from template_rr_client2 {

      neighbor client1_ip;

.

.

.

}

protocol bgp client7 from template_rr_client2 {

      neighbor client7_ip;

}

 

 

Thanks & Regards

Saifullah Nasar

 



-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
The content of this email is confidential and intended for the recipient specified in message only. It is strictly forbidden to share any part of this message with any third party, without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
House # 7/B, Road # 13, Gulshan-1, Dhaka-1212, Phone: +880 2 8814615-6, 8814868
Email: info@fiberathome.net, Website: https://www.fiberathome.net/