Re: babel rtt in bird: How to set the RTT equal to the latency?

2023-10-27 Thread Juliusz Chroboczek
> default type tunnel rtt-min 1 rtt-max 1001 max-rtt-penalty 1000 > enable-timestamps true > ``` > It causes the RTT to be equal to the latency to the other node. More precisely, it causes the cost to be equal to the RTT. The recommended default values are much more conservative: rtt-min 10

dumping BGP4MP* data

2023-10-27 Thread Ioannis Paterakis
Dear bird-users, Thank you very much for the acceptance on this list. Excuses if this question has been placed here before but I couldn’t find anything in the archives or in any documentation available. Is there a way to dump mrt files from bird with bgp updates (BGP4MP*) data only? Thank you