/isis-underlay

SRLinux EVPN with an ISIS Underlay for _simplicity_

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

isis-underlay


PoC using ISIS (via ipv4 unnumbered) as an underlay for an EVPN Fabric


To use this, you need:

  • containerlab
  • poetry

How?

  1. clone repo
  2. install poetry env within the repo: poetry install
  3. deploy: make deploy
  4. run tests make tests