Last active
October 23, 2025 15:34
-
-
Save tonusoo/1cced39aa6ae53143d12623a05f02331 to your computer and use it in GitHub Desktop.
NANOG mailing list thread: https://lists.nanog.org/archives/list/[email protected]/thread/SU76M47AOL5742T6Q5OW2DBMRNSYU42Y/
Author
Author
rM had no out-delay configured:

rM had out-delay 1 under [edit protocols bgp]:

BGP UPDATE messages were captured with tshark -w rN-rL-UPDATE-messages.pcap -i e-rN-rL -f 'src host 10.1.1.10 && dst host 10.1.1.11 && tcp && port 179' where e-rN-rL was a Linux bridge connecting the rN and rL virtual machines. The resulting rN-rL-UPDATE-messages.pcap file was then analyzed with a script that calculated the number of UPDATE messages per second and produced the data in a format suitable for gnuplot.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Router "rZ" is running BIRD 3.1.4(single thread mode; all routes from BGP are synced to Linux kernel):

Router "rZ" is running FRR 10.4.1(niceness of

bgpdandzebrahas not been altered):All virtual machines are synced with the NTP server running on the host machine
lab-svr.