master-thesis/doc/graphviz/switchdesign.svg

54 lines
2.5 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.40.1 (20161225.0304)
-->
<!-- Title: G Pages: 1 -->
<svg width="324pt" height="190pt"
viewBox="0.00 0.00 323.50 190.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 186)">
<title>G</title>
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-186 319.5,-186 319.5,4 -4,4"/>
<!-- v4host -->
<g id="node1" class="node">
<title>v4host</title>
<polygon fill="none" stroke="#000000" points="96.5,-36 22.5,-36 22.5,0 96.5,0 96.5,-36"/>
<text text-anchor="middle" x="59.5" y="-14.3" font-family="Times,serif" font-size="14.00" fill="#000000">IPv4 hosts</text>
</g>
<!-- v6host -->
<g id="node2" class="node">
<title>v6host</title>
<polygon fill="none" stroke="#000000" points="96.5,-182 22.5,-182 22.5,-146 96.5,-146 96.5,-182"/>
<text text-anchor="middle" x="59.5" y="-160.3" font-family="Times,serif" font-size="14.00" fill="#000000">IPv6 hosts</text>
</g>
<!-- nat64gw -->
<g id="node3" class="node">
<title>nat64gw</title>
<polygon fill="none" stroke="#000000" points="119,-109 0,-109 0,-73 119,-73 119,-109"/>
<text text-anchor="middle" x="59.5" y="-87.3" font-family="Times,serif" font-size="14.00" fill="#000000">P4 switch: NAT64</text>
</g>
<!-- v6host&#45;&#45;nat64gw -->
<g id="edge2" class="edge">
<title>v6host&#45;&#45;nat64gw</title>
<path fill="none" stroke="#000000" d="M59.5,-145.9551C59.5,-134.7241 59.5,-120.3298 59.5,-109.0904"/>
</g>
<!-- nat64gw&#45;&#45;v4host -->
<g id="edge1" class="edge">
<title>nat64gw&#45;&#45;v4host</title>
<path fill="none" stroke="#000000" d="M59.5,-72.9551C59.5,-61.7241 59.5,-47.3298 59.5,-36.0904"/>
</g>
<!-- controller -->
<g id="node4" class="node">
<title>controller</title>
<polygon fill="none" stroke="#000000" points="315.5,-109 225.5,-109 225.5,-73 315.5,-73 315.5,-109"/>
<text text-anchor="middle" x="270.5" y="-87.3" font-family="Times,serif" font-size="14.00" fill="#000000">P4 Controller</text>
</g>
<!-- nat64gw&#45;&#45;controller -->
<g id="edge3" class="edge">
<title>nat64gw&#45;&#45;controller</title>
<path fill="none" stroke="#000000" d="M119.1181,-91C152.8748,-91 194.4149,-91 225.4359,-91"/>
<text text-anchor="middle" x="172.25" y="-97.8" font-family="Times,serif" font-size="14.00" fill="#000000">custom protocol</text>
</g>
</g>
</svg>