Page tree

Versions Compared

Key

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

...

Condition evaluation logic

Each line  inside within a Condition is evaluated individually. In effect, this means you can paste a large set of This allows you to paste multiple commands into a single Condition, and Unimus will evaluate with each line evaluated individually against the devices / sourcetarget device sources. The most basic use - case is validating a device’s configuration against a "Golden Config" for a device. You —you can simply paste the entire Golden Config into a single Condition. Each line of the config will be checked against your devices. As mentioned above, the "AND/OR" Operator then configures behavior between Conditions if you have multiple. Perhaps you have multiple one Condition, and Unimus will check each line against the device.

The selected operator (AND/OR) determines how multiple Conditions are evaluated. For example, if multiple versions of a Golden Config , where either is acceptable. In that caseare acceptable, you can simply create 2 separate Conditions for each version, set the Operator to OR, and paste the whole configs, each configuration into its own condition.Condition. Unimus will then validate devices against all acceptable configurations.

Compliance preset execution

...