{
  "logs": {
    "level": "notice"
  },
  "networks": [
    {
      "name": "eth0",
      "config": {
        "dhcp_v4": {
          "use_hostname": false
        },
        "match": {
          "name": [
            "eth0"
          ]
        },
        "network": {
          "dhcp": "ipv4"
        }
      }
    },
    {
      "name": "eth1",
      "config": {
        "address": [
          {
            "add_prefix_route": false,
            "address": "10.255.121.11/24"
          },
          {
            "add_prefix_route": false,
            "address": "10.255.121.12/24"
          },
          {
            "add_prefix_route": false,
            "address": "10.255.121.13/24"
          },
          {
            "add_prefix_route": false,
            "address": "10.255.121.14/24"
          },
          {
            "add_prefix_route": false,
            "address": "10.255.121.15/24"
          },
          {
            "add_prefix_route": false,
            "address": "10.255.121.16/24"
          }
        ],
        "link": {
          "mtu_bytes": "1500",
          "unmanaged": false
        },
        "match": {
          "name": [
            "eth1"
          ]
        },
        "route": [
          {
            "destination": "10.255.121.0/24",
            "scope": "link",
            "table": 200
          },
          {
            "destination": "0.0.0.0/0",
            "gateway": "10.255.121.1",
            "table": 200
          }
        ],
        "routing_policy_rule": [
          {
            "from": "10.255.121.0/24",
            "priority": 3021,
            "table": 200
          },
          {
            "from": "10.255.121.0/24",
            "priority": 3022,
            "type": "blackhole"
          }
        ]
      }
    },
    {
      "name": "eth2",
      "config": {
        "address": [
          {
            "add_prefix_route": false,
            "address": "10.255.124.30/24"
          },
          {
            "add_prefix_route": false,
            "address": "10.255.124.31/24"
          },
          {
            "add_prefix_route": false,
            "address": "10.255.124.32/24"
          },
          {
            "add_prefix_route": false,
            "address": "10.255.124.33/24"
          },
          {
            "add_prefix_route": false,
            "address": "10.255.124.34/24"
          },
          {
            "add_prefix_route": false,
            "address": "10.255.124.35/24"
          },
          {
            "add_prefix_route": false,
            "address": "10.255.124.36/24"
          },
          {
            "add_prefix_route": false,
            "address": "10.255.124.37/24"
          },
          {
            "add_prefix_route": false,
            "address": "10.255.124.38/24"
          },
          {
            "add_prefix_route": false,
            "address": "10.255.124.39/24"
          },
          {
            "add_prefix_route": false,
            "address": "10.255.124.40/24"
          }
        ],
        "link": {
          "mtu_bytes": "1500",
          "unmanaged": false
        },
        "match": {
          "name": [
            "eth2"
          ]
        },
        "route": [
          {
            "destination": "10.255.124.0/24",
            "scope": "link",
            "table": 300
          },
          {
            "destination": "0.0.0.0/0",
            "gateway": "10.255.124.1",
            "table": 300
          }
        ],
        "routing_policy_rule": [
          {
            "from": "10.255.124.0/24",
            "priority": 3031,
            "table": 300
          },
          {
            "from": "10.255.124.0/24",
            "priority": 3032,
            "type": "blackhole"
          }
        ]
      }
    },
    {
      "name": "eth4",
      "config": {
        "address": [
          {
            "add_prefix_route": false,
            "address": "203.0.113.2/24"
          }
        ],
        "link": {
          "mtu_bytes": "1500",
          "unmanaged": false
        },
        "match": {
          "name": [
            "eth4"
          ]
        },
        "route": [
          {
            "destination": "203.0.113.0/24",
            "scope": "link",
            "table": 400
          },
          {
            "destination": "0.0.0.0/0",
            "gateway": "203.0.113.1",
            "table": 400
          }
        ],
        "routing_policy_rule": [
          {
            "from": "203.0.113.0/24",
            "priority": 3041,
            "table": 400
          },
          {
            "from": "203.0.113.0/24",
            "priority": 3042,
            "type": "blackhole"
          }
        ]
      }
    },
    {
      "name": "eth3",
      "config": {
        "address": [
          {
            "add_prefix_route": false,
            "address": "fd64:80:12::10/64"
          },
          {
            "add_prefix_route": false,
            "address": "100.80.1.12/29"
          }
        ],
        "link": {
          "mtu_bytes": "1500",
          "unmanaged": false
        },
        "match": {
          "name": [
            "eth3"
          ]
        },
        "route": [
          {
            "destination": "0.0.0.0/0",
            "gateway": "100.80.1.9",
            "table": 100
          },
          {
            "destination": "::0/0",
            "gateway": "fd64:80:12::1",
            "table": 100
          },
          {
            "destination": "fd64:80:12::/64",
            "scope": "link",
            "table": 100
          },
          {
            "destination": "100.80.1.8/29",
            "scope": "link",
            "table": 100
          }
        ],
        "routing_policy_rule": [
          {
            "from": "fd64:80:12::/64",
            "priority": 3011,
            "table": 100
          },
          {
            "from": "fd64:80:12::/64",
            "priority": 3012,
            "type": "blackhole"
          },
          {
            "from": "100.80.1.8/29",
            "priority": 3001,
            "table": 100
          },
          {
            "from": "100.80.1.8/29",
            "priority": 3002,
            "type": "blackhole"
          }
        ]
      }
    }
  ],
  "timesyncd": {
    "time": {
      "ntp": [
        "172.17.80.80"
      ]
    }
  },
  "hostnamed": {
    "hostname": "CITY-IMS-1"
  },
  "firewall": {}
}