Add subnet pool module

Change-Id: Ib8b5481a1e257490f2a9ff62659a70ea2e920304
This commit is contained in:
Ümit Seren
2021-07-12 14:51:43 +02:00
committed by Jakob Meng
parent bf2c20f590
commit 453601bde2
5 changed files with 425 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
subnet_pool_name: "subnet_pool"
address_scope_name: "address_scope"
default_prefix_length: 24
minimum_prefix_length: 10
maximum_prefix_length: 30