📄 switchlab.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" size="2"><i>Objective</i>: To be able to view some basic areas of a 1900 switch<br>
<i>Lab Equipment</i>: We will be using Switch 1. To select eSwitch 1 click
on the button labeled "eSwitch 1" 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=">">></option>
</select></p>
<p><b><font color="#FF00FF">2</font>.</b> Enter the command to show the IOS
version of the switch.</p>
<p><select size="1" name="D1">
<option selected>- Click here to View Answer</option>
<option value=">">>show version</option>
</select></p>
<p>What version of the IOS are you running?________________________</p>
<p>What is the model number of the switch? ________________________</p>
<p>What is the Base Ethernet Address of the switch? _________________</p>
<p><b><font color="#FF00FF">3.</font></b> Show the interfaces of the switch.</p>
<p><select size="1" name="D1">
<option selected>- Click here to View Answer</option>
<option value=">">>show interfaces</option>
</select></p>
<p>How many of those interfaces are 10 Mbps? ______________________</p>
<p>How many ports are 100 Mbps Fast Ethernet? ___________________</p>
<p><b><font color="#FF00FF">4.</font></b> Enter the command to view your MAC
address table.</p>
<p><select size="1" name="D1">
<option selected>- Click here to View Answer</option>
<option value=">show mac">>show mac-address-table</option>
</select></p>
<p>How many dynamic entries have you learned?____</p>
<p><select size="1" name="D1">
<option selected>- Click here to View Answer</option>
<option value=">">></option>
</select></p>
<p><font color="#FF00FF"><b>5.</b></font> Show your running configuration.</p>
<p><select size="1" name="D1">
<option selected>- Click here to View Answer</option>
<option value=">">>show running-config</option>
</select></p>
<p> </p>
<p> </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 + -