- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Network Simulator
- >
- Re: Integrating the HP Network Simulator with GNS3
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-21-2015 12:27 PM
тАО01-21-2015 12:27 PM
Integrating the HP Network Simulator with GNS3
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-10-2015 12:32 PM
тАО02-10-2015 12:32 PM
Re: Integrating the HP Network Simulator with GNS3
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-10-2015 07:30 AM
тАО06-10-2015 07:30 AM
Re: Integrating the HP Network Simulator with GNS3
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-30-2015 06:11 PM
тАО11-30-2015 06:11 PM
Re: Integrating the HP Network Simulator with GNS3
Can you explain how to do it in Windows?
Do you mean switch Port 1 and Port 2 information in virtualbox?