Skip to content

Commit

Permalink
Merge pull request #45 from hakasapl/main
Browse files Browse the repository at this point in the history
Fixed switchports in fx2 racks 1 and 2, moved esi controllers
  • Loading branch information
hakasapl authored Dec 19, 2023
2 parents fd2a366 + 2883a62 commit 01e25c5
Show file tree
Hide file tree
Showing 12 changed files with 242 additions and 273 deletions.
73 changes: 73 additions & 0 deletions host_vars/MOC-CORE-1/interfaces.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,75 @@
interfaces:
hundredGigE 1/1:
fanout:
type: "quad"
speed: "25G"
twentyFiveGigE 1/1/1:
description: "MOCINFRA-CTRL-U36-L"
state: "down"
mtu: 9216
twentyFiveGigE 1/1/2:
description: "MOCINFRA-CTRL-U35-L"
state: "up"
mtu: 9216
twentyFiveGigE 1/1/3:
description: "MOCINFRA-CTRL-U34-L"
state: "up"
mtu: 9216
twentyFiveGigE 1/1/4:
state: "down"
hundredGigE 1/2:
fanout:
type: "quad"
speed: "25G"
twentyFiveGigE 1/2/1:
description: "ESI-CTRL-U33-L"
state: "up"
untagged: 127
tagged:
- 207
- 3801
portmode: "hybrid"
mtu: 9216
twentyFiveGigE 1/2/2:
description: "ESI-CTRL-U32-L"
state: "up"
untagged: 127
tagged:
- 207
- 3801
portmode: "hybrid"
mtu: 9216
twentyFiveGigE 1/2/3:
description: "ESI-CTRL-U31-L"
state: "up"
untagged: 127
tagged:
- 207
- 3801
portmode: "hybrid"
mtu: 9216
twentyFiveGigE 1/2/4:
state: "down"
hundredGigE 1/3:
fanout:
type: "quad"
speed: "10G"
TenGigabitEthernet 1/3/1:
description: "ESI Undercloud Port 1"
state: "up"
portmode: "hybrid"
untagged: 127
tagged:
- 207
- 911
- 912
stp:
edgeport: true
TenGigabitEthernet 1/3/2:
state: "down"
TenGigabitEthernet 1/3/3:
state: "down"
TenGigabitEthernet 1/3/4:
state: "down"
hundredGigE 1/4:
state: "down"
Expand All @@ -16,6 +82,7 @@ interfaces:
hundredGigE 1/8:
state: "down"
hundredGigE 1/9:
description: "Uplink to R8-PA-C23"
state: "down"
hundredGigE 1/10:
state: "down"
Expand Down Expand Up @@ -90,6 +157,7 @@ interfaces:
- 520:622
- 623
- 624:630
- 911
- 3801
- 3802
- 3803
Expand All @@ -105,11 +173,16 @@ interfaces:
portmode: "trunk"
tagged:
- 10
- 127
- 213
- 207
- 250
- 351:499
- 520:622
- 623
- 624:630
- 911
- 912
- 3801
- 3802
- 3803
Expand Down
75 changes: 73 additions & 2 deletions host_vars/MOC-CORE-2/interfaces.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,77 @@
interfaces:
hundredGigE 1/1:
fanout:
type: "quad"
speed: "25G"
twentyFiveGigE 1/1/1:
description: "MOCINFRA-CTRL-U36-R"
state: "up"
mtu: 9216
twentyFiveGigE 1/1/2:
description: "MOCINFRA-CTRL-U35-R"
state: "up"
mtu: 9216
twentyFiveGigE 1/1/3:
description: "MOCINFRA-CTRL-U34-R"
state: "up"
mtu: 9216
twentyFiveGigE 1/1/4:
state: "down"
hundredGigE 1/2:
fanout:
type: "quad"
speed: "25G"
twentyFiveGigE 1/2/1:
description: "ESI-CTRL-U33-R"
state: "up"
untagged: 214
tagged:
- 911
- 250
- 213
- 700
portmode: "hybrid"
mtu: 9216
twentyFiveGigE 1/2/2:
description: "ESI-CTRL-U32-R"
state: "up"
untagged: 214
tagged:
- 911
- 250
- 213
- 700
portmode: "hybrid"
mtu: 9216
twentyFiveGigE 1/2/3:
description: "ESI-CTRL-U31-R"
state: "up"
untagged: 214
tagged:
- 911
- 250
- 213
- 700
portmode: "hybrid"
mtu: 9216
twentyFiveGigE 1/2/4:
state: "down"
hundredGigE 1/3:
fanout:
type: "quad"
speed: "10G"
TenGigabitEthernet 1/3/1:
description: "ESI Undercloud Port 2"
state: "up"
portmode: "access"
untagged: 214
stp:
edgeport: true
TenGigabitEthernet 1/3/2:
state: "down"
TenGigabitEthernet 1/3/3:
state: "down"
TenGigabitEthernet 1/3/4:
state: "down"
hundredGigE 1/4:
state: "down"
Expand All @@ -16,6 +84,7 @@ interfaces:
hundredGigE 1/8:
state: "down"
hundredGigE 1/9:
description: "Uplink to R8-PA-C23"
state: "down"
hundredGigE 1/10:
state: "down"
Expand Down Expand Up @@ -91,7 +160,6 @@ interfaces:
- 623
- 624:630
- 911
- 930
- 3801
- 3802
- 3803
Expand All @@ -107,13 +175,16 @@ interfaces:
portmode: "trunk"
tagged:
- 10
- 127
- 207
- 213
- 214
- 250
- 351:499
- 520:622
- 623
- 624:630
- 911
- 930
- 3801
- 3802
- 3803
Expand Down
4 changes: 3 additions & 1 deletion host_vars/MOC-CORE-3/interfaces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ interfaces:
- 623
- 624:630
- 911
- 930
- 3801
- 3802
- 3803
Expand All @@ -114,6 +113,7 @@ interfaces:
- 520:622
- 623
- 624:630
- 911
- 3801
- 3802
- 3803
Expand All @@ -133,6 +133,7 @@ interfaces:
- 520:622
- 623
- 624:630
- 911
- 3801
- 3802
- 3803
Expand All @@ -152,6 +153,7 @@ interfaces:
- 520:622
- 623
- 624:630
- 911
- 3801
- 3802
- 3803
Expand Down
4 changes: 3 additions & 1 deletion host_vars/MOC-CORE-4/interfaces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ interfaces:
- 623
- 624:630
- 911
- 930
- 3801
- 3802
- 3803
Expand All @@ -114,6 +113,7 @@ interfaces:
- 520:622
- 623
- 624:630
- 911
- 3801
- 3802
- 3803
Expand All @@ -133,6 +133,7 @@ interfaces:
- 520:622
- 623
- 624:630
- 911
- 3801
- 3802
- 3803
Expand All @@ -152,6 +153,7 @@ interfaces:
- 520:622
- 623
- 624:630
- 911
- 3801
- 3802
- 3803
Expand Down
17 changes: 2 additions & 15 deletions host_vars/MOC-R4PAC22-SW-MGMT/interfaces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -201,22 +201,9 @@ interfaces:
TenGigabitEthernet 1/50:
state: "down"
TenGigabitEthernet 1/51:
description: "Po1 Member MOC-R4PAC22-SW-TORS-A"
state: "up"
state: "down"
TenGigabitEthernet 1/52:
description: "Po1 Member MOC-R4PAC22-SW-TORS-B"
state: "up"
Port-channel 1:
description: "MOC-R4PAC22-SW-TORS LAG"
state: "up"
portmode: "trunk"
tagged:
- 911
- 930
lacp-rate: "fast"
lacp-members-active:
- "TenGigabitEthernet 1/51"
- "TenGigabitEthernet 1/52"
state: "down"
Vlan 930:
state: "up"
ip4: "10.80.3.35/20"
Loading

0 comments on commit 01e25c5

Please sign in to comment.