<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thanks Donald, and sorry for the late response. I am just getting back to this. I found this in the documentation:</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="text-align: left; text-indent: 0px; line-height: 24px; margin: 0px 0px 24px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt;">
<span style="color: rgb(0, 0, 0);">Configuration for the daemon should be saved in the FRR integrated configuration file located in /etc/frr/frr.conf, see
</span><span style="color: var(--complement-0);"><a href="https://docs.frrouting.org/en/latest/basic.html#config-file" id="OWA2a95c31d-ac5e-4550-a0b7-2a975b005395" class="reference internal OWAAutoLink" data-loopstyle="linkonly" style="color: var(--complement-0); text-decoration: none;">Integrated
Config File</a></span><span style="color: rgb(0, 0, 0);"> for more information on system configuration.</span></div>
<div class="elementToProof" style="text-align: left; text-indent: 0px; line-height: 24px; margin: 0px 0px 24px; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif;">Prior versions of FRR supported reading and writing per-daemon config files; however, with the introduction of the centralized management daemon
</span><span style="font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", Courier, monospace;"><code style="font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", Courier, monospace;">mgmtd</code></span><span style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif;"> this
could no longer be supported.</span></div>
<div class="elementToProof" style="text-align: left; text-indent: 0px; line-height: 24px; margin: 0px 0px 24px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
The interesting thing is it did seem to read my zebra.conf, but completely skipped the bgpd.conf. So I tried copying the contents of the bgpd.conf into frr.conf and the daemon starts, and doing a show run it looks pretty identical to quagga system side by
side with a few caveates (hostname for instance shows up twice with 2 different values). But, I'm not getting the advertised routes from remote. The logs are showing me this. So it sees them, but something is missing that wasn't needed in quagga. </div>
<div class="elementToProof" style="text-align: left; text-indent: 0px; line-height: 24px; margin: 0px 0px 24px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
2024/05/22 23:04:45 BGP: [RZMGQ-A03CG] 169.254.244.13(Unknown) rcvd UPDATE about 10.0.0.0/8 IPv4 unicast -- DENIED due to: inbound policy missing</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
2024/05/22 23:04:45 BGP: [RZMGQ-A03CG] 169.254.244.13(Unknown) rcvd UPDATE about 192.168.0.0/16 IPv4 unicast -- DENIED due to: inbound policy missing</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
2024/05/22 23:04:45 BGP: [RZMGQ-A03CG] 169.254.244.13(Unknown) rcvd UPDATE about 172.16.0.0/12 IPv4 unicast -- DENIED due to: inbound policy missing</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I've been reading for a while now but not finding an resolution.</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<dl class="std clicmd" style="box-sizing: border-box; margin: 0px 0px 24px; list-style: none none; color: rgb(64, 64, 64); font-family: "Fira Sans", Helvetica, Arial, sans-serif; font-size: 16px; background-color: inherit;">
<dd style="box-sizing: border-box; margin: 0px 0px 12px 24px; line-height: 24px; color: inherit; background-color: inherit;">
</dd></dl>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="Signature" style="color: inherit; background-color: inherit;">
<div style="background-color: rgb(255, 255, 255); color: inherit;" dir="ltr" id="divtagdefaultwrapper">
<div style="background-color: rgb(255, 255, 255); margin: 0px;">
<p style="text-align: left; line-height: 11.55pt; background-color: white; margin: 0in; font-size: 11pt;">
<span style="font-family: Calibri, sans-serif; color: black;"><b>Doug Tucker</b><br>
</span><span style="font-family: Calibri, sans-serif; color: rgb(0, 0, 0);"><br>
</span></p>
<div style="background-color: white; margin: 0px 0in;"></div>
</div>
</div>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Donald Sharp <donaldsharp72@gmail.com><br>
<b>Sent:</b> Wednesday, April 17, 2024 2:35 PM<br>
<b>To:</b> Doug Tucker <doug.tucker@navigaglobal.com><br>
<b>Cc:</b> frog@lists.frrouting.org <frog@lists.frrouting.org><br>
<b>Subject:</b> Re: [FROG] Migration scripts for FRR from Quagga</font>
<div> </div>
</div>
<div>
<table border="0" cellspacing="0" cellpadding="0" width="100%" align="left" style="border:0; display:table; width:100%; table-layout:fixed; border-collapse:seperate; float:none">
<tbody style="display:block">
<tr>
<td valign="middle" width="1px" bgcolor="#A6A6A6" cellpadding="7px 2px 7px 2px" style="padding:7px 2px 7px 2px; background-color:#A6A6A6">
</td>
<td valign="middle" width="100%" bgcolor="#EAEAEA" cellpadding="7px 5px 7px 15px" color="#212121" style="width:100%; background-color:#EAEAEA; padding:7px 5px 7px 15px; font-family:wf_segoe-ui_normal,Segoe UI,Segoe WP,Tahoma,Arial,sans-serif; font-size:12px; font-weight:normal; color:#212121; text-align:left; word-wrap:break-word">
<div>You don't often get email from donaldsharp72@gmail.com. <a href="https://aka.ms/LearnAboutSenderIdentification">
Learn why this is important</a></div>
</td>
<td valign="middle" align="left" width="75px" bgcolor="#EAEAEA" cellpadding="7px 5px 7px 5px" color="#212121" style="width:75px; background-color:#EAEAEA; padding:7px 5px 7px 5px; font-family:wf_segoe-ui_normal,Segoe UI,Segoe WP,Tahoma,Arial,sans-serif; font-size:12px; font-weight:normal; color:#212121; text-align:left; word-wrap:break-word">
</td>
</tr>
</tbody>
</table>
<div>
<table class="x_MsoNormalTable" border="0" cellspacing="0" cellpadding="0" align="left" width="`"100%`"" style="width:100.0%">
<tbody>
<tr style="">
<td style="background:#910A19; padding:5.25pt 1.5pt 5.25pt 1.5pt"></td>
<td width="`"100%`"" cellpadding="`"7px" color="`"#212121`"" style="width:100.0%; background:#FDF2F4; padding:5.25pt 3.75pt 5.25pt 11.25pt; word-wrap:break-word">
<div>
<p class="x_MsoNormal" style=""><span style="">Naviga WARNING: External email. Please verify sender before opening attachments or clicking on links.</span></p>
</div>
</td>
</tr>
</tbody>
</table>
<br>
<div>
<div dir="ltr">In general you should just be able to use the Quagga configs directly in FRR(There are a couple caveats of course ). I am not aware of any conversion/migration scripts though. Have you tried just loading the config and seeing what happens?
Then comparing a show run to the saved config?
<div><br>
</div>
<div>donald</div>
</div>
<br>
<div class="x_gmail_quote">
<div dir="ltr" class="x_gmail_attr">On Wed, Apr 17, 2024 at 4:29 PM Doug Tucker via frog <<a href="mailto:frog@lists.frrouting.org">frog@lists.frrouting.org</a>> wrote:<br>
</div>
<blockquote class="x_gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div class="x_msg-1616771549669059144"><br>
<br>
<br>
---------- Forwarded message ----------<br>
From: Doug Tucker <<a href="mailto:doug.tucker@navigaglobal.com" target="_blank">doug.tucker@navigaglobal.com</a>><br>
To: "<a href="mailto:frog@lists.frrouting.org" target="_blank">frog@lists.frrouting.org</a>" <<a href="mailto:frog@lists.frrouting.org" target="_blank">frog@lists.frrouting.org</a>><br>
Cc: <br>
Bcc: <br>
Date: Wed, 17 Apr 2024 19:23:33 +0000<br>
Subject: Migration scripts for FRR from Quagga<br>
<div dir="ltr">
<div style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
I am needing to undertake migrating from all of my quagga instances to frr. I have read through the general documentation but before I started from scratch I thought I would see if there were some migration/conversion scripts available for existing quagga
installations. Thank you for your assistance.</div>
<div style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div id="x_m_-1616771549669059144Signature" style="color:inherit; background-color:inherit">
<div style="background-color:rgb(255,255,255)">
<div style="background-color:rgb(255,255,255); margin:0px">
<p style="direction:ltr; text-align:left; line-height:11.55pt; background-color:white; margin:0in; font-size:11pt">
<span style="font-family:Calibri,sans-serif; color:black"><b>Doug Tucker</b><br>
</span><span style="font-family:Calibri,sans-serif; color:rgb(0,0,0)"><br>
</span></p>
<div style="background-color:white; margin:0px 0in"></div>
</div>
</div>
</div>
</div>
<br>
<br>
<br>
---------- Forwarded message ----------<br>
From: Doug Tucker via frog <<a href="mailto:frog@lists.frrouting.org" target="_blank">frog@lists.frrouting.org</a>><br>
To: "<a href="mailto:frog@lists.frrouting.org" target="_blank">frog@lists.frrouting.org</a>" <<a href="mailto:frog@lists.frrouting.org" target="_blank">frog@lists.frrouting.org</a>><br>
Cc: <br>
Bcc: <br>
Date: Wed, 17 Apr 2024 19:23:33 +0000<br>
Subject: [FROG] Migration scripts for FRR from Quagga<br>
_______________________________________________<br>
frog mailing list<br>
<a href="mailto:frog@lists.frrouting.org" target="_blank">frog@lists.frrouting.org</a><br>
<a href="https://lists.frrouting.org/listinfo/frog" originalsrc="https://lists.frrouting.org/listinfo/frog" shash="OkeE1OckOI0jct4N6uVbG9DBb4j16Ih7+VS2heqLjlvYORGTg76QlDpZhIfar8qtG2ywKsGxiqN3zMQE9bKsyUL4U8YNkVFng0cJMPT42UX8MGtL4UWhJW06dqS+l36qvjWTAbjFlJQRtpNbmt7DP31zj71Xgg+xIJfGZILvjY4=" rel="noreferrer" target="_blank">https://lists.frrouting.org/listinfo/frog</a><br>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</body>
</html>