You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/tests/topologies/1_5_cloud/after/1_5_cloud.gns3

64 lines
1.9 KiB

{
"auto_start": false,
"name": "1_5_cloud",
"project_id": "467ce18d-4848-494a-88d2-4f53ddaca111",
"revision": 6,
"topology": {
"computes": [
{
"compute_id": "local",
"host": "127.0.0.1",
"name": "Local",
"port": 3080,
"protocol": "http"
}
],
"drawings": [],
"links": [],
"nodes": [
{
"compute_id": "local",
"console": null,
"console_type": "none",
"label": {
"rotation": 0,
"style": "font-family: TypeWriter;font-size: 10;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "Cloud 1",
"x": 55,
"y": -25
},
"name": "Cloud 1",
"node_id": "ANYUUID",
"node_type": "cloud",
"port_name_format": "Ethernet{0}",
"port_segment_size": 0,
"first_port_name": null,
"properties": {
"interfaces": [
],
"ports_mapping": [
{
"interface": "bridge0",
"name": "bridge0",
"port_number": 1,
"type": "ethernet"
},
{
"interface": "tap0",
"name": "tap0",
"port_number": 2,
"type": "tap"
}
]
},
"symbol": ":/symbols/cloud.svg",
"x": 57,
"y": -2,
"z": 1
}
]
},
"type": "topology",
"version": "ANYSTR"
}