switch-b3: set some ports for c3d2

This commit is contained in:
Astro 2022-06-27 21:28:43 +02:00
parent 6e2d4c9d0c
commit 5a6a5cdeed
1 changed files with 1 additions and 4 deletions

View File

@ -53,6 +53,7 @@
serv.ports = [
"ge-0/0/22"
];
c3d2.ports = [ "ge-0/0/5" "ge-0/0/6" "ge-0/0/7" "ge-0/0/8" ];
# server1 had g46,g47,g48 too but this switch has too few
# port-channel groups
server1.ports = [ "ge-0/0/24" ];
@ -64,10 +65,6 @@
group = "6";
ports = [ "ge-0/0/17" "ge-0/0/18" "ge-0/0/19" "ge-0/0/20" ];
};
server6 = {
group = "8";
ports = [ "ge-0/0/5" "ge-0/0/6" "ge-0/0/7" "ge-0/0/8" ];
};
hydra = {
group = "7";
trunk = false;