cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
674
Views
5
Helpful
1
Replies

Module for pyats

dfk#123
Level 1
Level 1

Hello Team,

Looking to start the Devnet pyats training module, it shows  "Multi-IOS Cisco Test Network Sandbox", but this sandbox no longer exists. Could you advise what the alternatives are please.

 

Thx dan.

1 Reply 1

fracjackmac
Level 1
Level 1

The DevBox appears to be the sandbox that will meet your needs.

Included Development Tools

  • Ansible
  • Docker CE
  • git tools
  • Node Version Manager (NVM)
  • PyCharm Community Edition
  • Visual Studio Code
  • Python 2.7.18
  • Python 3.8.6
  • Vagrant 1.9.8
  • VirtualBox 5.1

I haven't made a reservation for this sandbox, but with Python 3.8 already loaded, adding pyATS would be a quick command if it isn't an already installed package: pip install pyats[library] or pip install pyats[full]

See the pyATS installation documentation for help if needed.