update connection diagram
This commit is contained in:
parent
fbc7f92b10
commit
06c5fea3bf
1 changed files with 23 additions and 2 deletions
|
|
@ -1,3 +1,9 @@
|
|||
vars: {
|
||||
d2-config: {
|
||||
layout-engine: elk
|
||||
}
|
||||
}
|
||||
|
||||
Linux Host: {
|
||||
width: 500
|
||||
}
|
||||
|
|
@ -15,6 +21,16 @@ EX4100-F: {
|
|||
width: 500
|
||||
}
|
||||
|
||||
EX4100-F -- Smart Plug: {
|
||||
label: "Power cable"
|
||||
}
|
||||
|
||||
Smart Plug: {
|
||||
shape: diamond
|
||||
}
|
||||
|
||||
Smart Plug -- Internet
|
||||
|
||||
Linux Host -- EX4100-F: {
|
||||
label: "Cat 6 cable"
|
||||
target-arrowhead.label: "Mgmt"
|
||||
|
|
@ -23,11 +39,16 @@ Linux Host -- EX4100-F: {
|
|||
|
||||
Linux Host -- EX4100-F: {
|
||||
label: "Cat 6 cable"
|
||||
target-arrowhead.label: "Port 44"
|
||||
target-arrowhead.label: "ge-0/0/44"
|
||||
source-arrowhead.label: "enp2s0"
|
||||
}
|
||||
Linux Host -- EX4100-F: {
|
||||
label: "10G DAC"
|
||||
target-arrowhead.label: "Uplink0"
|
||||
target-arrowhead.label: "xe-0/2/0"
|
||||
source-arrowhead.label: "enp5s0d1"
|
||||
}
|
||||
Linux Host -- EX4100-F: {
|
||||
label: "10G DAC"
|
||||
target-arrowhead.label: "xe-0/2/1"
|
||||
source-arrowhead.label: "enp5s0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue