IOSv Router
Last updated
Last updated
In this session we will install a modern virtual router running Cisco IOX-XE. This is a good device to use on a cloud course, it is a virtual router, this is network functions virtualization (NFV). I am going to assume from the previous session that you know how to install an appliance.
Before you begin, obtain the correct firmware images from your lecturer.
Open the previous project (IOSvL2) and save it as IOSv.
Open the all-devices tab and click + to install a new template.
Select to Install from the GNS3 server
Select the IOSv Router
Install on the Server VM
Accept the default QEMU.
Because the images were already in my downloads folder, there were detected automatically.
I still needed to click on the .img file and manually find them!
Finished.
I drag and drop the router into the project and start it.
I connect one interface (GigabitEthernet0/0) to an existing switch and configure as shown.
I configure the router with the following.
Finally, I test. I should be able to ping each device from every other device.
You must save the configuration of each device as you would in the real world. At the console of each device, type write memory, most of us shorten that to wr mem
Save your work and exit, you can then shut down GNS3.