Quantcast
Channel: All SRX Services Gateway posts
Viewing all articles
Browse latest Browse all 17645

Re: Automatically set resuce config on regular basis

$
0
0

On further thought the commit scripts intervene to change configuration before a commit is done.   So we still want an event script but instead of running at a particular schedule we trigger this on the event that a commit has occure.

 

policy test {
    events ui_commit_completed;
    then {
        execute-commands {
            commands {
                "request system configuration rescue save";
            }
        }
    }
}

Viewing all articles
Browse latest Browse all 17645

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>