network_1.drawio 5.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  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/ 2 bridged &lt;b&gt;Eth ports&lt;/b&gt;&lt;br&gt;(DHCP Client)" style="rounded=0;whiteSpace=wrap;html=1;strokeWidth=3;" 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;strokeWidth=2;" parent="1" source="3" target="2" edge="1">
  11. <mxGeometry relative="1" as="geometry"/>
  12. </mxCell>
  13. <mxCell id="15" value="Ethernet" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="5" vertex="1" connectable="0">
  14. <mxGeometry x="-0.2899" y="-1" relative="1" as="geometry">
  15. <mxPoint x="7" y="-11" as="offset"/>
  16. </mxGeometry>
  17. </mxCell>
  18. <mxCell id="3" value="PC#1&lt;br&gt;(DHCP Server)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
  19. <mxGeometry x="160" y="280" width="120" height="60" as="geometry"/>
  20. </mxCell>
  21. <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;strokeWidth=2;" parent="1" source="4" target="2" edge="1">
  22. <mxGeometry relative="1" as="geometry"/>
  23. </mxCell>
  24. <mxCell id="14" value="Ethernet" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="6" vertex="1" connectable="0">
  25. <mxGeometry x="0.1867" y="-4" relative="1" as="geometry">
  26. <mxPoint x="9" y="-6" as="offset"/>
  27. </mxGeometry>
  28. </mxCell>
  29. <mxCell id="4" value="PC#2&lt;br&gt;(DHCP Client)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
  30. <mxGeometry x="400" y="280" width="120" height="60" as="geometry"/>
  31. </mxCell>
  32. <mxCell id="7" value="" style="endArrow=open;startArrow=open;html=1;startFill=0;endFill=0;dashed=1;dashPattern=1 1;" parent="1" edge="1">
  33. <mxGeometry width="50" height="50" relative="1" as="geometry">
  34. <mxPoint x="290" y="309.71" as="sourcePoint"/>
  35. <mxPoint x="390" y="309.71" as="targetPoint"/>
  36. <Array as="points">
  37. <mxPoint x="340" y="309.71"/>
  38. </Array>
  39. </mxGeometry>
  40. </mxCell>
  41. <mxCell id="8" value="" style="endArrow=open;startArrow=open;html=1;startFill=0;endFill=0;dashed=1;dashPattern=1 1;" parent="1" edge="1">
  42. <mxGeometry width="50" height="50" relative="1" as="geometry">
  43. <mxPoint x="180" y="270" as="sourcePoint"/>
  44. <mxPoint x="270" y="190" as="targetPoint"/>
  45. <Array as="points">
  46. <mxPoint x="210" y="210"/>
  47. </Array>
  48. </mxGeometry>
  49. </mxCell>
  50. <mxCell id="9" value="" style="endArrow=open;startArrow=open;html=1;startFill=0;endFill=0;dashed=1;dashPattern=1 1;" parent="1" edge="1">
  51. <mxGeometry width="50" height="50" relative="1" as="geometry">
  52. <mxPoint x="410" y="190" as="sourcePoint"/>
  53. <mxPoint x="500" y="270" as="targetPoint"/>
  54. <Array as="points">
  55. <mxPoint x="470" y="210"/>
  56. </Array>
  57. </mxGeometry>
  58. </mxCell>
  59. <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">
  60. <mxGeometry x="160" y="190" width="60" height="30" as="geometry"/>
  61. </mxCell>
  62. <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">
  63. <mxGeometry x="460" y="190" width="60" height="30" as="geometry"/>
  64. </mxCell>
  65. <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">
  66. <mxGeometry x="310" y="280" width="60" height="30" as="geometry"/>
  67. </mxCell>
  68. </root>
  69. </mxGraphModel>
  70. </diagram>
  71. </mxfile>