📄 loadingconfigs.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: </b></font>
<b><font face="Arial, Arial, Helvetica" size="4" color="#008000">Loading Router
Configurations</font></b></p>
<p><font face="Arial"><i>Objective</i>:
To become familiar with loading router configurations.<br>
<i>Lab Equipment</i>: We will be using Router
4. To select eRouter 4 click on the button eRouter 4 located at the top of the screen.</font></p>
<p><font face="Arial"><font color="#FF0000">NOTE</font>: You must have just completed the
Saving Router Configurations lab to complete this lab. If you have not
completed the saving router configurations lab <a href="SavingRouterConfigs.htm">click
here</a> to do it now.</font></p>
<p> </p>
<p><b><font color="#FF00FF" face="Times New Roman, Times, serif">1</font><font face="Times New Roman, Times, serif">.</font></b><font face="Times New Roman, Times, serif">
Now that you have your config stored on the tftp server we want to change the
hostname of our <b>Router</b>. This will prove to us that the config was copied
from the TFTP server. Log onto Tampa and enter configuration mode.</font></p>
<p><font face="Times New Roman, Times, serif">
<select size="1" name="D1">
<option selected>- Click here to View Answer</option>
<option>Tampa#config t</option>
<option>Tampa(config)#</option>
</select>
</font></p>
<p><font face="Times New Roman, Times, serif"><b><font color="#FF00FF">2</font>.</b>
Set the hostname to <b>Bad_Router</b>.</font></p>
<p><font face="Times New Roman, Times, serif">
<select size="1" name="D1">
<option selected>- Click here to View Answer -</option>
<option>Tampa(config)#hostname Bad_Router</option>
<option>Bad_Router(config)#</option>
</select>
</font></p>
<p><font face="Times New Roman, Times, serif"><b><font color="#FF00FF">3</font>. </b>
Now we want to copy the config we stored on the TFTP server into our running
configuration.</font></p>
<p><font face="Times New Roman, Times, serif">
<select size="1" name="D1">
<option selected>- Click here to View Answer -</option>
<option>Bad_Router(config)#exit</option>
<option>Bad_Router#copy tftp running-config</option>
</select>
</font></p>
<p><font face="Times New Roman, Times, serif"><b><font color="#FF00FF">4.</font></b>
When the router prompts us for the IP address enter the IP address of the TFTP
server.</font></p>
<p><font face="Times New Roman, Times, serif">
<select size="1" name="D1">
<option selected>- Click here to View Answer -</option>
<option>Address or name of remote host []?24.37.2.252</option>
</select>
</font></p>
<p><font face="Times New Roman, Times, serif"><b><font color="#FF00FF">5.</font> </b>
Next you will need to enter the name of the config file to grab from the TFTP
server.</font></p>
<p><font face="Times New Roman, Times, serif">
<select size="1" name="D1">
<option selected>- Click here to View Answer -</option>
<option>Source filename []?Tampa_config</option>
</select>
</font></p>
<p><font face="Times New Roman, Times, serif"><b><font color="#FF00FF">6.</font> </b>
Now the router will download the config and load it into the running-config.
Afterwards the hostname is restored to what it was when we saved the configuration.</font></p>
<p><font face="Times New Roman, Times, serif">
<select size="1" name="D1">
<option selected>- Click here to View Answer -</option>
<option>Tampa#</option>
</select>
</font></p>
<p> </p>
<p> </p>
<p><font face="Times New Roman, Times, serif" 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 + -