Inside CCIE Lab: Using Terminal Server
In the Lab, You will get Terminal Server to access Routers & Switches.
Normally people log on to Terminal Server and then reverse telnet to
individual gears to access it.
Use the configuration mode command, [ ip host "hostname" [port] Router-id ]
to configure host to ip mapping. Like, [ip host R1 23 150.1.1.1 ] to map
Router1 to map with R1 string. Use the above command to configure all
accessible boxes in the lab.
Now use exec command “hostname” to connect the host, like [type]“R1″–>[Enter]
to connect to R1. Type [Ctrl]+[Shift]+6 to disconnect the current connection.
Repeat this process to connect all accessible boxes in the lab.
See the activity log at dynamips:
Connected to Dynamips VM “TermServ” (ID 13, type c3600) – Console port
Router>R1
Translating “R1″
Trying R1 (169.254.0.1, 2001)… Open …[[Ctrl]+[Shift]+6]
Router>R2
Translating “R2″
Trying R2 (169.254.0.1, 2002)… Open …[[Ctrl]+[Shift]+6]
[Repeatative
Router>BB3
Translating "BB3"
Trying BB3 (169.254.0.1, 2013)... Open ...[[Ctrl]+[Shift]+6]
Router>w
Conn Host Address Byte Idle Conn Name
1 R1 169.254.0.1 0 0 R1
2 R2 169.254.0.1 0 0 R2
3 R3 169.254.0.1 0 0 R3
4 R4 169.254.0.1 220 0 R4
5 R5 169.254.0.1 0 0 R5
6 R6 169.254.0.1 235 0 R6
7 SW1 169.254.0.1 0 0 SW1
8 SW2 169.254.0.1 220 0 SW2
9 SW3 169.254.0.1 0 0 SW3
10 SW4 169.254.0.1 220 0 SW4
11 BB1 169.254.0.1 0 0 BB1
12 BB2 169.254.0.1 0 0 BB2
* 13 BB3 169.254.0.1 0 0 BB3
Router>1
[Resuming connection 1 to R1 ... ]
Connected to Dynamips VM “R1″ (ID 0, type c3600) – Console port
Rack1R1#sh ver
Cisco IOS Software, 3600 Software (C3640-JK9O3S-M), Version 12.4(5a), RELEASE SOFTWARE (fc3)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2006 by Cisco Systems, Inc.
Compiled Fri 13-Jan-06 21:33 by alnguyen
ROM: ROMMON Emulation Microcode
ROM: 3600 Software (C3640-JK9O3S-M), Version 12.4(5a), RELEASE SOFTWARE (fc3)
Rack1R1 uptime is 6 minutes
………………..[Output discarded]……………………
By now you have basic understanding on how to use Terminal Server.
You can read this detail guide at Cisco.
Using The Terminal Server or Use the Google to fine the current one.

Visit http://www.cisco.com/univercd/cc/td/doc/product/software/ssr90/tsc_r90/54017.htm to read detail documentation on Terminal Server Use.