06-06-2012 05:15 AM
I am writing an op script to add VPN tunnels. I have found example scripts on the juniper site but I can't find any documentation.
Can someone point me to scripting documentation and maybe other resources that would help learning about how to write Junos scripts?
I modified a simple script and got it installed and running. Now that I want to write some code to do stuff, I am finding that the syntax is very different from other scripting languages and I think a little description of what's going on would go a long way.
--BobG
Solved! Go to Solution.
06-06-2012 05:41 AM
Hi,
Check the Recommended Reading and Education Section of this page -
http://www.juniper.net/us/en/community/junos/scrip
06-06-2012 06:03 AM
Thanks. That's the ticket. I actually got to that page right in the beginning of my search but I got pulled in by the big "agree to terms" button and did not look at the side pane. Now I am on my way.
--BobG