Information
The routers configuration should be archived whenever changes are committed.
Rationale:
Before changes made to a JUNOS router are applied they must be committed. Archiving the configuration to an external server on every commit creates a complete history of all changes allowing an effective 'post mortem' to be carried out following any breach and aiding recovery to security and other incidents.
The archive can also be used to alert administrators of unauthorized changes and identify what was changed by utilizing hashes or diff in scripts or systems like Tripwire.
Solution
To enable Archival on commit issue the following commands from the [edit system] hierarchy;
[edit system]
user@host#set archival configuration transfer-on-commit
Default Value:
Archival is not configured by default.