Skip to content

Commit 853069f

Browse files
ZhaohuiSAharonMalkin
authored andcommitted
Add secondary subnet config for t0 topologies (sonic-net#18399)
What is the motivation for this PR? For now secondary subnet is enabled on t0, t0-118, topo_t0-d18u8s4 and topo_ciscovs-5nodes. Add secondary subnet config for other t0 topologies. Cover secondary subnet feature for other t0 topologies. How did you do it? add secondary_subnet: 192.169.0.1/22 for related t0 topo yml files. How did you verify/test it? Run nightly test on those topologies testbeds Signed-off-by: Aharon Malkin <[email protected]>
1 parent 01a43dc commit 853069f

7 files changed

Lines changed: 7 additions & 0 deletions

File tree

ansible/vars/topo_t0-116.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ topology:
143143
id: 1000
144144
intfs: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119]
145145
prefix: 192.168.0.1/21
146+
secondary_subnet: 192.169.0.1/22
146147
prefix_v6: fc02:1000::1/64
147148
tag: 1000
148149
two_vlan_a:

ansible/vars/topo_t0-35.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ topology:
6464
id: 1000
6565
intfs: [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27]
6666
prefix: 192.168.0.1/21
67+
secondary_subnet: 192.169.0.1/22
6768
prefix_v6: fc02:1000::1/64
6869
tag: 1000
6970
two_vlan_a:

ansible/vars/topo_t0-56-d48c8.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ topology:
114114
id: 1000
115115
intfs: [0, 1, 4, 5, 8, 9, 12, 13, 16, 17, 24, 25, 28, 29, 36, 37, 40, 41, 44, 45, 48, 49, 52, 53]
116116
prefix: 192.168.0.1/21
117+
secondary_subnet: 192.169.0.1/22
117118
prefix_v6: fc02:1000::1/64
118119
tag: 1000
119120
two_vlan_a:

ansible/vars/topo_t0-56-o8v48.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ topology:
113113
id: 1000
114114
intfs: [0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52]
115115
prefix: 192.168.0.1/21
116+
secondary_subnet: 192.169.0.1/22
116117
prefix_v6: fc02:1000::1/64
117118
tag: 1000
118119
two_vlan_a:

ansible/vars/topo_t0-56.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ topology:
114114
id: 1000
115115
intfs: [0, 1, 4, 5, 8, 9, 16, 17, 20, 21, 24, 25, 28, 29, 32, 33, 36, 37, 44, 45, 48, 49, 52, 53]
116116
prefix: 192.168.0.1/21
117+
secondary_subnet: 192.169.0.1/22
117118
prefix_v6: fc02:1000::1/64
118119
tag: 1000
119120
two_vlan_a:

ansible/vars/topo_t0-64.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ topology:
106106
id: 1000
107107
intfs: [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 38, 39, 40, 41, 42, 48, 52, 53, 54, 55, 56, 57, 58]
108108
prefix: 192.168.0.1/21
109+
secondary_subnet: 192.169.0.1/22
109110
prefix_v6: fc02:1000::1/64
110111
tag: 1000
111112
two_vlan_a:

ansible/vars/topo_t0-8-lag.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ topology:
6767
id: 1000
6868
intfs: [1, 2, 3, 12, 13, 14, 15, 16, 17, 18, 19, 28, 29, 30, 31]
6969
prefix: 192.168.0.1/21
70+
secondary_subnet: 192.169.0.1/22
7071
prefix_v6: fc02:1000::1/64
7172
tag: 1000
7273
two_vlan_a:

0 commit comments

Comments
 (0)