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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

rMhad noout-delayconfigured:rMhadout-delay 1under[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'wheree-rN-rLwas a Linux bridge connecting therNandrLvirtual machines. The resultingrN-rL-UPDATE-messages.pcapfile was then analyzed with a script that calculated the number of UPDATE messages per second and produced the data in a format suitable forgnuplot.