rename clabs configurations
This commit is contained in:
@@ -0,0 +1,84 @@
|
||||
{
|
||||
"freeTextAnnotations": [],
|
||||
"freeShapeAnnotations": [],
|
||||
"trafficRateAnnotations": [],
|
||||
"groupStyleAnnotations": [],
|
||||
"networkNodeAnnotations": [],
|
||||
"nodeAnnotations": [
|
||||
{
|
||||
"id": "client1",
|
||||
"position": {
|
||||
"x": 280,
|
||||
"y": 560
|
||||
},
|
||||
"icon": "client",
|
||||
"interfacePattern": "eth{n}"
|
||||
},
|
||||
{
|
||||
"id": "client2",
|
||||
"position": {
|
||||
"x": 420,
|
||||
"y": 560
|
||||
},
|
||||
"icon": "client",
|
||||
"interfacePattern": "eth{n}"
|
||||
},
|
||||
{
|
||||
"id": "rt1",
|
||||
"position": {
|
||||
"x": 380,
|
||||
"y": 340
|
||||
},
|
||||
"icon": "pe",
|
||||
"interfacePattern": "eth"
|
||||
},
|
||||
{
|
||||
"id": "rt2",
|
||||
"position": {
|
||||
"x": 560,
|
||||
"y": 340
|
||||
},
|
||||
"icon": "pe",
|
||||
"interfacePattern": "eth"
|
||||
},
|
||||
{
|
||||
"id": "client3",
|
||||
"position": {
|
||||
"x": 520,
|
||||
"y": 560
|
||||
},
|
||||
"icon": "client",
|
||||
"interfacePattern": "eth{n}"
|
||||
},
|
||||
{
|
||||
"id": "sw1",
|
||||
"position": {
|
||||
"x": 360,
|
||||
"y": 460
|
||||
},
|
||||
"icon": "switch",
|
||||
"interfacePattern": "Ethernet0/{n}"
|
||||
},
|
||||
{
|
||||
"id": "sw2",
|
||||
"position": {
|
||||
"x": 580,
|
||||
"y": 460
|
||||
},
|
||||
"icon": "switch",
|
||||
"interfacePattern": "Ethernet0/{n}"
|
||||
},
|
||||
{
|
||||
"id": "client4",
|
||||
"position": {
|
||||
"x": 640,
|
||||
"y": 560
|
||||
},
|
||||
"icon": "client",
|
||||
"interfacePattern": "eth{n}"
|
||||
}
|
||||
],
|
||||
"edgeAnnotations": [],
|
||||
"aliasEndpointAnnotations": [],
|
||||
"viewerSettings": {}
|
||||
}
|
||||
Reference in New Issue
Block a user