How To Copy Configuration Between Images

Let’s say I create a new system image for a planned upgrade from 1.2.7 to 1.2.8. Before changing the default boot image to 1.2.8 I make some configuration changes. How do I copy the new configuration changes from 1.2.7 to 1.2.8. It appears that vyos only replicates the config when you first create the new system image. I discovered by accident that it only copies the config when you first create the image. Obviously I can just delete the 1.2.8 image and recreate it but I was wondering if that’s the correct way to do it.

copy file running://config/config.boot to 1.2.8://config/

5 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.