How does rollback work in rConfig?+
rConfig stores snapshots of every configuration change. When you initiate a rollback, the system pushes the selected previous configuration version to the device via SSH/Telnet, verifying the application was successful.
What happens during a version restore?+
The system identifies the diff between the current running config and the target version. It then applies the necessary commands to revert the state, or fully replaces the config depending on your settings.
Does rConfig track every change automatically?+
Yes. rConfig can be scheduled to download configurations as frequently as needed, or triggered via webhooks. Any detected difference generates a new version history entry.
Is the diff viewer included by default?+
Yes, the smart diff viewer is a core feature available on all plans. It provides side-by-side comparison with color-coded additions and removals.
Can audit logs be exported for compliance reporting?+
Absolutely. All rollback actions, who performed them, and when they occurred are logged. These logs can be exported to PDF, CSV, or external SIEM tools.
Can I roll back multiple devices simultaneously?+
Yes, rConfig supports bulk operations. You can select a group of devices and roll them back to a specific timestamp or tagged snapshot version.