⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 switchbasicslab.htm

📁 BOSON NETSIM是目前最好的路由器模拟软件
💻 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&nbsp;&nbsp; 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>:&nbsp; Basic configuration of 
the 1912 switch<br>
<i>Lab Equipment</i>: We will be using eSwitch 1.&nbsp; To select eSwitch 1 click 
on the button labeled &quot;eSwitch 1&quot; at the top of the screen.</font></p>
<p><b><font color="#FF00FF">1.</font></b> You should start out with a basic prompt.</p>
<p><select size="1" name="D1">
  <option selected>- Click here to View Answer</option>
  <option value="&gt;">></option>
</select></p>
<p><b><font color="#FF00FF">2.</font></b> We wish to view the list of all available commands to us at this
prompt.&nbsp; 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>?</option>
</select></p>
<p><b><font color="#FF00FF">3.</font></b> Now enter Privilege mode. This is the mode that lets you have total
control of the switch.</p>
<p><select size="1" name="D1">
  <option selected>- Click here to View Answer -</option>
  <option>>enable</option>
  <option>#</option>
</select><b><span style="FONT-FAMILY: 'Courier New'"><strong><font color="#0000ff"></O:P>
</font></strong></span></b></p>
<p><b><font color="#FF00FF">4.</font></b> View the available commands in Privilege mode.</p>
<p><select size="1" name="D1">
  <option selected>- Click here to View Answer</option>
  <option>#?</option>
</select></p>
<p><b><font color="#FF00FF">5.</font></b> We would like to configure the switch. 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>#config terminal</option>
  <option>(config)#</option>
</select></p>
<p><font color="#FF00FF"><b>6.</b> </font> The  Host Name is used for local identification.&nbsp;&nbsp; When
you log into the switch you see the <i>Host Name</i> in front of the prompt (either the
&gt; or the #).<span style="mso-spacerun: yes">&nbsp; </span>This can be used to
identify the location or function of the switch. Set your eSwitch's hostname to 
<b>Boson</b>.&nbsp; 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>(config)#hostname Boson</option>
  <option>Boson(config)#</option>
</select></p>
<p><b><font color="#FF00FF">7.</font></b> The enable password controls access to privilege mode.&nbsp;&nbsp; This is
a VERY important password because in privilege mode you can make configuration
changes. There is a difference in syntax when setting the router and the switches password.&nbsp; 
On the switch there are levels that you need to set when you declare a password. 
These are used so you can have different sets of people who can enter different 
commands on the switch.&nbsp; Set your enable password to <b>Krang</b>.&nbsp; What command will accomplish
this.</p>
<p><select size="1" name="D1">
  <option selected>- Click here to View Answer</option>
  <option>Boson(config)#enable password level 15 Krang</option>
</select></p>
<p><b><font color="#FF00FF">8.</font></b> Let's test this password.&nbsp; Exit out of the 
switch and try to enter
privilege mode.&nbsp; Notice what password got you into privilege mode.&nbsp;
Now type: conf term and proceed with the lab
instructions in the next step.</p>
<p><select size="1" name="D1">
  <option selected>- Click here to View Answer</option>
  <option>Boson(config)#exit</option>
  <option>Boson#exit</option>
  <option>Boson>enable</option>
  <option>Password:</option>
  <option>Boson#</option>
</select></p>
<p><b><font color="#FF00FF">9.</font></b><font color="#0000ff"> </font>The only problem with the enable
password is that it appears in plain text in the switch'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
revealing the passwords<font color="#0000ff">. </font>What command will create an
encrypted password?&nbsp; Set the enable secret password to <b>cisco</b>.&nbsp; Don't 
forget to use the level commands.&nbsp; What command did you use?</p>
<p><select size="1" name="D1">
  <option selected>- Click here to View Answer</option>
  <option>Boson(config)#enable secret level 15 cisco</option>
</select></p>
<p><b><font color="#FF00FF">10.</font></b> You can now test this password by logging out of the 
switch and then
typing enable.&nbsp; 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.&nbsp; The enable PASSWORD is still present but is now
deactivated.</p>

<p><select size="1" name="D1">
  <option selected>- Click here to View Answer</option>
  <option>Boson(config)#exit</option>
  <option>Boson#exit</option>
  <option>Boson>enable</option>
  <option>Password:</option>
  <option>Boson#</option>
</select></p>

<p>&nbsp;</p>
<p><b><font size="4" color="#008000" face="Arial">Basic Commands Lab</font></b></p>
<p>This is equivalent to the lab above with the exception that it does not give 
you the answers as you complete each step.</p>
<p><font face="Times New Roman"><b><font color="#FF00FF">1.</font> </b>Connect to Switch 1 and view all the available commands.&nbsp; What
command did you use to do this? _____________</font></p>
<p><font face="Times New Roman"><b><font color="#FF00FF">2.</font> </b>Now enter Privilege mode.&nbsp; What command did you use?&nbsp;
______________</font></p>
<p><font face="Times New Roman"><b><font color="#FF00FF">3.</font> </b>View all available commands for Privilege mode. What command did you use?
_________________</font></p>
<p><font face="Times New Roman"><b><font color="#FF00FF">4.</font> </b>What command will get you into configuration mode?&nbsp; ______________</font></p>
<p><font face="Times New Roman"><b><font color="#FF00FF">5</font>. </b>Now set the switch's hostname to Boson.&nbsp; What command did you use to
do this? _______________</font></p>
<p><font face="Times New Roman"><b><font color="#FF00FF">6.</font> </b>Now we will set the enable password to 
<b>Krang</b>.&nbsp; What command will do
this? _________________</font></p>
<p><font face="Times New Roman"><b><font color="#FF00FF">7.</font> </b>Test the password by logging out of the 
switch and then trying to enter
enable mode.</font></p>
<p><font face="Times New Roman"><b><font color="#FF00FF">8.</font> </b>Set the secret password to 
<b>cisco</b>. What command did you use to do this?
________________</font></p>
<p><font face="Times New Roman"><b><font color="#FF00FF">9.</font> </b>Logout of the switch again and enter privilege mode.&nbsp; What password
was required? _______________</font></p>

<p>&nbsp;</p>
<p><font face="Arial" size="2"><span class="724482219-24092001">Copyright (c) 
1998-2003 Boson Software, Inc.&nbsp; All Rights Reserved.</span></font></p>

</body>

</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -