Provide per-hostname interface configs

This commit is contained in:
Pim van Pelt
2022-10-18 19:54:17 +02:00
parent 5bc0d2c84c
commit 04c93b513c
34 changed files with 125 additions and 82 deletions

View File

@ -3,3 +3,5 @@ create loopback interface instance 0
set interface state loop0 up
set interface ip address loop0 {{ node.loopback.ipv4 }}
set interface ip address loop0 {{ node.loopback.ipv6 }}