Skip to content

switch 0.1.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@ctomkow ctomkow released this 24 Jan 18:00
· 12 commits to master since this release
9024553

Fixes

  • Added automatic saving of config after issuing configuration commands using the --set flag. This mode automatically enters configuration mode, commits all of the commands provided, then automatically saves/commits the configuration and exits. This means that commands like config t and write mem are not needed in the list of commands fed to the --set flag.

e.g. ./swITch.py -va auth/auth.txt -i myswitch,cisco_ios -s "logging host 10.10.10.10"