Files
arista-evpn-vxlan-clab/evpn-lab.clab.yml.annotations.json
Damien 9c8bc40046 chore: remove visual annotations from topology file
The `evpn-lab.clab.yml.annotations.json` file was updated to remove all existing `freeTextAnnotations` (AS numbers) and `freeShapeAnnotations` (grouping rectangles). This effectively cleans up the visual overlay for the topology.
2026-02-21 14:48:02 +00:00

109 lines
1.6 KiB
JSON

{
"freeTextAnnotations": [],
"freeShapeAnnotations": [],
"groupStyleAnnotations": [],
"networkNodeAnnotations": [],
"nodeAnnotations": [
{
"id": "spine1",
"position": {
"x": 340,
"y": 180
}
},
{
"id": "spine2",
"position": {
"x": 660,
"y": 180
}
},
{
"id": "leaf1",
"position": {
"x": -60,
"y": 420
}
},
{
"id": "leaf2",
"position": {
"x": 100,
"y": 420
}
},
{
"id": "leaf3",
"position": {
"x": 260,
"y": 420
}
},
{
"id": "leaf4",
"position": {
"x": 420,
"y": 420
}
},
{
"id": "leaf5",
"position": {
"x": 580,
"y": 420
}
},
{
"id": "leaf6",
"position": {
"x": 740,
"y": 420
}
},
{
"id": "leaf7",
"position": {
"x": 920,
"y": 420
}
},
{
"id": "leaf8",
"position": {
"x": 1080,
"y": 420
}
},
{
"id": "host1",
"position": {
"x": 20,
"y": 500
}
},
{
"id": "host2",
"position": {
"x": 340,
"y": 500
}
},
{
"id": "host3",
"position": {
"x": 660,
"y": 500
}
},
{
"id": "host4",
"position": {
"x": 1000,
"y": 500
}
}
],
"edgeAnnotations": [],
"aliasEndpointAnnotations": [],
"viewerSettings": {}
}