summaryrefslogtreecommitdiff
path: root/spec/site_to_site_vpn/config.yaml
blob: 35406daefcf204d29359d39c34ee3a7e9e5fa41b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
vyos1:
  :networks:
    net1: "10.0.1.11/24"
    net2: "10.0.2.11/24"
vyos2:
  :networks:
    net1: "10.0.1.12/24"
    net3: "10.0.3.11/24"
vyos3:
  :networks:
    net2: "10.0.2.13/24"
vyos4:
  :networks:
    net3: "10.0.3.14/24"