Skip to content

denysaleksandrov/proximus_poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Proximus poc

Basic usage:

  • add ipvpns

    ./add_ipvpn.py templates/devices ipvpn -n 2 -vid 2001 -nu 20 -nid 2201

  • add epvn vpws instances

    ./add_ipvpn.py templates/devices vpws -n 1 -vid 1

  • add evpn vpls instances

    ./add_ipvpn.py templates/devices vpls -n 2 -vid 1001 -nid 701 -oid 101

  • add "-pp" to any of the above in order to pretty print generated config insted of pushing it to PEs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages