add readme

This commit is contained in:
arT
2025-08-02 01:20:43 +08:00
parent f355c33a94
commit 3d955c5c80

View File

@ -1,2 +1,7 @@
# Tenantos-JNPR-L3 # 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.