Commit e568d0c
[topo] Add t1-isolated-d32u1s2 topology (#24521)
### Description of PR
Summary:
Add a new topology `t1-isolated-d32u1s2`, a reduced version of
`t1-isolated-d508u1s2` with 32 T0 downlinks (instead of 508) plus the
same 1 T2 uplink and 2 PT1 peers. Useful for scaled-down testbeds that
still exercise the d508u1s2 layout shape without requiring 508 downlink
VMs.
Reduction rule applied to the 508 downlink panel ports (0..507): keep
only the 1st and 25th port of every 32-port block (panel ports where `p
% 32 in {0, 24}`). Uplink (508) and peer ports (509, 510) are unchanged.
---------
Signed-off-by: r12f <r12f.code@gmail.com>
Co-authored-by: r12f <r12f.code@gmail.com>
Signed-off-by: mssonicbld <sonicbld@microsoft.com>1 parent c358f07 commit e568d0c
7 files changed
Lines changed: 910 additions & 0 deletions
File tree
- ansible
- roles/eos/templates
- templates
- vars
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
196 | 203 | | |
197 | 204 | | |
198 | 205 | | |
| |||
722 | 729 | | |
723 | 730 | | |
724 | 731 | | |
| 732 | + | |
725 | 733 | | |
726 | 734 | | |
727 | 735 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| |||
0 commit comments