- README: rewritten node inventory, AS map, addressing plan (management, Lo0/Lo1, P2P, hosts), VNI/RD/RT tables, control-plane summary and end-to-end Campus <-> DC test procedures through the Core (VRF gold stitching). - hosts/README: document the two new Campus host configurations. - assets/arista-evpn-fabric.svg: new three-zone layout (Campus, Core, DC) with legend. - evpn-lab.clab.yml.annotations.json: reposition nodes and add zone labels so the ContainerLab graph matches the extended topology.
80 lines
2.9 KiB
JSON
80 lines
2.9 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": "border-leaf-campus1", "position": { "x": 540, "y": 400 } },
|
|
{ "id": "border-leaf-campus2", "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": "border-leaf-dc1", "position": { "x": 1380, "y": 400 } },
|
|
{ "id": "border-leaf-dc2", "position": { "x": 1520, "y": 400 } },
|
|
|
|
{ "id": "spine1", "position": { "x": 1800, "y": 160 } },
|
|
{ "id": "spine2", "position": { "x": 2280, "y": 160 } },
|
|
|
|
{ "id": "leaf1", "position": { "x": 1660, "y": 400 } },
|
|
{ "id": "leaf2", "position": { "x": 1800, "y": 400 } },
|
|
{ "id": "leaf3", "position": { "x": 1940, "y": 400 } },
|
|
{ "id": "leaf4", "position": { "x": 2080, "y": 400 } },
|
|
{ "id": "leaf5", "position": { "x": 2220, "y": 400 } },
|
|
{ "id": "leaf6", "position": { "x": 2360, "y": 400 } },
|
|
{ "id": "leaf7", "position": { "x": 2500, "y": 400 } },
|
|
{ "id": "leaf8", "position": { "x": 2640, "y": 400 } },
|
|
|
|
{ "id": "access1", "position": { "x": 1720, "y": 540 } },
|
|
{ "id": "access2", "position": { "x": 2000, "y": 540 } },
|
|
{ "id": "access3", "position": { "x": 2280, "y": 540 } },
|
|
{ "id": "access4", "position": { "x": 2560, "y": 540 } },
|
|
|
|
{ "id": "host1", "position": { "x": 1720, "y": 680 } },
|
|
{ "id": "host2", "position": { "x": 2000, "y": 680 } },
|
|
{ "id": "host3", "position": { "x": 2280, "y": 680 } },
|
|
{ "id": "host4", "position": { "x": 2560, "y": 680 } }
|
|
],
|
|
"edgeAnnotations": [],
|
|
"aliasEndpointAnnotations": [],
|
|
"viewerSettings": {}
|
|
}
|