Skip to content

pyNTM Training Module 2

tim-fiola edited this page Jan 17, 2020 · 2 revisions

Getting started with pyNTM (python3 Network Traffic Modeler)

This module will get you started with pyNTM, with step-by-step walk-throughs (including pictures)

  • Downloading pyNTM
  • Setting up a virtual environment to use pyNTM
  • Using the example files from the github repository, walk through (using screenshots) of the following:
    • Examining the network topology for getting the shortest path(s) between two layer 3 nodes
    • Failing an interface and seeing the effects on the network traffic
    • Finding what traffic egresses a given interface
    • Finding the path(s) that specific traffic takes through the network
    • Visualization of the topology (beta)
  • How to extract needed/valuable information, programmatically, from the model

Access the course here

Clone this wiki locally