Skip to content

Instantly share code, notes, and snippets.

@candlerb
Created May 6, 2021 08:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save candlerb/24f41066e853dbd680752f206c36e674 to your computer and use it in GitHub Desktop.
Save candlerb/24f41066e853dbd680752f206c36e674 to your computer and use it in GitHub Desktop.
gns3-web-ui-1125 project.gns3
{
"auto_close": false,
"auto_open": false,
"auto_start": false,
"drawing_grid_size": 25,
"grid_size": 75,
"name": "gns3-web-ui-1125",
"project_id": "1052ec96-de04-45fc-9fc2-dff8584cf303",
"revision": 9,
"scene_height": 1000,
"scene_width": 2000,
"show_grid": false,
"show_interface_labels": false,
"show_layers": false,
"snap_to_grid": false,
"supplier": null,
"topology": {
"computes": [],
"drawings": [],
"links": [
{
"filters": {},
"link_id": "3aeb2f19-ca98-4109-8a31-be202ae2c3e6",
"nodes": [
{
"adapter_number": 0,
"label": {
"rotation": 0,
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "e0",
"x": 31,
"y": -10
},
"node_id": "aef754e1-ca9a-4d65-8c6a-0d14d15bd93f",
"port_number": 0
},
{
"adapter_number": 0,
"label": {
"rotation": 0,
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "nat0",
"x": 80,
"y": 74
},
"node_id": "68940c8b-2edd-4b90-b129-f3f7c14f06ce",
"port_number": 0
}
],
"suspend": false
}
],
"nodes": [
{
"compute_id": "local",
"console": null,
"console_auto_start": false,
"console_type": null,
"custom_adapters": [],
"first_port_name": null,
"height": 71,
"label": {
"rotation": 0,
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "NAT1",
"x": 62,
"y": -25
},
"locked": false,
"name": "NAT1",
"node_id": "68940c8b-2edd-4b90-b129-f3f7c14f06ce",
"node_type": "nat",
"port_name_format": "Ethernet{0}",
"port_segment_size": 0,
"properties": {
"ports_mapping": [
{
"interface": "virbr0",
"name": "nat0",
"port_number": 0,
"type": "ethernet"
}
]
},
"symbol": ":/symbols/cloud.svg",
"template_id": "df8f4ea9-33b7-3e96-86a2-c39bc9bb649c",
"width": 159,
"x": -335,
"y": -295,
"z": 1
},
{
"compute_id": "local",
"console": 5003,
"console_auto_start": false,
"console_type": "telnet",
"custom_adapters": [],
"first_port_name": "",
"height": 59,
"label": {
"rotation": 0,
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "ubuntu1",
"x": 7,
"y": -25
},
"locked": false,
"name": "ubuntu1",
"node_id": "aef754e1-ca9a-4d65-8c6a-0d14d15bd93f",
"node_type": "qemu",
"port_name_format": "Ethernet{0}",
"port_segment_size": 0,
"properties": {
"adapter_type": "virtio-net-pci",
"adapters": 1,
"bios_image": "",
"bios_image_md5sum": null,
"boot_priority": "c",
"cdrom_image": "ubuntu-cloud-init-data.iso",
"cdrom_image_md5sum": "328469100156ae8dbf262daa319c27ff",
"cpu_throttling": 0,
"cpus": 1,
"create_config_disk": false,
"hda_disk_image": "ubuntu-18.04-server-cloudimg-amd64-20210415.img",
"hda_disk_image_md5sum": "7b3e1978e6d73c64f6faca56bbb97369",
"hda_disk_interface": "virtio",
"hdb_disk_image": "",
"hdb_disk_image_md5sum": null,
"hdb_disk_interface": "ide",
"hdc_disk_image": "",
"hdc_disk_image_md5sum": null,
"hdc_disk_interface": "ide",
"hdd_disk_image": "",
"hdd_disk_image_md5sum": null,
"hdd_disk_interface": "ide",
"initrd": "",
"initrd_md5sum": null,
"kernel_command_line": "",
"kernel_image": "",
"kernel_image_md5sum": null,
"legacy_networking": false,
"linked_clone": true,
"mac_address": "0c:f3:03:d9:3f:00",
"on_close": "shutdown_signal",
"options": "-nographic -cpu host",
"platform": "x86_64",
"process_priority": "normal",
"qemu_path": "/usr/bin/qemu-system-x86_64",
"ram": 1024,
"replicate_network_connection_state": true,
"usage": "Username: ubuntu\nPassword: ubuntu"
},
"symbol": ":/symbols/qemu_guest.svg",
"template_id": "544a2175-4e04-4f64-9af4-129dbecc6bb7",
"width": 65,
"x": -289,
"y": -139,
"z": 1
}
]
},
"type": "topology",
"variables": [],
"version": "2.2.20",
"zoom": 100
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment