switch-b1: replug a few ports

This commit is contained in:
Astro 2022-05-05 18:49:00 +02:00
parent 63990494ef
commit f29dc36e2e
1 changed files with 11 additions and 2 deletions

View File

@ -47,12 +47,21 @@
links = {
ap23.ports = [ "g10" ];
ap8.ports = [ "g16" ];
c3d2.ports = [ "g23" ];
c3d2.ports = [
# Leon's NAS
"g23"
# dump-dvb server
"g48"
];
iso1.ports = [ "g2" ];
iso2.ports = [ "g3" ];
iso3.ports = [ "g4" ];
mgmt.ports = [ "g1" ];
serv.ports = [ "g22" ];
serv.ports = [
"g22"
# hydra
"g47"
];
# server1 had g46,g47,g48 too but this switch has too few
# port-channel groups
server1.ports = [ "g24" ];