Skip to content

Commit

Permalink
adjust sonic topo
Browse files Browse the repository at this point in the history
  • Loading branch information
iljarotar committed Sep 18, 2024
1 parent 6f19254 commit 09fb815
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions mini-lab.sonic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ topology:
- endpoints: ["inet:ext", "mini_lab_ext:inet"]
mtu: 9000
- endpoints: ["www:ext", "mini_lab_ext:www"]
- endpoints: ["leaf01:eth1", "inet:eth1"]
- endpoints: ["leaf02:eth1", "inet:eth2"]
- endpoints: ["leaf01:eth2", "vms:lan0"]
- endpoints: ["leaf02:eth2", "vms:lan1"]
- endpoints: ["leaf01:eth3", "vms:lan2"]
- endpoints: ["leaf02:eth3", "vms:lan3"]
- endpoints: ["leaf01:eth1", "vms:lan0"]
- endpoints: ["leaf02:eth1", "vms:lan1"]
- endpoints: ["leaf01:eth2", "vms:lan2"]
- endpoints: ["leaf02:eth2", "vms:lan3"]
- endpoints: ["leaf01:eth3", "inet:eth1"]
- endpoints: ["leaf02:eth3", "inet:eth2"]

0 comments on commit 09fb815

Please sign in to comment.