main
vyos 2026-04-11 10:11:45 +02:00
parent 029fb4e88e
commit adb9118bc5
1 changed files with 11 additions and 0 deletions

View File

@ -1442,6 +1442,17 @@ system {
}
time-zone "Europe/Berlin"
}
vrf {
name guest {
table "1000"
}
name iot {
table "300"
}
name server {
table "200"
}
}
// Warning: Do not remove the following line.