From e131cd690c129c917cee98314e2c8cc8baa94471 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 28 Apr 2021 15:54:32 +0200 Subject: [PATCH] ++dev Signed-off-by: Nico Schottelius --- dev-cdn.dot | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/dev-cdn.dot b/dev-cdn.dot index 08fc950..3456505 100644 --- a/dev-cdn.dot +++ b/dev-cdn.dot @@ -12,14 +12,14 @@ digraph G { downstreamrouter [ label="Downstream Router\nAS399354" color="#40a9e3", style="filled" ] apu1->cisco [ label="serial: ttyUSB0" ] - apu1->cisco [ label="apu1: eth1\nNexus: ether1" ] - apu1->upstreamswitch [ label="eth0\n2a0a:e5c0:1:e::a1/64\n147.78.195.2/29" ] - apu2->upstreamswitch [ label="eth0\n2a0a:e5c0:1:e::a2/64\n147.78.195.3/29" ] - apu2->apu1 [ label="eth2 to eth2 direct connection" ] + apu1->cisco [ label="apu1: eth2\nNexus: ether13" ] + apu2->cisco [ label="apu1: eth2\nNexus: ether14" ] + apu1->upstreamswitch [ label="eth0\n2a0a:e5c0:1:f::a1/64\n147.78.195.3/29" ] + apu2->upstreamswitch [ label="eth0\n2a0a:e5c0:1:f::a2/64\n147.78.195.4/29" ] + cisco->upstreamswitch [ label="Nexus:\nether1" ] - cisco->upstreamswitch [ label="Nexus:\nether48" ] - upstreamrouter->upstreamswitch [ label="2a0a:e5c0:1:e::1/64\n147.78.195.1/29" ] - downstreamrouter->cisco [ label="2a0a:e5c0:1:e::ffff/64\n147.78.195.4/29" ] + upstreamrouter->upstreamswitch [ label="2a0a:e5c0:1:f::50/64\n147.78.195.1/29" ] + downstreamrouter->cisco [ label="2a0a:e5c0:1:e::ffff/64\n147.78.195.5/29" ] servers->cisco [ label="Nexus:\nether3-12" ] upstreamrouter->downstreamrouter [ label="BGP session\nfull table" ]