network.drawio 4.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. <mxfile host="65bd71144e">
  2. <diagram id="qvqIMWZhLYQI7_66ceEl" name="Page-1">
  3. <mxGraphModel dx="1074" dy="527" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" background="#B8B8B8" math="0" shadow="0">
  4. <root>
  5. <mxCell id="0"/>
  6. <mxCell id="1" parent="0"/>
  7. <mxCell id="2" value="ESP32 w/ 2 bridged Eth ports&lt;br&gt;(DHCP Client)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
  8. <mxGeometry x="280" y="160" width="120" height="60" as="geometry"/>
  9. </mxCell>
  10. <mxCell id="5" style="edgeStyle=orthogonalEdgeStyle;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.25;entryY=1;entryDx=0;entryDy=0;startArrow=classic;startFill=1;" parent="1" source="3" target="2" edge="1">
  11. <mxGeometry relative="1" as="geometry"/>
  12. </mxCell>
  13. <mxCell id="3" value="PC#1&lt;br&gt;(DHCP Server)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
  14. <mxGeometry x="160" y="280" width="120" height="60" as="geometry"/>
  15. </mxCell>
  16. <mxCell id="6" style="edgeStyle=orthogonalEdgeStyle;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.75;entryY=1;entryDx=0;entryDy=0;startArrow=classic;startFill=1;" parent="1" source="4" target="2" edge="1">
  17. <mxGeometry relative="1" as="geometry"/>
  18. </mxCell>
  19. <mxCell id="4" value="PC#2&lt;br&gt;(DHCP Client)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
  20. <mxGeometry x="400" y="280" width="120" height="60" as="geometry"/>
  21. </mxCell>
  22. <mxCell id="7" value="" style="endArrow=open;startArrow=open;html=1;startFill=0;endFill=0;dashed=1;dashPattern=1 1;" parent="1" edge="1">
  23. <mxGeometry width="50" height="50" relative="1" as="geometry">
  24. <mxPoint x="290" y="309.71" as="sourcePoint"/>
  25. <mxPoint x="390" y="309.71" as="targetPoint"/>
  26. <Array as="points">
  27. <mxPoint x="340" y="309.71"/>
  28. </Array>
  29. </mxGeometry>
  30. </mxCell>
  31. <mxCell id="8" value="" style="endArrow=open;startArrow=open;html=1;startFill=0;endFill=0;dashed=1;dashPattern=1 1;" parent="1" edge="1">
  32. <mxGeometry width="50" height="50" relative="1" as="geometry">
  33. <mxPoint x="180" y="270" as="sourcePoint"/>
  34. <mxPoint x="270" y="190" as="targetPoint"/>
  35. <Array as="points">
  36. <mxPoint x="210" y="210"/>
  37. </Array>
  38. </mxGeometry>
  39. </mxCell>
  40. <mxCell id="9" value="" style="endArrow=open;startArrow=open;html=1;startFill=0;endFill=0;dashed=1;dashPattern=1 1;" parent="1" edge="1">
  41. <mxGeometry width="50" height="50" relative="1" as="geometry">
  42. <mxPoint x="410" y="190" as="sourcePoint"/>
  43. <mxPoint x="500" y="270" as="targetPoint"/>
  44. <Array as="points">
  45. <mxPoint x="470" y="210"/>
  46. </Array>
  47. </mxGeometry>
  48. </mxCell>
  49. <mxCell id="11" value="ping" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
  50. <mxGeometry x="160" y="190" width="60" height="30" as="geometry"/>
  51. </mxCell>
  52. <mxCell id="12" value="ping" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
  53. <mxGeometry x="460" y="190" width="60" height="30" as="geometry"/>
  54. </mxCell>
  55. <mxCell id="13" value="ping" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
  56. <mxGeometry x="310" y="280" width="60" height="30" as="geometry"/>
  57. </mxCell>
  58. </root>
  59. </mxGraphModel>
  60. </diagram>
  61. </mxfile>