There is an open source SDK for Junos, but I'm not sure how it works. Juniper's OpenLab is in New Jersey somewhere.
That being said, the BSD shell that you can access as root does have shell scripting, curl, ftp, awk, sed, grep, scp, etc.
So, i would think that a simple shell script that can FTP the encap file down and then parse it into the necessary Junos commands would probably do the trick. Heck, they even have cron so you schedule the job. Perl is not installed on an SRX in case anyone is interested.
Thanks
Craig
On Thu, May 18, 2017 at 8:12 PM, lleachii--- via 44Net < 44net@hamradio.ucsd.edu> wrote:
(Please trim inclusions from previous messages) _______________________________________________ Rudy,
...ummm, are you saying it *might* be possible to compile ampr-ripd for JunOS to work in compatibility with:
- his kmod-ipip-like interface(s)
- and JunOS-like route tables?
Because, that's probably the easiest available method.
73,
- Lynwood
KB3VWG
On 05/18/2017 07:02 PM, Rudy Hardeman (PD0ZRY) wrote:
- Does Juniper offer a SDK/Toolchain to compile your own software?
Not officially as far as i know but it should not be to hard