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

195 lines
6.3 KiB
JSON

{
"auto_start": false,
"name": "bgp",
"project_id": "ebffea1f-2dc9-4e6d-813d-253cabfd6847",
"resources_type": "local",
"revision": 3,
"topology": {
"links": [
{
"description": "Link from Cloud 1 port nio_tap:tap0 to SW1 port 8",
"destination_node_id": 5,
"destination_port_id": 32,
"id": 1,
"source_node_id": 1,
"source_port_id": 6
},
{
"description": "Link from R1 port FastEthernet0/0 to SW1 port 1",
"destination_node_id": 5,
"destination_port_id": 25,
"id": 2,
"source_node_id": 2,
"source_port_id": 1
}
],
"nodes": [
{
"description": "Cloud",
"id": 1,
"label": {
"color": "#000000",
"font": "TypeWriter,10,-1,5,75,0,0,0,0,0",
"text": "Cloud 1",
"x": 47.5,
"y": -25.0
},
"ports": [
{
"description": "connected to SW1 on port 8",
"id": 6,
"link_id": 1,
"name": "nio_tap:tap0",
"nio": "NIO_TAP",
"stub": true
}
],
"properties": {
"name": "Cloud 1",
"nios": [
"nio_tap:tap0"
]
},
"server_id": 1,
"type": "Cloud",
"x": -149.5,
"y": -53.0
},
{
"description": "Router c7200",
"dynamips_id": 1,
"id": 2,
"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
}
],
"properties": {
"aux": 2501,
"console": 2001,
"disk0": 1,
"idlepc": "0x608927c0",
"image": "c7200-a3jk9s-mz.124-25g.image",
"mac_addr": "ca01.21d5.0000",
"name": "R1",
"nvram": 256,
"private_config": "configs/i1_private-config.cfg",
"startup_config": "configs/i1_startup-config.cfg"
},
"server_id": 1,
"type": "C7200",
"vm_id": "b74fec93-0cc0-4b2e-a928-34611e43ec36",
"x": 176.0,
"y": -44.0
},
{
"description": "Ethernet switch",
"device_id": "7dd8690c-97d1-4081-93f2-952e1e5c1bcd",
"id": 5,
"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": 25,
"link_id": 2,
"name": "1",
"nio": "NIO_UDP",
"port_number": 1,
"type": "access",
"vlan": 1
},
{
"id": 26,
"name": "2",
"port_number": 2,
"type": "access",
"vlan": 1
},
{
"id": 27,
"name": "3",
"port_number": 3,
"type": "access",
"vlan": 1
},
{
"id": 28,
"name": "4",
"port_number": 4,
"type": "access",
"vlan": 1
},
{
"id": 29,
"name": "5",
"port_number": 5,
"type": "access",
"vlan": 1
},
{
"id": 30,
"name": "6",
"port_number": 6,
"type": "access",
"vlan": 1
},
{
"id": 31,
"name": "7",
"port_number": 7,
"type": "access",
"vlan": 1
},
{
"description": "connected to Cloud 1 on port nio_tap:tap0",
"id": 32,
"link_id": 1,
"name": "8",
"nio": "NIO_TAP",
"port_number": 8,
"type": "access",
"vlan": 1
}
],
"properties": {
"name": "SW1"
},
"server_id": 1,
"type": "EthernetSwitch",
"x": 55.5,
"y": -37.0
}
],
"servers": [
{
"cloud": false,
"host": "192.168.1.11",
"id": 1,
"local": true,
"port": 3080
}
]
},
"type": "topology",
"version": "1.3.0rc1"
}