Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Basics

Unimus performs backups as per the schedule configured for the device.

...

Unimus will use the discovered connector (protocol/port combination) and the discovered credentials to connect to the device.

After a successful connection, config of the device is retried, and stored.

Automatic exec-mode switching

Unimus can handle logging in to the device in user-exec or privileged-exec mode.
(if the particular device has concepts of "user-exec" / "privileged-exec")

If the device needs to be switched into privileged-exec, Unimus will do so.
(the "enable" password used will be the same as the login uses password)

Startup vs. running config

Unimus will then retrieve the configuration from the device.
If the device has concepts of "startup-config" / "running-config", Unimus always works with the "running-config" of the device - if the device has concepts of "startup-config"/"running-config".

Only unique backups (when config changes) are stored

Starting with version 1.6.0, Unimus automatically only stores unique backups of the config.
If a backup retrieved from the device is the same as the last backup already in the system, it will not be stored

The backups table will show a time range for which a backup was valid for, rather than just backup retrieval timestamp.

Unimus automatically filters timestamps (and other dynamic data present in the backup) to analyze when a devices config changed.
(this is supported for all our supported vendor drivers)

This feature makes it much easier to see when a device config changes.