Files
gns3-gui/tests/schemas/dynamips_aux.gns3
2016-03-25 15:37:38 +01:00

260 lines
8.7 KiB
Plaintext

{
"auto_start": false,
"name": "cloud",
"project_id": "6a737023-2af9-4fa9-8928-b462ee72564e",
"resources_type": "local",
"revision": 3,
"topology": {
"links": [
{
"description": "Link from C1 port nio_tap:tap0 to SW1 port 8",
"destination_node_id": 3,
"destination_port_id": 12,
"id": 1,
"source_node_id": 4,
"source_port_id": 13
},
{
"description": "Link from R1 port FastEthernet0/0 to SW1 port 1",
"destination_node_id": 3,
"destination_port_id": 5,
"id": 2,
"source_node_id": 1,
"source_port_id": 1
},
{
"description": "Link from R2 port FastEthernet0/0 to SW1 port 2",
"destination_node_id": 3,
"destination_port_id": 6,
"id": 3,
"source_node_id": 2,
"source_port_id": 3
}
],
"nodes": [
{
"description": "Router c3725",
"dynamips_id": 1,
"id": 1,
"label": {
"color": "#000000",
"font": "TypeWriter,10,-1,5,75,0,0,0,0,0",
"text": "R1",
"x": 19.5,
"y": -25.0
},
"ports": [
{
"adapter_number": 0,
"description": "connected to SW1 on port 1",
"id": 1,
"link_id": 2,
"name": "FastEthernet0/0",
"nio": "NIO_UDP",
"port_number": 0
},
{
"adapter_number": 0,
"id": 2,
"name": "FastEthernet0/1",
"port_number": 1
}
],
"properties": {
"aux": 2501,
"console": 2001,
"disk0": 1,
"idlepc": "0x60c09aa0",
"image": "c3725-adventerprisek9-mz.124-15.T14.image",
"mac_addr": "c201.0515.0000",
"name": "R1",
"nvram": 256,
"private_config": "configs/i1_private-config.cfg",
"ram": 256,
"startup_config": "configs/i1_startup-config.cfg"
},
"server_id": 1,
"type": "C3725",
"vm_id": "29b4b739-63f9-41e5-bef0-680b2f6e3994",
"x": -88.0,
"y": -110.0
},
{
"description": "Router c3725",
"dynamips_id": 2,
"id": 2,
"label": {
"color": "#000000",
"font": "TypeWriter,10,-1,5,75,0,0,0,0,0",
"text": "R2",
"x": 19.5,
"y": -25.0
},
"ports": [
{
"adapter_number": 0,
"description": "connected to SW1 on port 2",
"id": 3,
"link_id": 3,
"name": "FastEthernet0/0",
"nio": "NIO_UDP",
"port_number": 0
},
{
"adapter_number": 0,
"id": 4,
"name": "FastEthernet0/1",
"port_number": 1
}
],
"properties": {
"aux": 2502,
"console": 2002,
"disk0": 1,
"idlepc": "0x60c09aa0",
"image": "c3725-adventerprisek9-mz.124-15.T14.image",
"mac_addr": "c202.0527.0000",
"name": "R2",
"nvram": 256,
"private_config": "configs/i2_private-config.cfg",
"ram": 256,
"startup_config": "configs/i2_startup-config.cfg"
},
"server_id": 1,
"type": "C3725",
"vm_id": "9e7e049f-55a3-49d3-ada2-e425160ce315",
"x": 58.0,
"y": -110.0
},
{
"description": "Ethernet switch",
"device_id": "7d5b4c76-53a6-419a-b6a3-d987fe1e547d",
"id": 3,
"label": {
"color": "#000000",
"font": "TypeWriter,10,-1,5,75,0,0,0,0,0",
"text": "SW1",
"x": 15.5,
"y": -25.0
},
"ports": [
{
"description": "connected to R1 on port FastEthernet0/0",
"id": 5,
"link_id": 2,
"name": "1",
"nio": "NIO_UDP",
"port_number": 1,
"type": "access",
"vlan": 1
},
{
"description": "connected to R2 on port FastEthernet0/0",
"id": 6,
"link_id": 3,
"name": "2",
"nio": "NIO_UDP",
"port_number": 2,
"type": "access",
"vlan": 1
},
{
"id": 7,
"name": "3",
"port_number": 3,
"type": "access",
"vlan": 1
},
{
"id": 8,
"name": "4",
"port_number": 4,
"type": "access",
"vlan": 1
},
{
"id": 9,
"name": "5",
"port_number": 5,
"type": "access",
"vlan": 1
},
{
"id": 10,
"name": "6",
"port_number": 6,
"type": "access",
"vlan": 1
},
{
"id": 11,
"name": "7",
"port_number": 7,
"type": "access",
"vlan": 1
},
{
"description": "connected to C1 on port nio_tap:tap0",
"id": 12,
"link_id": 1,
"name": "8",
"nio": "NIO_TAP",
"port_number": 8,
"type": "access",
"vlan": 1
}
],
"properties": {
"name": "SW1"
},
"server_id": 1,
"type": "EthernetSwitch",
"x": -6.5,
"y": 10.0
},
{
"description": "Cloud",
"id": 4,
"label": {
"color": "#000000",
"font": "TypeWriter,10,-1,5,75,0,0,0,0,0",
"text": "C1",
"x": 47.5,
"y": -25.0
},
"ports": [
{
"description": "connected to SW1 on port 8",
"id": 13,
"link_id": 1,
"name": "nio_tap:tap0",
"nio": "NIO_TAP",
"stub": true
}
],
"properties": {
"name": "C1",
"nios": [
"nio_tap:tap0"
]
},
"server_id": 1,
"type": "Cloud",
"x": -250.5,
"y": -8.0
}
],
"servers": [
{
"cloud": false,
"host": "192.168.1.11",
"id": 1,
"local": true,
"port": 3080
}
]
},
"type": "topology",
"version": "1.3.0rc1"
}