Skip to content

limbo200/cisco_virl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

VMMaestro Remote Access Using Linux and PuTTY (KiTTY)

How to configure Cisco VIRL – VMMaestro to use external telnet and SSH Client on Linux with KiTTY.

KiTTY is a fork of PuTTY and offer a command options to exec a remote comand after login.

1 - First, download Wine and install the putty. Create the exec shurtcuts whereaver you want. The mine is on ~/bin

2 - Download kitty and replace the putty.exe executable with kitty.exe

3 - Configure Maestro, on Prefences->Terminal->Cisco Terminal to use PuTTY, as bellow

Both Telnet and SSH command:
/home/<user>/bin/putty 

Telnet Arguments:
-telnet guest@%h %p %r

SSH arguments:
-ssh -pw guest -P %p guest@%k -cmd %r

That's all!

About

Cisco VIRL Tips

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published