This lab focuses on configuring the routers so that you can access them using either the console port, auxiliary (Aux) port or through a Telnet connection. It will also have you practice fine tuning different settings on those ports for increased access control.


This lab has the following objectives:



Available Commands

User EXEC

enable
exit
help
ping 10.1.1.1
ping 10.1.1.2
show line 0
show line 1
show line
show line aux 0
show line console 0
show session
show version
telnet 10.1.1.1
telnet 10.1.1.2 2001

Privileged EXEC

exit
help
ping 10.1.1.1
ping 10.1.1.2
show ip route
show line 0
show line 1
show line
show line aux 0
show line console 0
show running-config
show session
show version
telnet 10.1.1.1
telnet 10.1.1.2 2001

Global Configuration

end
exit
help
line aux 0
line console 0
line vty 0 4
username r1 password r1

Line Configuration (console)

exec
exit
help
login
logging synchronous
no exec
no exec-timeout
password router1

Line Configuration (vty)

exit
help
login local

Line Configuration (aux)

exit
help
transport input all

The above commands are not all available on all of the routers in the simulation. Use the ? command to determine the commands available on each router.


Click on the Configuration Lab icon to the right to open the interactive simulation environment window in a new browser.

To enter commands, activate the simulation environment Telnet window by clicking in it.

To see a list of supported commands at each step of the exercise, you can enter the ? command (press the question mark at the prompt). If you need more help, check the tutorial to review the configuration instructions.

Click Here to Launch Configuration Lab

 Next, go to Lab: Comm Server configuration.

All contents are Copyright © 2000-2002 Cisco Systems, Inc. All rights reserved. Important Notices and Privacy Statement.