Lab Access Instructions - Virtualised Platform Campus Network Design & Operations Workshop Introduction This lab runs on a virtualised environment for Cisco IOS called "IOSv" for the border router, and "IOSvL2" for the core router, distribution and edge switches. The method of access to each virtual router or switch is via a web interface on the machine that runs the virtualization platform. Lab access instructions ----------------------- The instructors will divide the class into groups, where each group is responsible for the operation of a campus. Decide amongst yourselves which person will be responsible for configuring each switch. Access to the consoles is via a web interface at the following URL: http://gns3.ws.nsrc.org:4200/ This lists all the available devices. Click on the device whose console you want to use. Please don't connect to devices in other groups! Login Instructions Once connected, hit Return a couple of times and you should get the prompt for the chosen device. If it does not respond, even after hitting the Return key several times, please request help from the workshop instructors. Then, if you see this question: Would you like to enter the initial configuration dialog? [yes/no]: Answer "no". The router will show some initialization routines, and finally, you will see the default prompt: Router> You can then go into privileged mode: Router> enable Router# And then enter configuration mode: Router# configure terminal Router(config)# And you are ready to start entering configuration statements. When you are done, exit configuration mode by typing end or pressing ctrl-Z and save your changes: Router(config)# end Router# write memory