7 lines
368 B
Markdown
7 lines
368 B
Markdown
# Tenantos-JNPR-L3
|
|
|
|
This program uses the Tenantos API and Tenantos event listener to process Layer 3 address routing provisions with a JunOS switch. It assumes that every assignment is either a /32 (IPv4) or a /127 (IPv6 point-to-point) with a routed IPv6 block.
|
|
|
|
### Installation
|
|
|
|
Simply use the requirements.txt to install the required libs and you are ready to go. |