Extend lab with Core, Campus fabric, and clean device naming #41

Merged
Damien merged 16 commits from feat/extend-campus-core into main 2026-04-24 08:25:17 +00:00
2 changed files with 0 additions and 2 deletions
Showing only changes of commit 8a725ab5fe - Show all commits

View File

@@ -5,5 +5,4 @@ auto eth1
iface eth1 inet static
address 10.60.60.101
netmask 255.255.255.0
gateway 10.60.60.1
post-up ip route replace default via 10.60.60.1

View File

@@ -5,5 +5,4 @@ auto eth1
iface eth1 inet static
address 10.60.70.102
netmask 255.255.255.0
gateway 10.60.70.1
post-up ip route replace default via 10.60.70.1