Files
arista-evpn-vxlan-clab/evpn-lab.clab.yml.annotations.json
Damien ef4211afe5 Rename devices to <area>-<role> scheme
DC fabric: spine/leaf/border-leaf/access/host -> dc-spine, dc-leaf,
dc-border-leaf, dc-access, dc-server. Campus border leafs flipped
from border-leaf-campus to campus-border-leaf for consistency. Core,
campus spines/leafs/access/hosts unchanged.

Updates topology, annotations, all configs (hostnames + peer
descriptions), host interface files, README, TROUBLESHOOTING,
END_TO_END_TESTING, and the SVG diagram.
2026-04-24 07:43:02 +00:00

80 lines
3.0 KiB
JSON

{
"freeTextAnnotations": [
{
"id": "label-campus",
"position": { "x": -100, "y": 60 },
"text": "CAMPUS FABRIC (AS 66000 / 66001 / 66002 / 66005)",
"fontSize": 16,
"color": "#2563eb"
},
{
"id": "label-core",
"position": { "x": 1100, "y": 60 },
"text": "CORE (AS 65500)",
"fontSize": 16,
"color": "#ea580c"
},
{
"id": "label-dc",
"position": { "x": 1600, "y": 60 },
"text": "DATA CENTER FABRIC (AS 65000 / 65001-4 / 65005)",
"fontSize": 16,
"color": "#16a34a"
}
],
"freeShapeAnnotations": [],
"trafficRateAnnotations": [],
"groupStyleAnnotations": [],
"networkNodeAnnotations": [],
"nodeAnnotations": [
{ "id": "campus-spine1", "position": { "x": 120, "y": 160 } },
{ "id": "campus-spine2", "position": { "x": 420, "y": 160 } },
{ "id": "campus-leaf1", "position": { "x": -60, "y": 400 } },
{ "id": "campus-leaf2", "position": { "x": 80, "y": 400 } },
{ "id": "campus-leaf3", "position": { "x": 240, "y": 400 } },
{ "id": "campus-leaf4", "position": { "x": 380, "y": 400 } },
{ "id": "campus-border-leaf1", "position": { "x": 540, "y": 400 } },
{ "id": "campus-border-leaf2", "position": { "x": 680, "y": 400 } },
{ "id": "campus-access1", "position": { "x": 40, "y": 540 } },
{ "id": "campus-access2", "position": { "x": 320, "y": 540 } },
{ "id": "campus-host1", "position": { "x": 40, "y": 680 } },
{ "id": "campus-host2", "position": { "x": 320, "y": 680 } },
{ "id": "core1", "position": { "x": 960, "y": 300 } },
{ "id": "core2", "position": { "x": 1180, "y": 300 } },
{ "id": "dc-border-leaf1", "position": { "x": 1380, "y": 400 } },
{ "id": "dc-border-leaf2", "position": { "x": 1520, "y": 400 } },
{ "id": "dc-spine1", "position": { "x": 1800, "y": 160 } },
{ "id": "dc-spine2", "position": { "x": 2280, "y": 160 } },
{ "id": "dc-leaf1", "position": { "x": 1660, "y": 400 } },
{ "id": "dc-leaf2", "position": { "x": 1800, "y": 400 } },
{ "id": "dc-leaf3", "position": { "x": 1940, "y": 400 } },
{ "id": "dc-leaf4", "position": { "x": 2080, "y": 400 } },
{ "id": "dc-leaf5", "position": { "x": 2220, "y": 400 } },
{ "id": "dc-leaf6", "position": { "x": 2360, "y": 400 } },
{ "id": "dc-leaf7", "position": { "x": 2500, "y": 400 } },
{ "id": "dc-leaf8", "position": { "x": 2640, "y": 400 } },
{ "id": "dc-access1", "position": { "x": 1720, "y": 540 } },
{ "id": "dc-access2", "position": { "x": 2000, "y": 540 } },
{ "id": "dc-access3", "position": { "x": 2280, "y": 540 } },
{ "id": "dc-access4", "position": { "x": 2560, "y": 540 } },
{ "id": "dc-server1", "position": { "x": 1720, "y": 680 } },
{ "id": "dc-server2", "position": { "x": 2000, "y": 680 } },
{ "id": "dc-server3", "position": { "x": 2280, "y": 680 } },
{ "id": "dc-server4", "position": { "x": 2560, "y": 680 } }
],
"edgeAnnotations": [],
"aliasEndpointAnnotations": [],
"viewerSettings": {}
}