<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
Hi Don,<br>
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
Thank you for the quick reply.<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
You are correct, only the hostname is having an issue. ospf router id is still around after jumping in and out the vtysh.<br>
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
Br<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
Heikki<span id="ms-outlook-android-cursor"></span><br>
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
<span id="OutlookSignature">
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
Get <a href="https://aka.ms/ghei36">Outlook for Android</a></div>
</span><br>
</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> Don Slice <dslice@cumulusnetworks.com><br>
<b>Sent:</b> Tuesday, August 11, 2020 1:09:10 PM<br>
<b>To:</b> Heikki Lavaste <heikki.lavaste@hotmail.com><br>
<b>Cc:</b> frog@lists.frrouting.org <frog@lists.frrouting.org><br>
<b>Subject:</b> Re: [FROG] Unable to save config</font>
<div> </div>
</div>
<div>
<div dir="ltr">If the hostname setting is only a test to prove you can save the config, I suggest you try a different command for testing. I've found the hostname setting to be unreliable because FRR derives it from the kernel. I have a bug assigned to me
to figure how to make it persistent but haven't gotten around to it yet.</div>
<br>
<div class="x_gmail_quote">
<div dir="ltr" class="x_gmail_attr">On Tue, Aug 11, 2020 at 7:38 AM Heikki Lavaste <<a href="mailto:heikki.lavaste@hotmail.com">heikki.lavaste@hotmail.com</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 dir="ltr">
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Hi, <br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
I have the following problem: <br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
I'm not able save the router config.If I exit out of vtysh and jump back in, the config is reset back to defaults.
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
[root@frr frr]# vtysh
<div><br>
</div>
<div>Hello, this is FRRouting (version 7.3.1).</div>
<div>Copyright 1996-2005 Kunihiro Ishiguro, et al.</div>
<div><br>
</div>
<div>frr# conf t</div>
<div>frr(config)# hostname Heikki</div>
<div>Heikki(config)# do write </div>
<div>Note: this version of vtysh never writes vtysh.conf</div>
<div>Building Configuration...</div>
<div>Integrated configuration saved to /etc/frr/frr.conf</div>
<div>[OK]</div>
<div>Heikki(config)# do sh running-config </div>
<div>Building configuration...</div>
<div><br>
</div>
<div>Current configuration:</div>
<div>!</div>
<div>frr version 7.3.1</div>
<div>frr defaults traditional</div>
<div>hostname frr</div>
<div>hostname Heikki</div>
<div>service integrated-vtysh-config</div>
<div>!</div>
<div>line vty</div>
<div>!</div>
<div>end</div>
<div>Heikki(config)# do sh startup-config </div>
<div>Heikki(config)# exit</div>
<div>Heikki# exit</div>
<div>[root@frr frr]# vtysh</div>
<div><br>
</div>
<div>Hello, this is FRRouting (version 7.3.1).</div>
<div>Copyright 1996-2005 Kunihiro Ishiguro, et al.</div>
<div><br>
</div>
<div>frr# </div>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
According to systemctl, the config save runs with code 0. <br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Aug 11 12:23:38 frr watchfrr[1514]: configuration write completed with exit cod0</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
I'm pretty sure I'm missing something very simple here, but just can't figure out what it is.
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Any suggestions for troubleshooting steps?</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Br <br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Heikki<br>
</div>
</div>
_______________________________________________<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" rel="noreferrer" target="_blank">https://lists.frrouting.org/listinfo/frog</a><br>
</blockquote>
</div>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr" class="x_gmail_signature">
<div dir="ltr">Don Slice
<div>Cumulus Networks</div>
</div>
</div>
</div>
</body>
</html>