CCNA(Stand-ALONE)Lab 5-Extended Basics

Objective: View and configure some basic areas of the router.
Lab Equipment: Router 1 from the eRouters menu
Background Reading: Lab Primer Lesson 1: Introduction to the Cisco Router Command-Line Interface
1. Press ENTER to get to the router prompt.
Router>

2. Enter the command that is used to view all the commands available in user mode.
Router>?

3. Enter privileged mode. This is the mode that gives you complete control of the router.
Router>enable
Router#

4. View the commands available in privileged mode.
Router#?

5. Enter the command that provides access to global configuration mode.
Router#config terminal
Router(config)#

6. The router’s host name is used for local identification. When you log on to the router, you see its host name in front of the prompt (either the > or the # prompt). The host name can be used to identify the location or function of the router. Set the router’s host name to Krang.
Router(config)#hostname Krang
Krang(config)#

7. The enable password controls access to privileged mode. This is a very important password because when it is configured, only those who know the password can make configuration changes in privileged mode. Set the enable password to boson.
Krang(config)#enable password boson

8. Test the password. Exit the router, and try to enter privileged mode. Notice that you have to provide the password in order to enter privileged mode. Now, type the conf term command and proceed with the instructions in the next step.
Krang(config)#exit
Krang#exit
Krang>enable
Password:
Krang#config term
Krang(config)#

9. The only problem with the enable password is that it appears in plain text in the router’s configuration file. If you need to obtain assistance in troubleshooting a problem, you may inadvertently compromise the security of your system by revealing the password.Set the enable secret password to cisco.
Krang(config)#enable secret cisco
 
10. Now, test this password by logging out of the router and then typing enable at the user mode prompt. The enable secret password overrides the enable password. If you have set both passwords, you must use the enable secret password to enter privileged mode. The enable password is still configured but is now deactivated.
Krang(confi g)#exit
Krang#exit
Krang>enable
Password:
Krang#
********************************************************



本文转自redking51CTO博客,原文链接:http://blog.51cto.com/redking/71486 ,如需转载请自行联系原作者


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值