mirror of
https://github.com/GNS3/gns3-gui.git
synced 2026-05-17 08:56:06 +03:00
98 lines
3.0 KiB
Plaintext
98 lines
3.0 KiB
Plaintext
{
|
|
"auto_start": false,
|
|
"name": "untitled",
|
|
"project_id": "fe7ee04a-656d-462b-85b9-c6d3fe7a7420",
|
|
"resources_type": "local",
|
|
"revision": 4,
|
|
"topology": {
|
|
"links": [
|
|
{
|
|
"description": "Link from PC1 port Ethernet0 to PC2 port Ethernet0",
|
|
"destination_node_id": 2,
|
|
"destination_port_id": 2,
|
|
"id": 1,
|
|
"source_node_id": 1,
|
|
"source_port_id": 1
|
|
}
|
|
],
|
|
"nodes": [
|
|
{
|
|
"description": "VPCS device",
|
|
"id": 1,
|
|
"label": {
|
|
"color": "#ff000000",
|
|
"font": "TypeWriter,10,-1,5,75,0,0,0,0,0",
|
|
"text": "PC1",
|
|
"x": 18.5859375,
|
|
"y": -25.0
|
|
},
|
|
"ports": [
|
|
{
|
|
"adapter_number": 0,
|
|
"description": "connected to PC2 on port Ethernet0",
|
|
"id": 1,
|
|
"link_id": 1,
|
|
"name": "Ethernet0",
|
|
"nio": "NIO_UDP",
|
|
"port_number": 0
|
|
}
|
|
],
|
|
"properties": {
|
|
"console": 2001,
|
|
"name": "PC1",
|
|
"startup_script_path": "startup.vpc"
|
|
},
|
|
"server_id": 1,
|
|
"type": "VPCSDevice",
|
|
"vm_id": "120d95af-5181-4fe2-b9d1-e941e800461d",
|
|
"x": -124.5,
|
|
"y": -205.5
|
|
},
|
|
{
|
|
"description": "VPCS device",
|
|
"id": 2,
|
|
"label": {
|
|
"color": "#ff000000",
|
|
"font": "TypeWriter,10,-1,5,75,0,0,0,0,0",
|
|
"text": "PC2",
|
|
"x": 18.5859375,
|
|
"y": -25.0
|
|
},
|
|
"ports": [
|
|
{
|
|
"adapter_number": 0,
|
|
"description": "connected to PC1 on port Ethernet0",
|
|
"id": 2,
|
|
"link_id": 1,
|
|
"name": "Ethernet0",
|
|
"nio": "NIO_UDP",
|
|
"port_number": 0
|
|
}
|
|
],
|
|
"properties": {
|
|
"console": 2002,
|
|
"name": "PC2",
|
|
"startup_script_path": "startup.vpc"
|
|
},
|
|
"server_id": 1,
|
|
"type": "VPCSDevice",
|
|
"vm_id": "6a2ccbc4-3fec-4ad2-ab94-5b289ef9e733",
|
|
"x": 19.5,
|
|
"y": -116.5
|
|
}
|
|
],
|
|
"servers": [
|
|
{
|
|
"cloud": false,
|
|
"host": "127.0.0.1",
|
|
"id": 1,
|
|
"local": true,
|
|
"port": 3080,
|
|
"protocol": "http"
|
|
}
|
|
]
|
|
},
|
|
"type": "topology",
|
|
"version": "1.4.0.dev1"
|
|
}
|