I was wondering if anyone has the insight on how to create a script on a juniper srx240 firewall to run the following commands:
edit policy-options prefix-list blocked-countries
load update /tmp/blocked.txt relative
commit - if needed
I want to run this every 3 hours. IF anyone can help with the script creation would be greatly appreciated.