From 436d4915d3c4ed0c177aa13768be76fe828ce8e9 Mon Sep 17 00:00:00 2001 From: Leigh B Stoller Date: Wed, 12 Dec 2012 11:58:05 -0700 Subject: [PATCH] The 5406 on the BBN rack had the module in the E slot instead of the A slot, which is card=5 for us. Not sure if all racks will be this way. --- install/genirack/wiring.xml | 50 ++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/install/genirack/wiring.xml b/install/genirack/wiring.xml index 1beb8f747..23f2dca43 100644 --- a/install/genirack/wiring.xml +++ b/install/genirack/wiring.xml @@ -7,7 +7,7 @@ 0 1 procurve1 - 1 + 5 1 @@ -18,7 +18,7 @@ 1 1 procurve2 - 1 + 5 1 @@ -29,7 +29,7 @@ 2 1 procurve2 - 1 + 5 2 @@ -40,7 +40,7 @@ 3 1 procurve2 - 1 + 5 3 @@ -51,7 +51,7 @@ 99 1 procurve1 - 1 + 5 2 @@ -62,7 +62,7 @@ 0 1 procurve1 - 1 + 5 3 @@ -73,7 +73,7 @@ 1 1 procurve2 - 1 + 5 4 @@ -84,7 +84,7 @@ 2 1 procurve2 - 1 + 5 5 @@ -95,7 +95,7 @@ 3 1 procurve2 - 1 + 5 6 @@ -106,7 +106,7 @@ 99 1 procurve1 - 1 + 5 4 @@ -117,7 +117,7 @@ 0 1 procurve1 - 1 + 5 6 @@ -128,7 +128,7 @@ 1 1 procurve2 - 1 + 5 7 @@ -139,7 +139,7 @@ 2 1 procurve2 - 1 + 5 8 @@ -150,7 +150,7 @@ 3 1 procurve2 - 1 + 5 9 @@ -161,7 +161,7 @@ 99 1 procurve1 - 1 + 5 6 @@ -172,7 +172,7 @@ 0 1 procurve1 - 1 + 5 7 @@ -183,7 +183,7 @@ 1 1 procurve2 - 1 + 5 10 @@ -194,7 +194,7 @@ 2 1 procurve2 - 1 + 5 11 @@ -205,7 +205,7 @@ 3 1 procurve2 - 1 + 5 12 @@ -216,7 +216,7 @@ 99 1 procurve1 - 1 + 5 8 @@ -227,7 +227,7 @@ 0 1 procurve1 - 1 + 5 9 @@ -238,7 +238,7 @@ 1 1 procurve2 - 1 + 5 13 @@ -249,7 +249,7 @@ 2 1 procurve2 - 1 + 5 14 @@ -260,7 +260,7 @@ 3 1 procurve2 - 1 + 5 15 @@ -271,7 +271,7 @@ 99 1 procurve1 - 1 + 5 10 -- GitLab