{
  "type": "excalidraw",
  "version": 2,
  "source": "yggy-docs",
  "elements": [
    {
      "id": "root-box",
      "type": "rectangle",
      "x": 250,
      "y": 30,
      "width": 300,
      "height": 60,
      "strokeColor": "#1e1e1e",
      "backgroundColor": "#a5d8ff",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "roundness": { "type": 3 }
    },
    {
      "id": "root-label",
      "type": "text",
      "x": 310,
      "y": 45,
      "width": 180,
      "height": 30,
      "text": "test-west-europe\n(172.16.0.0/16)",
      "fontSize": 13,
      "fontFamily": 1,
      "textAlign": "center"
    },
    {
      "id": "arrow-root-hub",
      "type": "arrow",
      "x": 330,
      "y": 90,
      "width": 0,
      "height": 40,
      "points": [[0, 0], [-80, 40]],
      "strokeColor": "#1e1e1e",
      "strokeWidth": 2,
      "endArrowhead": "arrow"
    },
    {
      "id": "arrow-root-spoke",
      "type": "arrow",
      "x": 470,
      "y": 90,
      "width": 0,
      "height": 40,
      "points": [[0, 0], [80, 40]],
      "strokeColor": "#1e1e1e",
      "strokeWidth": 2,
      "endArrowhead": "arrow"
    },
    {
      "id": "hub-box",
      "type": "rectangle",
      "x": 100,
      "y": 140,
      "width": 220,
      "height": 50,
      "strokeColor": "#1e1e1e",
      "backgroundColor": "#b2f2bb",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "roundness": { "type": 3 }
    },
    {
      "id": "hub-label",
      "type": "text",
      "x": 145,
      "y": 155,
      "width": 130,
      "height": 20,
      "text": "hub-west-europe",
      "fontSize": 13,
      "fontFamily": 1,
      "textAlign": "center"
    },
    {
      "id": "spoke-box",
      "type": "rectangle",
      "x": 430,
      "y": 140,
      "width": 250,
      "height": 50,
      "strokeColor": "#1e1e1e",
      "backgroundColor": "#b2f2bb",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "roundness": { "type": 3 }
    },
    {
      "id": "spoke-label",
      "type": "text",
      "x": 475,
      "y": 155,
      "width": 160,
      "height": 20,
      "text": "spoke-integration-01",
      "fontSize": 13,
      "fontFamily": 1,
      "textAlign": "center"
    },
    {
      "id": "arrow-hub-fw",
      "type": "arrow",
      "x": 210,
      "y": 190,
      "width": 0,
      "height": 40,
      "points": [[0, 0], [0, 40]],
      "strokeColor": "#1e1e1e",
      "strokeWidth": 2,
      "endArrowhead": "arrow"
    },
    {
      "id": "fw-box",
      "type": "rectangle",
      "x": 120,
      "y": 240,
      "width": 190,
      "height": 50,
      "strokeColor": "#1e1e1e",
      "backgroundColor": "#ffc9c9",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "roundness": { "type": 3 }
    },
    {
      "id": "fw-label",
      "type": "text",
      "x": 140,
      "y": 248,
      "width": 150,
      "height": 30,
      "text": "firewall-zone\n(172.16.254.0/24)",
      "fontSize": 12,
      "fontFamily": 1,
      "textAlign": "center"
    },
    {
      "id": "arrow-spoke-app",
      "type": "arrow",
      "x": 500,
      "y": 190,
      "width": 0,
      "height": 40,
      "points": [[0, 0], [-30, 40]],
      "strokeColor": "#1e1e1e",
      "strokeWidth": 2,
      "endArrowhead": "arrow"
    },
    {
      "id": "arrow-spoke-dmz",
      "type": "arrow",
      "x": 600,
      "y": 190,
      "width": 0,
      "height": 40,
      "points": [[0, 0], [30, 40]],
      "strokeColor": "#1e1e1e",
      "strokeWidth": 2,
      "endArrowhead": "arrow"
    },
    {
      "id": "app-box",
      "type": "rectangle",
      "x": 390,
      "y": 240,
      "width": 160,
      "height": 50,
      "strokeColor": "#1e1e1e",
      "backgroundColor": "#ffec99",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "roundness": { "type": 3 }
    },
    {
      "id": "app-label",
      "type": "text",
      "x": 425,
      "y": 255,
      "width": 90,
      "height": 20,
      "text": "app-zone-1",
      "fontSize": 13,
      "fontFamily": 1,
      "textAlign": "center"
    },
    {
      "id": "dmz-box",
      "type": "rectangle",
      "x": 580,
      "y": 240,
      "width": 160,
      "height": 50,
      "strokeColor": "#1e1e1e",
      "backgroundColor": "#ffec99",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "roundness": { "type": 3 }
    },
    {
      "id": "dmz-label",
      "type": "text",
      "x": 615,
      "y": 255,
      "width": 90,
      "height": 20,
      "text": "dmz-zone-1",
      "fontSize": 13,
      "fontFamily": 1,
      "textAlign": "center"
    },
    {
      "id": "peering-line",
      "type": "line",
      "x": 550,
      "y": 265,
      "width": 30,
      "height": 0,
      "points": [[0, 0], [30, 0]],
      "strokeColor": "#e03131",
      "strokeWidth": 2,
      "strokeStyle": "dashed"
    },
    {
      "id": "peering-label",
      "type": "text",
      "x": 545,
      "y": 278,
      "width": 50,
      "height": 15,
      "text": "Peering",
      "fontSize": 10,
      "fontFamily": 1,
      "textAlign": "center",
      "strokeColor": "#e03131"
    },
    {
      "id": "arrow-app-sa",
      "type": "arrow",
      "x": 430,
      "y": 290,
      "width": 0,
      "height": 35,
      "points": [[0, 0], [-20, 35]],
      "strokeColor": "#1e1e1e",
      "strokeWidth": 1,
      "endArrowhead": "arrow"
    },
    {
      "id": "arrow-app-sb",
      "type": "arrow",
      "x": 500,
      "y": 290,
      "width": 0,
      "height": 35,
      "points": [[0, 0], [20, 35]],
      "strokeColor": "#1e1e1e",
      "strokeWidth": 1,
      "endArrowhead": "arrow"
    },
    {
      "id": "subnet-a-box",
      "type": "rectangle",
      "x": 365,
      "y": 335,
      "width": 100,
      "height": 40,
      "strokeColor": "#1e1e1e",
      "backgroundColor": "#d0bfff",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "roundness": { "type": 3 }
    },
    {
      "id": "subnet-a-label",
      "type": "text",
      "x": 373,
      "y": 342,
      "width": 84,
      "height": 25,
      "text": "subnet-a\n172.16.10.0/24",
      "fontSize": 9,
      "fontFamily": 1,
      "textAlign": "center"
    },
    {
      "id": "subnet-b-box",
      "type": "rectangle",
      "x": 480,
      "y": 335,
      "width": 100,
      "height": 40,
      "strokeColor": "#1e1e1e",
      "backgroundColor": "#d0bfff",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "roundness": { "type": 3 }
    },
    {
      "id": "subnet-b-label",
      "type": "text",
      "x": 488,
      "y": 342,
      "width": 84,
      "height": 25,
      "text": "subnet-b\n172.16.11.0/24",
      "fontSize": 9,
      "fontFamily": 1,
      "textAlign": "center"
    },
    {
      "id": "arrow-dmz-sd",
      "type": "arrow",
      "x": 660,
      "y": 290,
      "width": 0,
      "height": 35,
      "points": [[0, 0], [0, 35]],
      "strokeColor": "#1e1e1e",
      "strokeWidth": 1,
      "endArrowhead": "arrow"
    },
    {
      "id": "subnet-d-box",
      "type": "rectangle",
      "x": 610,
      "y": 335,
      "width": 100,
      "height": 40,
      "strokeColor": "#1e1e1e",
      "backgroundColor": "#d0bfff",
      "fillStyle": "solid",
      "strokeWidth": 1,
      "roundness": { "type": 3 }
    },
    {
      "id": "subnet-d-label",
      "type": "text",
      "x": 618,
      "y": 342,
      "width": 84,
      "height": 25,
      "text": "subnet-a\n172.16.20.0/24",
      "fontSize": 9,
      "fontFamily": 1,
      "textAlign": "center"
    },
    {
      "id": "nexthop-arrow",
      "type": "arrow",
      "x": 430,
      "y": 175,
      "width": 120,
      "height": 75,
      "points": [[0, 0], [-120, 75]],
      "strokeColor": "#2f9e44",
      "strokeWidth": 2,
      "strokeStyle": "dashed",
      "endArrowhead": "arrow"
    },
    {
      "id": "nexthop-label",
      "type": "text",
      "x": 320,
      "y": 198,
      "width": 120,
      "height": 15,
      "text": "NextHop: 0.0.0.0/0",
      "fontSize": 10,
      "fontFamily": 1,
      "textAlign": "center",
      "strokeColor": "#2f9e44"
    },
    {
      "id": "nexthop-ip-label",
      "type": "text",
      "x": 320,
      "y": 212,
      "width": 120,
      "height": 15,
      "text": "→ 172.16.254.1",
      "fontSize": 10,
      "fontFamily": 1,
      "textAlign": "center",
      "strokeColor": "#2f9e44"
    },
    {
      "id": "legend-title",
      "type": "text",
      "x": 50,
      "y": 350,
      "width": 60,
      "height": 15,
      "text": "Legend:",
      "fontSize": 11,
      "fontFamily": 1,
      "textAlign": "left",
      "strokeColor": "#495057"
    },
    {
      "id": "legend-perimeter",
      "type": "text",
      "x": 50,
      "y": 370,
      "width": 200,
      "height": 15,
      "text": "□ Blue/Green/Yellow = Perimeter",
      "fontSize": 10,
      "fontFamily": 1,
      "textAlign": "left",
      "strokeColor": "#495057"
    },
    {
      "id": "legend-leaf",
      "type": "text",
      "x": 50,
      "y": 385,
      "width": 200,
      "height": 15,
      "text": "□ Purple = Leaf Perimeter (with CIDRs)",
      "fontSize": 10,
      "fontFamily": 1,
      "textAlign": "left",
      "strokeColor": "#495057"
    },
    {
      "id": "legend-nexthop",
      "type": "text",
      "x": 50,
      "y": 400,
      "width": 200,
      "height": 15,
      "text": "- - → Green dashed = NextHop",
      "fontSize": 10,
      "fontFamily": 1,
      "textAlign": "left",
      "strokeColor": "#2f9e44"
    },
    {
      "id": "legend-peering",
      "type": "text",
      "x": 50,
      "y": 415,
      "width": 200,
      "height": 15,
      "text": "- - - Red dashed = Peering",
      "fontSize": 10,
      "fontFamily": 1,
      "textAlign": "left",
      "strokeColor": "#e03131"
    }
  ],
  "appState": {
    "gridSize": null,
    "viewBackgroundColor": "#ffffff"
  },
  "files": {}
}
