Lately I have been focusing my studies in Data Center technologies. Of course, I decided to start looking at the Cisco Nexus and the NX-OS operating system.
So far, so good. But how do I get some hands-on experience without having to spend thousands of dollars?
My suggestions for the good of knowledge and our pockets:
- Cisco DCloud (D=Demo)
- NX-OSv Titanium in GNS3
- VIRL (Virtual Internet Routing Labs)
Before going further, lets make it clear that all these are virtual and based on the NXOS “Titanium” project. None of them gives you access to an actual, physical switch.
Cisco DCloud (Demo Cloud)
DCloud its a free portal for demoing of Cisco products. The portal is completely self-service with well written guides on how to use it and every specific demo. Most of the demos also have a script to follow but nothing prevents the user from diverting from this script and doing whatever they want.
To access the portal you need:
- Internet
- cisco.com account
- Understand english
- Time…
Simple!
The links below are for the demos I found and allow you to login to a virtual Nexus switch.
Cisco Nexus 7000: Introduction to Cisco NX-OS v1
https://dcloud2-lon.cisco.com/content/demo/17485
The best option to start. The objective of this demo is to know the NXOS interface with a Nexus 7000.
Charming the Python on Nexus 7000 Switch v1
https://dcloud2-lon.cisco.com/content/demo/68107
This lab is prepared to show Python programming features in NXOS (similar to TCL in IOS).
VIRL Sandbox
https://dcloud2-lon.cisco.com/content/demo/130333
The most complete option. This demo gives you access to VIRL (Virtual Internet Routing Labs) and all its possibilities without having to buy licenses or having the minimum prerequisites to run it in your own PC. You can build topologies with one or more Nexus switches (and why not IOS XR in between?)
Fortunately, in this post I won’t go to much into the details on how to use DCloud. All demos have detailed documentation. But if it interests you let me know.
GNS3 com NXOSv Titanium
NXOSv its a virtual machine that simulates the Cisco NX-OS operating system. GNS3 easily allows you to simulate networks between VM’s, and now its even easier with the GNS3 VM.
While GNS3 is free, a legal NXOSv image requires you to pay for VIRL licenses.
With the image in hand, instead of configuring the VM by hand, its recommended you download and use the GNS3 appliance template for NXOSv here.
Some weeks ago I managed to run3 x NXOS inside a GNS3 VM with 100% of my available memory (a mere 8GB). The VM’s were very unstable, reloaded many times but it showed me it was possible and I confirmed communication between them.
VIRL (Virtual Internet Routing Labs)
The network simulation platform by Cisco grew a lot and with its possible to simulate Nexus switches… and much more. The only disadvantage I can see for us is that licensing is not free. But if you can… go ahead please.
Have fun!
May I get the working NXOS for gns3 please.
Hi Mohammad. I plan on doing a series of posts about GNS3 not so specific to NXOS. Meanwhile the link below is very detailed on how to get GNS3 appliances working. There is one for NX-OS but you will need to get the image first. It is not free.
http://docs.gns3.com/1MAdxz0BSEAfGM7tA-w-o3TMmf8XOx7nBf0z6d9nRz_c/
Pingback: E lá se vai 2016 | Ignorante e Indeciso
Pingback: There goes 2016 | Ignorant and Undecided
Pingback: CCNA Data Center – My Journey | Ignorant and Undecided
Thanks buddy.. I found this useful.