📄 arplab.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>New Page 1</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><b><font size="4" color="#008000"><font face="Arial">ARP</font>
<font face="Arial">Lab Overview</font></font></b></p>
<p><font color="#800000">View your ARP Table:</font></p>
<p><b><font color="#800080">1.</font> </b>First you want to connect to eRouter
1 and view your ARP table. What command will do this?<br>
<select size="1" name="d">
<option>- Click Here to View Answer -</option>
<option>enable</option>
<option>eRouter#show arp</option>
</select></p>
<p><font color="#800080"><b>2. </b></font> Next you need to assign an IP address
of 10.1.1.1 /24 to the Ethernet 0 interface.</p>
<p><select size="1" name="1">
<option>- Click Here to View Answer -</option>
<option>eRouter#conf terminal</option>
<option>eRouter(config)#interface Ethernet 0</option>
<option>eRouter(config-if)#ip address 10.1.1.1 255.255.255.0</option>
<option>eRouter(config-if)# no shutdown</option>
<option>eRouter(config-if)#exit</option>
</select></p>
<p><b><font color="#800080">3.</font></b> Now view your ARP table again. How
many entries do you have now?</p>
<p><select size="1">
<option>- Click Here to View Answer -</option>
<option>eeRouter(config)#exit</option>
<option>eRouter#show arp</option>
</select></p>
<p><b><font color="#800080">4.</font></b> Select eRouter2 from the button menu.</p>
<p><b><font color="#800080">5.</font></b> Set eRouter 2's Ethernet 0 interface IP
address to 10.1.1.2 /24</p>
<p><select size="1">
<option>- Click Here to View Answer -</option>
<option>eRouter#conf terminal</option>
<option>eeRouter(config)#interface Ethernet 0</option>
<option>eeRouter(config-if)#ip address 10.1.1.2 255.255.255.0</option>
<option>eeRouter(config-if)# no shutdown</option>
<option>eeRouter(config-if)#exit</option>
</select></p>
<p><font color="#800080"><b>6.</b></font> You should now have a connection
between your eRouter 1 and eRouter 2 Ethernet interfaces. To ensure that the
connection is functional ping your eRouter 1 Ethernet 0 IP address.</p>
<p><select size="1">
<option>- Click Here to View Answer -</option>
<option>eeRouter(config-if)#exit</option>
<option>eeRouter(config)#exit</option>
<option>eRouter# ping 10.1.1.1</option>
</select></p>
<p><b><font color="#800080">7.</font></b> Now view your ARP table and notice the
entry. What address is it and how was it learned? </p>
<p><select size="1">
<option>- Click Here to View Answer -</option>
<option>eeRouter(config)#exit</option>
<option>eRouter#show arp</option>
</select></p>
<p><b><font color="#800080">8.</font></b> Now that you have built an ARP table
go ahead and clear it.</p>
<p><select size="1">
<option>- Click Here to View Answer -</option>
<option>eRouter#clear arp</option>
</select></p>
<p><font color="#800080"><b>9.</b></font> View your ARP table one last time and
notice what entries are there.</p>
<p><select size="1">
<option>- Click Here to View Answer -</option>
<option>eRouter#show arp</option>
</select></p>
<p> </p>
<p> </p>
<p><b><font size="4" color="#800000" face="Arial">ARP TABLE LAB</font></b></p>
<p><b><font color="#800080">1.</font> </b>First you want to connect to eRouter
1 and view your ARP table what command will do this?___________________</p>
<p><font color="#800080"><b>2. </b></font> Next you need to assign an IP address
of 10.1.1.1 /24 to the Ethernet 0 interface. What command will set the IP
address on your Ethernet interface? _____________________________</p>
<p><b><font color="#800080">3.</font></b> Now view your ARP table again. How
many entries do you have now? __________</p>
<p><b><font color="#800080">4.</font></b> Select eRouter2 from the button menu.</p>
<p><b><font color="#800080">5.</font></b> Set eRouter 2's Ethernet 0 interface IP
address to 10.1.1.2 /24</p>
<p><font color="#800080"><b>6.</b></font> You should now have a connection
between your eRouter 1 and eRouter 2 Ethernet interfaces. To ensure that the
connection is functional ping your eRouter1 Ethernet 0 IP address. What address
did you ping? ___________________________</p>
<p><b><font color="#800080">7.</font></b> Now view your ARP table and notice the
entry. What address is it and how was it learned?
___________________________</p>
<p><b><font color="#800080">8.</font></b> Now that you have built an ARP table
go ahead and clear it. What command will clear the ARP table?
___________________</p>
<p><font color="#800080"><b>9.</b></font> View your ARP table one last time and
notice what entries are there. How many entries do you have?
____________________</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 + -