network_2.drawio 5.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. <mxfile host="65bd71144e">
  2. <diagram id="qvqIMWZhLYQI7_66ceEl" name="Page-1">
  3. <mxGraphModel dx="866" dy="367" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" background="none" math="0" shadow="0">
  4. <root>
  5. <mxCell id="0"/>
  6. <mxCell id="1" parent="0"/>
  7. <mxCell id="2" value="ESP32 w/ bridged &lt;b&gt;WiFi AP &amp;amp; Eth port&lt;/b&gt;&lt;br&gt;(DHCP Server)" style="rounded=0;whiteSpace=wrap;html=1;strokeWidth=3;" parent="1" vertex="1">
  8. <mxGeometry x="280" y="390" width="120" height="60" as="geometry"/>
  9. </mxCell>
  10. <mxCell id="5" style="edgeStyle=orthogonalEdgeStyle;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;startArrow=classic;startFill=1;strokeWidth=2;" parent="1" source="3" target="2" edge="1">
  11. <mxGeometry relative="1" as="geometry">
  12. <Array as="points">
  13. <mxPoint x="220" y="420"/>
  14. </Array>
  15. </mxGeometry>
  16. </mxCell>
  17. <mxCell id="15" value="Ethernet" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="5" vertex="1" connectable="0">
  18. <mxGeometry x="-0.2899" y="-1" relative="1" as="geometry">
  19. <mxPoint x="31" y="-11" as="offset"/>
  20. </mxGeometry>
  21. </mxCell>
  22. <mxCell id="3" value="PC#1&lt;br&gt;(DHCP Client)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
  23. <mxGeometry x="160" y="280" width="120" height="60" as="geometry"/>
  24. </mxCell>
  25. <mxCell id="4" value="PC#2&lt;br&gt;(DHCP Client)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
  26. <mxGeometry x="400" y="280" width="120" height="60" as="geometry"/>
  27. </mxCell>
  28. <mxCell id="7" value="" style="endArrow=open;startArrow=open;html=1;startFill=0;endFill=0;dashed=1;dashPattern=1 1;" parent="1" edge="1">
  29. <mxGeometry width="50" height="50" relative="1" as="geometry">
  30. <mxPoint x="290" y="309.71" as="sourcePoint"/>
  31. <mxPoint x="390" y="309.71" as="targetPoint"/>
  32. <Array as="points">
  33. <mxPoint x="340" y="309.71"/>
  34. </Array>
  35. </mxGeometry>
  36. </mxCell>
  37. <mxCell id="8" value="" style="endArrow=open;startArrow=open;html=1;startFill=0;endFill=0;dashed=1;dashPattern=1 1;" parent="1" edge="1">
  38. <mxGeometry width="50" height="50" relative="1" as="geometry">
  39. <mxPoint x="250" y="440" as="sourcePoint"/>
  40. <mxPoint x="180" y="350" as="targetPoint"/>
  41. <Array as="points">
  42. <mxPoint x="190" y="420"/>
  43. </Array>
  44. </mxGeometry>
  45. </mxCell>
  46. <mxCell id="9" value="" style="endArrow=open;startArrow=open;html=1;startFill=0;endFill=0;dashed=1;dashPattern=1 1;" parent="1" edge="1">
  47. <mxGeometry width="50" height="50" relative="1" as="geometry">
  48. <mxPoint x="500" y="350" as="sourcePoint"/>
  49. <mxPoint x="430" y="440" as="targetPoint"/>
  50. <Array as="points">
  51. <mxPoint x="490" y="410"/>
  52. </Array>
  53. </mxGeometry>
  54. </mxCell>
  55. <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">
  56. <mxGeometry x="140" y="405" width="60" height="30" as="geometry"/>
  57. </mxCell>
  58. <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">
  59. <mxGeometry x="480" y="400" width="60" height="30" as="geometry"/>
  60. </mxCell>
  61. <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">
  62. <mxGeometry x="310" y="280" width="60" height="30" as="geometry"/>
  63. </mxCell>
  64. <mxCell id="17" value="" style="shape=mxgraph.arrows2.wedgeArrowDashed2;html=1;bendable=0;startWidth=20;stepSize=15;entryX=1;entryY=0.5;entryDx=0;entryDy=0;strokeWidth=2;" parent="1" target="2" edge="1">
  65. <mxGeometry width="100" height="100" relative="1" as="geometry">
  66. <mxPoint x="460" y="370" as="sourcePoint"/>
  67. <mxPoint x="420" y="420" as="targetPoint"/>
  68. </mxGeometry>
  69. </mxCell>
  70. </root>
  71. </mxGraphModel>
  72. </diagram>
  73. </mxfile>