/
Configuration Saving Guide

Configuration Saving Guide


Introduction

NOTE:

Currently, only N3048EP-ON/N3048ET-ON/N3132PX-ON/N3024ET-ON switches need to do configuration saving described below.

 N3048EP-ON/N3048ET-ON and N3132PX use the OverlayFS file system with which the running configuration files on the switch will not be saved from the RAM to the flash automatically. Therefore, when the power is turned off, the configuration is lost.

You need to manually issue the configuration saving command to save the configuration file from the RAM to the flash every time when you perform the following operations.

  •  Perform picos_boot
  •  Set L2 / L3 CLI commands (for the L2 / L3 CLI configuration, you need to issue the commit command before saving the configuration to flash)
  •  Set OVS commands
  •  Set Crossflow commands

You can use either of the following two commands to save your configuration, the save_config command or the copy command:

  •  Under Linux bash, issue the following command manually (When setting OVS commands, you can only use this command to save the configuration file):
admin@Xorplus$ sudo save_config
  •  In the L2 / L3 CLI operating mode, issue the following command manually:
admin@Xorplus> copy running-config startup-config

Related content

Copyright © 2025 Pica8 Inc. All Rights Reserved.