06:47:49 route,ospf,debug RECV: Hello <- x.x.x.41 on eth2 xxxxx (x.x.x.42)
06:47:49 route,ospf,debug received options: E
06:47:50 route,ospf,debug SEND: Hello x.x.x.42 -> 224.0.0.5 on eth2 xxxxx
06:47:59 route,ospf,debug RECV: Hello <- x.x.x.41 on eth2 xxxxx (x.x.x.42)
06:47:59 route,ospf,debug received options: E
06:48:00 route,ospf,debug SEND: Hello x.x.x.42 -> 224.0.0.5 on eth2 xxxxx
[zzzzzz] > ping x.x.x.41
HOST SIZE TTL TIME STATUS
X.X.X.41 timeout
X.X.X.41 timeout
X.X.X.41 timeout
X.X.X.41 timeout
X.X.X.41 timeout
X.X.X.41 timeout
X.X.X.41 timeout
sent=7 received=0 packet-loss=100%
[zzzzzz] /system> telnet x.x.x.41
Trying x.x.x.41...
telnet: Unable to connect to remote host: No route to host
[zzzzzz] > /ip route print
Flags: X - disabled, A - active, D - dynamic, C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
38 ADC x.x.x.40/29 x.x.x.42 eth2 xxxxx 0
[zzzzzz] > ping 224.0.0.5
HOST SIZE TTL TIME STATUS
224.0.0.5 timeout
224.0.0.5 timeout
224.0.0.5 timeout
224.0.0.5 timeout
224.0.0.5 timeout
224.0.0.5 timeout
224.0.0.5 timeout
"
[zzzzzz] /ip address> print
Flags: X - disabled, I - invalid, D - dynamic
ADDRESS NETWORK INTERFACE
1 ;;; xxxxxx
x.x.x.42/29 x.x.x.40 eth2 xxxxxx
Also the MPLS neighborship is up
Do you know any type of mechanism to place the interface into some type of listening state just like in STP, while the ping stats are below certain threshold? Can I do this with BFD?