<div dir="ltr">Hello,<div><br></div><div><p style="box-sizing:inherit;margin:20px 0px;color:rgb(88,88,91);font-family:CiscoSans,Arial,sans-serif;font-size:16px">I am working on a topology which has 6 AS systems in Mininet. BGP is running between AS systems. The topology is not connected to any external network (internet/ISP).</p><p style="box-sizing:inherit;margin:20px 0px;color:rgb(88,88,91);font-family:CiscoSans,Arial,sans-serif;font-size:16px">I want to get BGP updates every minute. I understand that updates are sent when there is some change in the topology. I wrote a script that advertised its network, then withdrew it next minute and then advertises again. When there is an advertisement, updates are sent but they are overwritten by the previous updates. I am getting just one update each time I view a dump file.</p><p style="box-sizing:inherit;margin:20px 0px;color:rgb(88,88,91);font-family:CiscoSans,Arial,sans-serif;font-size:16px">For update i am using " dump bgp updates router.dump 60" command.</p><p style="box-sizing:inherit;margin:20px 0px;color:rgb(88,88,91);font-family:CiscoSans,Arial,sans-serif;font-size:16px">I am a newbie in networking stuff. Please help!</p></div></div>