Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
/ massset Public archive

Massset is a small tool to run a commands-file (set commands) against an IP-List or a single JunOS based Device

Notifications You must be signed in to change notification settings

JuniperChris929/massset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This little script takes a "commands.txt" file (JunOS set Format) and connects to either a single Device or to an IP-List (.txt or xlsx) to commit these commands (no syntax check).
The File is transferred via scp and then committed using the given username and password.
The script will not validate the commands in any way so be careful!
No netconf or other port needed - Port 22 (ssh/scp) is enough :)

Enjoy

About

Massset is a small tool to run a commands-file (set commands) against an IP-List or a single JunOS based Device

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages