How to permanet save configuration
Posted: 09 Feb 2025 07:18
Hi guys,
i was thinking that "write memory" save my running config, so if the switch is reloaded all stuff remain in place.
But it doesn't seem to work as expected (or I'm too much Cisco\Juniper noobs).
what's the official method to save configuration and avoid losts after a reload?
EDIT:
I've run this command "write memory flash-synchro" on my 6900 cluster, but the output of "show running-directory" reports "Running Configuration: NOT SYNC"
Those unit are running 8.6.299.R01
Thanks!
i was thinking that "write memory" save my running config, so if the switch is reloaded all stuff remain in place.
But it doesn't seem to work as expected (or I'm too much Cisco\Juniper noobs).
what's the official method to save configuration and avoid losts after a reload?
EDIT:
I've run this command "write memory flash-synchro" on my 6900 cluster, but the output of "show running-directory" reports "Running Configuration: NOT SYNC"
Code: Select all
> show running-directory
CONFIGURATION STATUS
Running CMM : MASTER-PRIMARY,
CMM Mode : VIRTUAL-CHASSIS MONO CMM,
Current CMM Slot : CHASSIS-1 A,
Running configuration : WORKING,
Certify/Restore Status : CERTIFIED
SYNCHRONIZATION STATUS
Flash Between CMMs : SYNCHRONIZED,
Running Configuration : NOT SYNCHRONIZEDThanks!