📄 verifystdaccesslist.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>Show Lab</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: Verify
Standard Access Lists</b></font></p>
<p><font face="Arial"><i>Objective</i>:
To verify access-lists are configured correctly.<br>
<i>Prerequisite</i>: Must have
completed the <a href="StdAclLab.htm">Standard Access List lab</a>.<br>
<i>Lab Equipment</i><font color="#800000">: </font> We will be using eRouter2 and eRouter4. To start select eRouter 4, click on the button "eRouter
4" located at the top of the screen.</font></p>
<p> </p>
<p><b><font face="Arial"><font color="#FF00FF">1</font>.</font> </b>Our first step is
to see if we can still ping eRouter 2 from eRouter 4. Connect to eRouter 4 and try
to ping eRouter2抯 Ethernet 0 interface (24.17.2.2).</p>
<p><select size="1" name="D1">
<option selected>- Click here to View Answer</option>
<option>Router>enable</option>
<option>Router#</option>
<option>Router#config t</option>
<option>Router(config)#hostname eRouter4</option>
<option>eRouter4(config)#</option>
<option>eRouter4(config)#end</option>
<option>eRouter4#ping 24.17.2.2</option>
</select></p>
<p><b><font color="#FF00FF">2</font>. </b>If you get "<font face="Terminal" size="2">.....</font>"then you have your
access-list working correctly.</p>
<p><b><font color="#FF00FF">3</font>. </b>Now select eRouter 2 to verify that our access-lists are
running on our interfaces, view the running configuration.</p>
<p><select size="1" name="D1">
<option selected>- Click here to View Answer -</option>
<option>Router>enable</option>
<option>Router#</option>
<option>Router#config t</option>
<option>Router(config)#hostname eRouter2</option>
<option>eRouter2(config)#</option>
<option>eRouter2(config)#end</option>
<option>eRouter2#show running-config</option>
</select></p>
<p><b><font color="#FF00FF">4.</font> </b>You can also view what access-lists
are applied to the interfaces by using the<font face="Terminal" size="2"> show
ip interface</font> command.</p>
<p><select size="1" name="D1">
<option selected>- Click here to View Answer -</option>
<option>eRouter2#show ip interface</option>
</select></p>
<p><b><font color="#FF00FF">5.</font></b> The command
<font face="Terminal" size="2">show access-lists</font> will show
you what access-lists you have created on the router. It will also tell you
what lines have been used and how many packets they have either permitted or
denied.</p>
<p><select size="1" name="D1">
<option selected>- Click here to View Answer -</option>
<option>eRouter2#show access-lists</option>
</select></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 + -