Wired Intelligent Edge

 View Only
Expand all | Collapse all

Import aruba CX 10.7.0010 appliance fail on GNS3

This thread has been viewed 57 times
  • 1.  Import aruba CX 10.7.0010 appliance fail on GNS3

    Posted Jul 05, 2021 01:31 PM
    Hi All,
    Could you please help me check my GNS3 Appliance Description file ? I can't import aruba CX 10.7.0010 appliance to GNS3. it's error "

    Invalid control character at: line 6 column 106 (char 256)"

    {
    "name": "ArubaOS-CX Simulation Software",
    "category": "multilayer_switch",
    "status": "stable",
    "product_name": "ArubaOS-CX Simulation Software",
    "description": "The ArubaOS-CX Simulation Software OVA is a virtual platform to enable simulation of the
    ArubaOS-CX Network Operating System. Simulated networks can be created using many of the protocols in the
    ArubaOS-CX Operating system like OSPF and BGP. Key features like the Aruba Network Analytics Engine and the
    REST API can be simulated, providing a lightweight development platform to building the modern network. This
    software can be easily implemented in the GNS3 simulation software to enable drag and drop network design
    for building complex simulated topologies.",
    "maintainer_email": "TBD",
    "vendor_url": "arubanetworks.com",
    "vendor_name": "HPE Aruba",
    "availability": "service-contract",
    "maintainer": "TBD",
    "registry_version": 4,
    "usage": "Default username admin with blank password.",
    "symbol": ":/symbols/route_switch_processor.svg",
    "first_port_name": "",
    "port_name_format": "1/1/{0}",
    "qemu": {"arch": "x86_64",
    "ram": 2048,
    "adapters": 8,
    "hdb_disk_interface": "ide",
    "hdc_disk_interface": "ide",
    "hda_disk_interface": "ide",
    "cpus": 1,
    "kvm": "require",
    "adapter_type": "virtio-net-pci",
    "console_type": "telnet",
    "options": "-nographic",
    "process_priority": "normal"
    },
    "images": [
    {
    "filename": "arubaoscx-disk-image-genericx86-p4-20210610000730.vmdk",
    "version": "10.07.0010",
    "md5sum": "13419b62422a8729bc30fb02add7de82",
    "filesize": 531607552,
    "download_url": "http://support.arubanetworks.com/"
    }
    ],
    "versions": [
    {
    "name": "10.07.0010",
    "images": {
    "hda_disk_image": "arubaoscx-disk-image-genericx86-p4-20210610000730.vmdk"
    }
    }
    ]

    }

    --------------------------------------------------------

    Please advice thank you sir.
    thanakon.k



    ------------------------------
    thanakon konsuwon
    ------------------------------

    Attachment(s)

    txt
    arubaoscx.txt   1 KB 1 version


  • 2.  RE: Import aruba CX 10.7.0010 appliance fail on GNS3
    Best Answer

    Posted Jul 06, 2021 04:26 AM
    I think that you have a carrier_return in the description value, instead of a space. This explains why the file is not readable.

    Notes:
    -1- I see you use only 1vCPU, this might be a bit low sometime.
    -2- You can use new 10.7 vmdk without importaing new appliance.
    You can simply change the reference vmdk file in the disk image of the QEMU VM:


    ------------------------------
    Vincent Giles
    ------------------------------