Skip to content

Commit

Permalink
update d18u8s4 topo. (sonic-net#16867)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdszhang authored Feb 10, 2025
1 parent 24bcf4b commit 4dff622
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions ansible/vars/topo_t0-d18u8s4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@ topology:
- 1
- 2
- 3
- 4
- 5
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 26
- 27
- 28
- 29
Expand Down Expand Up @@ -56,66 +56,66 @@ topology:
vm_offset: 7
ARISTA01PT0:
vlans:
- 4
- 14
vm_offset: 8
ARISTA02PT0:
vlans:
- 10
- 15
vm_offset: 9
ARISTA03PT0:
vlans:
- 20
- 16
vm_offset: 10
ARISTA04PT0:
vlans:
- 26
- 17
vm_offset: 11
DUT:
vlan_configs:
default_vlan_config: one_vlan_a
one_vlan_a:
Vlan1000:
id: 1000
intfs: [0, 1, 2, 3, 5, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 27, 28, 29]
intfs: [0, 1, 2, 3, 4, 5, 10, 11, 12, 13, 18, 19, 20, 21, 26, 27, 28, 29]
prefix: 192.168.0.1/21
prefix_v6: fc02:1000::1/64
tag: 1000
two_vlan_a:
Vlan100:
id: 100
intfs: [0, 1, 2, 3, 5, 11, 12, 13, 14]
intfs: [0, 1, 2, 3, 4, 5, 10, 11, 12]
prefix: 192.168.0.1/22
secondary_subnet: 192.169.0.1/22
prefix_v6: fc02:100::1/64
tag: 100
Vlan200:
id: 200
intfs: [15, 16, 17, 18, 19, 21, 27, 28, 29]
intfs: [13, 18, 19, 20, 21, 26, 27, 28, 29]
prefix: 192.168.4.1/22
prefix_v6: fc02:200::1/64
tag: 200
four_vlan_a:
Vlan1000:
id: 1000
intfs: [0, 1, 2, 3, 5 ]
intfs: [0, 1, 2, 3, 4]
prefix: 192.168.0.1/23
prefix_v6: fc02:400::1/64
tag: 1000
Vlan2000:
id: 2000
intfs: [11, 12, 13, 14, 15]
intfs: [5, 10, 11, 12, 13]
prefix: 192.168.2.1/23
prefix_v6: fc02:401::1/64
tag: 2000
Vlan3000:
id: 3000
intfs: [16, 17, 18, 19]
intfs: [18, 19, 20, 21]
prefix: 192.168.4.1/23
prefix_v6: fc02:402::1/64
tag: 3000
Vlan4000:
id: 4000
intfs: [21, 27, 28, 29]
intfs: [26, 27, 28, 29]
prefix: 192.168.6.1/23
prefix_v6: fc02:403::1/64
tag: 4000
Expand Down

0 comments on commit 4dff622

Please sign in to comment.