Comware

 View Only
  • 1.  Integrating the HP Network Simulator with GNS3

    Posted Jan 21, 2015 03:27 PM
      |   view attached

    Hello Everyone,

    Many have requested a step by step guide on integration between HNS and GNS3. Please find attached a guide for installation and operation of multivendor virtual labs with VirtualBox and GNS3.

     

    Many thanks to Nick Channing for putting in the hardwork and effort to create this guide.

     

    Regards,
    Jay



  • 2.  RE: Integrating the HP Network Simulator with GNS3

    Posted Feb 10, 2015 03:32 PM

    Hi, I have tried this with the latest version of GNS3 and it seems to work pretty well, however the console feature does not work, which seems to be because the Simware VMs dont allow console access via COM1, you can connect to the aux port on COM2 but I haven't found a way of getting GNS3 to do that.

    This is not a show stopper but it is a bit of a PITA, is there any way to get the Simware VMs to accept console input on COM1?



  • 3.  RE: Integrating the HP Network Simulator with GNS3

    Posted Jun 10, 2015 10:30 AM

    Hi,

     

    After creating your topology, before starting it, you can simply exchange the two com ports. E.g. on Ubuntu is should work with the vboxmanage command.

    vboxmanage modifyvm <VMname> --uart1 0x02f8 3 --uart2 0x03f8 4

     

    That shoudl make the console on port 1 usable by GNS3.

     

    Regards,

    Ingo



  • 4.  RE: Integrating the HP Network Simulator with GNS3

    Posted Nov 30, 2015 09:12 PM

    Can you explain how to do it in Windows?

    Do you mean switch Port 1 and Port 2 information in virtualbox?