📄 basicslab.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>HOME LESSON</title>
</head>
<body>
<script language="Javascript">
<!--
function printpage() {
if (window.print)
window.print()
else
alert("Sorry, your browser doesn't support this feature.");
}
//-->
</script>
<FORM>
<INPUT TYPE="button" VALUE="Print this page" onClick="printpage()">
</FORM>
<p><font face="Arial, Arial, Helvetica" color="#008000" size="4"><b>Lab: Introduction to Basic Commands</b></font></p>
<p><font face="Arial"><i>Objective</i>: To be able to configure
view some
basic areas of the router.<br>
<i>Lab Equipment</i>: We will be using "eRouter 1". To select "eRouter 1" click
on the button labeled eRouter 1 at the top of the screen.</font></p>
<p><font color="#FF00FF">1.</font> Get to the router prompt.</p>
<p><select size="1" name="D1">
<option selected>- Click here to View Answer</option>
<option>Router></option>
</select></p>
<p><font color="#FF00FF">2.</font> We wish to view the list of all available commands to us at this
prompt. Enter the command that is used to view all the available commands.</p>
<p><select size="1" name="D1">
<option selected>- Click here to View Answer</option>
<option>Router>?</option>
</select></p>
<p><font color="#FF00FF">3.</font> Now enter Privilege mode. This is the mode that lets you have total
control of the router.</p>
<p><select size="1" name="D1">
<option selected>- Click here to View Answer -</option>
<option>Router>enable</option>
<option>Router#</option>
</select><b><span style="FONT-FAMILY: 'Courier New'"><strong><font color="#0000ff"></O:P>
</font></strong></span></b></p>
<p><font color="#FF00FF">4.</font> View the available commands in Privilege mode.</p>
<p><select size="1" name="D1">
<option selected>- Click here to View Answer</option>
<option>Router#?</option>
</select></p>
<p><font color="#FF00FF">5.</font> We would like to configure the router.
What command do we use to get into
configuration mode?</p>
<p><select size="1" name="D1">
<option selected>- Click here to View Answer -</option>
<option>Router#config terminal</option>
<option>Router(config)#</option>
</select></p>
<p><font color="#FF00FF">6. </font> The Router's <i>Host Name</i> is used for local identification. When
you log into the router you see the <i>Host Name</i> in front of the prompt (either the
> or the #).<span style="mso-spacerun: yes"> </span>This can be used to
identify the location or function of the router. Set your eRouter's hostname to
"<b>Krang</b>". What command do you use to
configure the hostname?</p>
<p><select size="1" name="D1">
<option selected>- Click here to View Answer -</option>
<option>Router(config)#hostname Krang</option>
<option>Krang(config)#</option>
</select></p>
<p><font color="#FF00FF">7.</font> The <font face="Terminal" size="2">enable password</font> controls access to privilege mode. This is
a VERY important password because in privilege mode you can make configuration
changes. Set your enable password to "<b>boson</b>". What command will accomplish
this.</p>
<p><select size="1" name="D1">
<option selected>- Click here to View Answer</option>
<option>Krang(config)#enable password boson</option>
</select></p>
<p><font color="#FF00FF">8.</font> Let's test this password. Exit out of the router and try to enter
privilege mode. Notice what password got you into privilege mode.
Now type: <font face="Terminal" size="2">conf term</font> and proceed with the lab
instructions in the next step.</p>
<p><font color="#FF00FF">9.</font><font color="#0000ff"> </font>The only problem
with the <font face="Terminal" size="2">enable
password</font> is that it appears in plain text in the router's configuration file. If
you need to show someone this file so that they can help you troubleshoot a
problem you may inadvertently compromise the security of your systems by
reveling the passwords<font color="#0000ff">. </font>What command will
create an encrypted password? Set the <font face="Terminal" size="2">enable secret password</font> to "<b>cisco</b>".
What command did you use?</p>
<p><select size="1" name="D1">
<option selected>- Click here to View Answer</option>
<option>Krang(config)#enable secret cisco</option>
</select></p>
<p><font color="#FF00FF">10.</font> You can now test this password by logging out of the router and then
typing <font face="Terminal" size="2">enable</font>. The enable secret is an additional password over and above
the enable password, in fact, it overrides the enable password. If you have set
both passwords, the enable SECRET is the password you use to enter into
privilege mode. The enable PASSWORD is still present but is now
deactivated.</p>
<p> </p>
<p><b><font size="4" color="#008000" face="Arial">Extended Basic Commands Lab</font></b></p>
<p><font color="#FF00FF">1.</font> Connect to eRouter 1 and view all the available commands. What
command did you use to do this? _____________</p>
<p><font color="#FF00FF">2.</font> Now enter Privilege mode. What command did you use?
______________</p>
<p><font color="#FF00FF">3.</font> View all available commands for Privilege mode. What command did you use?
_________________</p>
<p><font color="#FF00FF">4.</font> What command will get you into configuration mode? ______________</p>
<p><font color="#FF00FF">5</font>. Now set the eRouter's hostname to "<b>Krang</b>". What command did you use to
do this? _______________</p>
<p><font color="#FF00FF">6.</font> Now we will set the privilege mode password to "<b>boson</b>". What command will do
this? _________________</p>
<p><font color="#FF00FF">7.</font> Test the password by logging out of the router and then trying to enter
enable mode.</p>
<p><font color="#FF00FF">8.</font> Set the secret password to "<b>cisco</b>". What command did you use to do this?
________________</p>
<p><font color="#FF00FF">9.</font> Logout of the router again and enter privilege mode. What password
was required? _______________</p>
<p> </p>
<p><font face="Arial" size="2"><span class="724482219-24092001">Copyright (c)
1998-2003 Boson Software, Inc. All Rights Reserved.</span></font></p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -