++dev
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
This commit is contained in:
parent
517e9fdb45
commit
e131cd690c
1 changed files with 7 additions and 7 deletions
14
dev-cdn.dot
14
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" ]
|
||||
|
|
Loading…
Reference in a new issue