http://wiki.mikrotik.com/wiki/MikroTik_RouterOS/Feature_Requests
Can it be made as announcements?
http://wiki.mikrotik.com/wiki/MikroTik_RouterOS/Feature_Requests
Can it be made as announcements?
about features requested
configuration rollback:
/system backup save file=theName does not work?
safe mode does not work?
or where is problem?
I mean rollback like in JunOS (Juniper routers).
For example, there is 10 slots, where 10 configs stored automatically after commit.
about save mode - it will be activated automatically
just make backup, if you made changes that are worth saving - save backup, export config, because then you will get meseed up, when autosave will overwrite some important part of configuration and you will loose it.
I think it would be convenient for both:
3.1) if you type commit 1m (exit from safe mode)
4.1) configuration became applied to router
5.1) if not confirmed in 1 minute, rollback to previous configuration
3.2) if you type commit at 23:00 (exit from safe mode)
4.2) configuration became applied at 23h 00m
if you know your last good configuration, you type “rollback ”
Where - automatically stored configuration in FIFO RR queue (f.e 10 items). Configuration written to slot after each “commit” command.
It is very useful!