Skip to content

Instantly share code, notes, and snippets.

@ToxicFrog
Last active December 11, 2018 15:04
Show Gist options
  • Save ToxicFrog/9c0e5aaafdd236e6e1bd51da283bf3a0 to your computer and use it in GitHub Desktop.
Save ToxicFrog/9c0e5aaafdd236e6e1bd51da283bf3a0 to your computer and use it in GitHub Desktop.
cat <<__EOF__ | telnet 10.10.10.10
$USERNAME
$PASS
upload configuration 10.10.10.11 test-config
show vlan
show port info
exit
__EOF__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment