Hi guys,
i have an issue with BFD… BFD Session is not comming up.
Setting 200ms and in the raw packet there is 1000ms sent. WHY?
I have attached the pcap-file as ZIP and the logging from juniper
BFD-Configuration Mikrotik
[admin@router.de.obing.landertsham] > /routing/bfd/export
# 2024-12-21 10:04:19 by RouterOS 7.16.2
# model = CCR2004-1G-12S+2XS
/routing bfd configuration
add disabled=no interfaces=sfp-sfpplus1.upstream.v2220 min-rx=200ms min-tx=200ms multiplier=5
add disabled=no interfaces=sfp-sfpplus1.upstream.v2221 min-rx=200ms min-tx=200ms multiplier=5
add disabled=no interfaces=all min-rx=200ms min-tx=200ms multiplier=5
[admin@router.de.obing.landertsham] >
BFD-Configuration Juniper
bfd-liveness-detection {
minimum-interval 200;
minimum-receive-interval 200;
multiplier 5;
transmit-interval {
minimum-interval 200;
}
}

bfd.zip (1.11 KB)
juniper see mikrotik bfd.txt (13.7 KB)