Posts

Showing posts from January, 2010

Integration of virtual network in GNS with the external physical network

Image
To implement the integration of virtual network in GNS with the external physical network, I created a virtual topology using Cisco routers as shown in the diagram below: In my experiment above, i've selected 10.10.10.0/24 network and subneted  into small networks each accommodating only two usable IP addresses. The topology shown above is configured and network within the GNS is working fine i.e ping among each node work correctly.        Now, let's jump into the main point of this blog post. Can we connect this virtual network in GNS with the real external network? Can we pass the real traffic from our servers/computers located in different subnet through this GNS topology? The answer is yes, we can. And yes, ideally to the second problem, the computer should have two NIC cards. One is connected to X network & the other is connected to the Y network. Let's say you've a few servers which are located in 192.168.112.0/24 subnet and others are located in

Cisco IOS-XR(ASR-9k) Router emulation in VirtualBox and Integration with GNS

Recently, I needed to use some advanced features of the Cisco IOS-XR router within the GNS topology. However, GNS doesn't have any ASR 9k series router and also, getting the IOS-XR iso/bin image is very difficult. I decided to use IOS-XRv software to emulate the VM in Oracle virtual box. However, the implementation drove me nuts. It ain't so easy as it looks. Here are the proper steps which ensure IOS-XR router emulation without any issues.   To emulate cisco asr9k router in VirtualBox for GNS, follow these steps: Download  asr9k ova image from the link: https://upload.cisco.com/cgi-bin/swc/fileexg/main.cgi?CONTYPES=Cisco-IOS-XRv.  You need to provide Cisco credentials (or register if not present) Install & configure VirtualBox, follow the link:  http://www.if-not-true-then-false.com/2010/install-virtualbox-with-yum-on-fedora-centos-red-hat-rhel/comment-page-3/ Alternatively, follow these two steps: Download VirtualBox rpm:   wget  http://download.virtualbox