Skip to content

Commit

Permalink
Adjust mapping.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit91 committed Dec 12, 2024
1 parent 8dc1c3c commit c5ea9b0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions mini-lab.capms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ topology:
links:
- endpoints: ["inet:ext", "mini_lab_ext:inet"]
mtu: 9000
- endpoints: ["leaf01:eth1", "vms:lan0"]
- endpoints: ["leaf02:eth1", "vms:lan1"]
- endpoints: ["leaf01:eth2", "vms:lan2"]
- endpoints: ["leaf02:eth2", "vms:lan3"]
- endpoints: ["leaf01:eth3", "vms:lan4"]
- endpoints: ["leaf02:eth3", "vms:lan5"]
- endpoints: ["leaf01:eth4", "inet:eth1"]
- endpoints: ["leaf02:eth4", "inet:eth2"]
- endpoints: ["leaf01:Ethernet0", "vms:lan0"]
- endpoints: ["leaf02:Ethernet0", "vms:lan1"]
- endpoints: ["leaf01:Ethernet1", "vms:lan2"]
- endpoints: ["leaf02:Ethernet1", "vms:lan3"]
- endpoints: ["leaf01:Ethernet2", "vms:lan4"]
- endpoints: ["leaf02:Ethernet2", "vms:lan5"]
- endpoints: ["leaf01:Ethernet120", "inet:eth1"]
- endpoints: ["leaf02:Ethernet120", "inet:eth2"]

0 comments on commit c5ea9b0

Please sign in to comment.