Skip to content

JulioPDX/auto_mpls_l3vpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

456da58 · Aug 16, 2021

History

10 Commits
Aug 14, 2021
Aug 14, 2021
Aug 14, 2021
Aug 16, 2021
Aug 14, 2021
Aug 12, 2021
Aug 14, 2021
Aug 15, 2021
Aug 14, 2021
Aug 14, 2021
Aug 14, 2021
Aug 14, 2021
Aug 16, 2021

Repository files navigation

Automating MPLS L3VPNs with Nornir

Getting Started

Clone Repo

git clone https://github.com/JulioPDX/auto_mpls_l3vpn.git
cd auto_mpls_l3vpn

Create venv

python3 -m venv venv

Activate venv

source venv/bin/activate

Install requirements

pip install -r requirements.txt

Next Steps

At this point you can either copy the topology I have or build your own. Just note that you will have to match IP addressing to whatever you pick as well as interface naming. Wish you all the best and happy automating!

About

Playing with auto provision of l3vpn for customers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published