This commit is contained in:
2025-06-06 10:31:05 +02:00
parent 7ca6f6a2ab
commit 86a1d988c7
9 changed files with 205 additions and 91 deletions

View File

@ -211,6 +211,8 @@ network_interfaces:
- /sbin/ip link add link bond1 name bond1.131 type vlan id 131
# Route ???
- /sbin/ip route add 10.11.16.0/24 via 192.168.11.6
# Route to management network campus
- /sbin/ip route add 10.72.4.0/24 via 192.168.11.72
- device: bond1.121