Skip to content

Example of network development tooling for dev and test.

License

Notifications You must be signed in to change notification settings

Tubbz-alt/net_dev_test_example

 
 

Repository files navigation

net_dev_test_example

Example of network development tooling for dev and test.

Motivation

This repo of netdev examples was put together to test and learn about virlutils, pyATS, and Genie.

Show Me!

Here is the sample topology in VIRL Topology

Features

  • Example topology with 6 routers
  • Example pyATS test
  • Example pyATS + Genie test

Technologies & Frameworks Used

Cisco Products & Services:

  • VIRL

Tools & Frameworks:

  • virlutils
  • Genie
  • pyATS

Usage

Using the example is easy:

  • virl up
  • virl ls && virl nodes
  • Confirm all nodes in simulation have come up
  • virl generate pyats
  • make ping
  • make bgp

Installation

Authors & Maintainers

Credits

Most of the code in this repo is copypasta from the various example repos on DevNet. Here is some of the people credited with this awesome work:

  • kecorbin
  • RunSi
  • jeaubin
  • siming85

License

This project is licensed to you under the terms of the Cisco Sample Code License.

About

Example of network development tooling for dev and test.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.7%
  • Makefile 3.2%
  • RobotFramework 1.7%
  • Shell 0.4%