Page 1 of 1
Roll Back Changes
Posted: 09 Dec 2018 06:12
by Mohammadlinux
Hi
I am looking for a command for roll back without reload
Is there any command link this in Cisco:
copy startup-config working
Thanks
Re: Roll Back Changes
Posted: 10 Dec 2018 08:07
by devnull
i think there was something like configuration apply <filename> but i think this will merge, not replace.
Re: Roll Back Changes
Posted: 15 Dec 2018 03:46
by Mohammadlinux
Thanks
I Think i have to create a snap shot file before change
Yes?
Re: Roll Back Changes
Posted: 30 Mar 2019 03:32
by Mohammadlinux
i was create snapshot file by command:
configuration snapshot all snap1.snp
and then use the command to restore:
configuration apply snap1.snp
i merged.
how can i replace it?