2016/01/17 04:06
1/2
Lab Access Instructions
Lab Access Instructions
Introduction
This lab runs on a virtualised environment for Cisco IOS called Dynamips. The method of access to
each virtual router is via Telnet to a specic port on the IP of the machine that runs the virtualization
platform.
$ telnet <HOST-IP> <PORT>
For example:
$ telnet [Link] 2012
The instructor will provide the IP address of the host in this particular workshop
Port to Router Image Map
Port Router
2001 RREN
2003 NREN 1
2004 ISP 1
2005 NREN 2
2006 ISP 2
2011 B11
2012 B12
2013 C11
2021 B21
2022 B22
2023 C21
...
...
20nn Bnn
Log in instructions
After executing the telnet command, you will see something like the following:
Trying [Link]...
Connected to [Link].
Escape character is '^]'.
Connected to Dynamips VM "R32" (ID 8, type c7200) - Console port
Hit ENTER at this point. Then, you will see this question:
Workshops - [Link]
Last update: 2016/01/17
03:42
2016:preginet-bgp:lab-access [Link]
Would you like to enter the initial configuration dialog? [yes/no]:
Answer no.
The router will show some initialization routines, and nally, you will see the default prompt:
Router>
You can then go into privileged mode:
Router> enable
Router#
And then enter conguration mode:
Router# configure terminal
Router(config)#
And you are ready to start entering conguration statements. When you are done, exit conguration
mode and save your changes:
Router(config)# end
Router# write memory
From:
[Link] - Workshops
Permanent link:
[Link]
Last update: 2016/01/17 03:42
[Link]
Printed on 2016/01/17 04:06