[FROG] /etc vs /usr/local/etc

hvjunk hvjunk at gmail.com
Thu May 16 21:18:59 UTC 2024



> On 06 May 2024, at 01:28, Randy Bush <randy at psg.com> wrote:
> 
> still a lot to learn, of course.  this evening's nit is why does the
> result of `show running-config` and a `write mem` differ from
> `/etc/frr/frr.conf` in minor ways, such as
> 
>    % diff -u sh-run frr.conf 
>    --- sh-run      2024-05-05 16:25:30
>    +++ frr.conf    2024-05-05 16:24:13
>    @@ -3,8 +3,8 @@
>     hostname r3.dfw.rg.net
>     log syslog informational
>     service password-encryption
>    -hostname r3
>    -domainname dfw.rg.net
>    +hostname r2
>    +domainname iad.rg.net
>     service integrated-vtysh-config


Hmmm… it seems that hostname/dommainname aren’t saved (at least for 10.0.0) from vtysh, and it’s also note persistent, ie, you exit the vtysh, and it’s gone the next invocation of vtysh




More information about the frog mailing list