<div dir="ltr">Hello K.<div><br></div><div>What does "disabled" setting mean?<br></div><div><br></div><div>This is my configuration</div><div><div>==================================</div><div>protocol bfd {<br>        multihop {<br>            min rx interval 300 ms;<br>            min tx interval 300 ms;<br>            multiplier 3;<br>        };<br>}<br></div><div><br></div><div>protocol bgp as1 {<br>        import all;<br>        export all;<br><br>        local ~ as ~;<br>        neighbor ~  as ~;  <br>        enable route refresh off;<br>        hold time 90;<br>        bfd on;<br>}<br><br>protocol bgp as2 {<br>        import all;<br>        export all;<br><br>        local ~ as ~;<br>        neighbor ~  as ~;  <br>        enable route refresh off;<br>        hold time 90;<br>        bfd on;  <br>}<br></div><div>==================================  </div></div><div><br></div><div>Please check it.</div><div><br></div><div>Regards.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">2020년 7월 20일 (월) 오후 7:48, Kees Meijs | Nefos <<a href="mailto:kees@nefos.nl">kees@nefos.nl</a>>님이 작성:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello Seunghwan,<br>
<br>
Haven't you got a "disabled" setting in de BIRD configuration file in<br>
the protocol portion?<br>
<br>
Regards,<br>
Kees<br>
<br>
On 20-07-2020 03:54, seunghwan hwang wrote:<br>
><br>
> I've already tried capturing tcpdump.<br>
> BIRD's BFD neighbor was captured sending packets, but the packets sent<br>
> by BIRD were not captured.<br>
> In this state, BIRD's BFD packets were captured after restarting BFD<br>
> protocol.<br>
> The BFD packet was captured Only after restarting the BFD protocol .<br>
> Is there an issue with BFD Protocol?<br>
> Please Check it.<br>
><br>
<br>
</blockquote></div>