-> vlan 1 name LAN
-> ip interface vlan-1 address 192.168.1.1 vlan 1
-> write memory
ERROR: Write memory is not permitted when switch is running in certified mode
Can't write memory
-
gabo231
Re: Can't write memory
Hi,
this solve your problem:
copy certified working
write memory
copy working certified
this solve your problem:
copy certified working
write memory
copy working certified
-
DeichShaf
Re: Can't write memory
write memory flash-synchro doesn't help here, in fact copy certified working is neccessary before that.
Re: Can't write memory
write memory flash-synchro used only for stack or redundant cmm not on a standalone switch.
-
devnull
Re: Can't write memory
slixxboy: you are wrong. In current AOS you can use "write memory flash-synchro"in standalone as well.
This command does
write memory
copy working certified (flash-synchro in stacks)
saves you a command.
For Thread: gabo231 gave the answer.
This command does
write memory
copy working certified (flash-synchro in stacks)
saves you a command.
For Thread: gabo231 gave the answer.
Re: Can't write memory
thanks for the info sir devnull
