<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:DengXian;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Aptos;}
@font-face
        {font-family:"\@DengXian";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:12.0pt;
        font-family:"Aptos",sans-serif;
        mso-ligatures:standardcontextual;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Aptos",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72" style="word-wrap:break-word"><div dir="auto">Hello,<br><br>with this, are you sure that you are actually editing the right config file? If you do a syntax error right at the beginning of the file, just putting garbage there, does it fail?<br><br>Maria<br></div><br><br><div class="gmail_quote"><div dir="auto">On 2 December 2024 23:11:30 CET, LIU Chris via Bird-users <bird-users@network.cz> wrote:</div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<p style="font-family:Arial Black;font-size:10pt;color:#DBE5F1;margin:5pt;font-style:normal;font-weight:normal;text-decoration:none;" align="Left">
Classified as: {Hitachi Rail – Public}<br>
</p>
<br>
<div>
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt">I configured 4 bfd sessions like below, but 3 sessions are up,
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">I check many times, those 4 session seems no any difference.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">I used birdc command to check
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">“birdc show bfd sessions session”<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">only 3 sessions, 1 session not list here. Why I configured, bird not take it.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">The stranger thing: even I comment out 3 sessions in conf file, just leave one,  kill bird daemon,  restart bird,  <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Use birdc to check bfd sessions, still same,  the 3 sessions are up,
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">It seems bird not read configuration file again.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">What would the issue be ?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"># Bidirectional Forwarding Detection (BFD)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">protocol bfd BFD_CTI {<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">        interface "*" {<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">                min rx interval  500000 us;<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">                min tx interval  500000 us;<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">                idle tx interval 1500000 us;<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">                multiplier 5;<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">        };<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">        neighbor xx.xx.xx.xx local yy.yy.yy.yy;<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">        neighbor a.b.c.d local e.h.i.j;<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">       neighbor h.i.j.k local o.p.q.r;<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">       neighbor s.t.a.b local  u.w.u.j;<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">}<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Verdana",sans-serif;color:#1F497D">Chris LIU</span><o:p></o:p></p>
</div>
</div>
<br>
<p style="font-family:Arial Black;font-size:10pt;color:#DBE5F1;margin:5pt;font-style:normal;font-weight:normal;text-decoration:none;" align="Center">
{Hitachi Rail – Public}<br>
</p>
</blockquote></div><div dir="auto"><div class='k9mail-signature'>-- <br>Maria Matejka (she/her) | BIRD Team Leader | CZ.NIC, z.s.p.o.</div></div></body>
</html>