Commit 33d61617 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Update hackfest5.clab.yml

parent f0c8f6f9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ topology:

    dc1:
      kind: linux
      mgmt-ipv4: 172.20.20.211
      mgmt-ipv4: 172.20.20.201
      exec:
        - ip link set address 00:c1:ab:00:01:01 dev eth1
        - ip address add 192.168.1.10/24 dev eth1
@@ -53,7 +53,7 @@ topology:

    dc2:
      kind: linux
      mgmt-ipv4: 172.20.20.221
      mgmt-ipv4: 172.20.20.202
      exec:
        - ip link set address 00:c1:ab:00:02:01 dev eth1
        - ip address add 192.168.2.10/24 dev eth1