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_host/before/1_5_host.gns3

69 lines
1.9 KiB

{
"auto_start": false,
"name": "1_5_host",
"project_id": "ce17e635-bc1b-44df-946c-149e938dedc4",
"revision": 4,
"topology": {
"nodes": [
{
"description": "Host",
"id": 1,
"label": {
"color": "#ff000000",
"font": "TypeWriter,10,-1,5,75,0,0,0,0,0",
"text": "Host 1",
"x": 13.2734375,
"y": -25.0
},
"ports": [
{
"id": 1,
"name": "nio_gen_eth:bridge0",
"stub": true
},
{
"id": 2,
"name": "nio_gen_eth:en0",
"stub": true
},
{
"id": 3,
"name": "nio_gen_eth:en1",
"stub": true
},
{
"id": 4,
"name": "nio_gen_eth:en2",
"stub": true
}
],
"properties": {
"name": "Host 1",
"nios": [
"nio_gen_eth:bridge0",
"nio_gen_eth:en0",
"nio_gen_eth:en1",
"nio_gen_eth:en2"
]
},
"server_id": 1,
"type": "Host",
"x": -69.5,
"y": -82.5
}
],
"servers": [
{
"host": "127.0.0.1",
"id": 1,
"local": true,
"port": 3080,
"protocol": "http",
"vm": false
}
]
},
"type": "topology",
"version": "1.5.1"
}