compare_configs
Compare a device's current running configuration against a previous backup to identify additions and removals.
Instructions
Compare the current running config with a previous backup.
Performs a diff between the live running configuration and a saved backup file, highlighting additions and removals.
Args: device: Name of the device as defined in devices.yaml backup_file: Path to the backup file to compare against
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | ||
| backup_file | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |