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.
109 lines
1.6 KiB
JSON
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": {}
|
|
} |