Skip to content

markjandejong/junos-slax-vpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

junos-slax-vpn

This SLAX script creates a fully configured VPN within a designated group that can then be group applied into your running config.

Installation

  • Copy/upload the file to the device:

    scp vpn.slax user@device:/var/db/scripts/op/

  • Run the script from the local file system, in operational mode:

    op url /var/db/scripts/op/vpn.slax

  • Configure the script so it can be run by using it's name:

    set system scripts op file vpn.slax

Usage

Run op vpn ? for complete listing on arguments.

About

Manage VPN's on a JunOS SRX device.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published