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

📄 savingrouterconfigs.htm

📁 BOSON NETSIM是目前最好的路由器模拟软件
💻 HTM
字号:
<html>

<head>
<title>Lab:  Introduction to the router command line interface.</title>
<meta name="generator" content="Microsoft FrontPage 5.0">
</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="green" face="Arial">Lab: &nbsp;Saving Router Configurations.</font></b></p>
<p><font face="Arial"><i>Objective</i>: &nbsp;&nbsp;This lab will teach 
you how to backup your router's configuration in case you accidentally delete it 
or your routers dies.<br>
<i>Lab Equipment</i>: &nbsp;&nbsp;We will be using  eRouter 
4 &amp; eStation 1. </font></p>
<p><font color="#FF00FF"><b>1</b>.</font>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;Connect 
to <font color="navy">
&quot;</font>eRouter 4&quot;and enter configuration mode.</p>
<form name="form1">
    <p><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>Router&gt;enable</option>
    <option>eRouter#conf t</option>
    <option>eRouter(config)#</option>
    </select></p>
</form>
<p><font color="#FF00FF"><b>2.</b>&nbsp;</font>&nbsp;&nbsp;&nbsp;&nbsp; Assign 
the hostname <b>Tampa</b> to eRouter 4.</p>
<form name="form1">
    <p><font face="Courier New"><select size="1" name="a">
    <option>- Click Here to View Answer -</option>
    <option>eRouter(config)#hostname Tampa</option>
    <option>Tampa(config)#</option>
    </select></font></p>
</form>
<p><font color="#FF00FF"><b>3.</b>&nbsp;</font>&nbsp;&nbsp;&nbsp; Enter the 
Ethernet 0 interface.</p>
<form name="form1">
    <p><select size="1" name="b">
    <option>- Click Here to View Answer -</option>
    <option>Tampa(config)#interface ethernet 0</option>
    <option>Tampa(config-if)#</option>
    </select></p>
</form>
<p><font color="#FF00FF"><b>4.</b></font>&nbsp;&nbsp;&nbsp; Assign the IP address 
of 24.37.2.1 255.255.255.0.</p>
<form name="form1">
    <p><select size="1" name="c">
    <option>- Click Here to View Answer -</option>
    <option>Tampa(config-if)#ip address 24.37.2.1 255.255.255.0</option>
    </select></p>
</form>
<p><font color="#FF00FF"><b>5.</b></font>&nbsp;&nbsp; &nbsp;Enable the interface.</p>
<form name="form1">
    <p><select size="1" name="d">
    <option>- Click Here to View Answer -</option>
    <option>Tampa(config-if)#no shutdown</option>
    </select></p>
</form>
<p><font color="#FF00FF"><b>6.</b>&nbsp;</font>&nbsp;&nbsp; Connect to eStation 1 by 
selecting it from the list of additional devices.&nbsp;Type the command to configure 
eStation 1's IP address and default gateway. Set the IP address to 24.37.2.252 with a 
subnet mask of 255.255.255.0. Set the default gateway to eRouter 4's Ethernet 0 
IP address (24.37.2.1).</p>
<form name="form1">
    <p><select size="1" name="e">
    <option>- Click Here to View Answer -</option>
    <option>C:> winipcfg</option>
    </select></p>
</form>
<p><font color="#FF00FF"><b>7.</b></font> &nbsp;&nbsp; Ping the connection to 
make sure you have correct connectivity.</p>
<form name="form1">
    <p><select size="1" name="f">
    <option>- Click Here to View Answer -</option>
    <option>c:&gt; ping 24.37.2.1</option>
    </select></p>
</form>
<p><font color="#FF00FF"><b>8.</b></font> &nbsp;&nbsp;&nbsp;Connect back to 
eRouter 4 and exit interface mode. Copy the running-configuration to the tftp 
server on eStation 1. </p>
<form name="form1">
    <p><select size="1" name="g">
      <option>- Click Here to View Answer -</option>
      <option>Tampa(config-if)#exit</option>
      <option>Tampa(config)#exit</option>
      <option>Tampa#</option>
      <option>Tampa# copy running-config tftp</option>
    </select></p>
</form>
<p><font color="#FF00FF"><b>9.</b></font> &nbsp;&nbsp;&nbsp;Enter the IP address 
of the tftp server and the name of the 
configuration file that we will store on the tftp server.</p>
<form name="form1">
    <p><select size="1" name="h">
    <option>- Click Here to View Answer -</option>
    <option>24.37.2.252</option>
    <option>Tampa_config</option>
    <option>After you press return, the router will take a minute</option>
    <option>to establish the connection, then you will see it</option>
    <option>copy the configuration file and tell you how long it took.</option>
    </select></p>
</form>
<p><font color="#FF00FF"><b>10.</b></font> &nbsp;&nbsp;Next connect back to 
eStation 1 and type 
the command that will show the configurations that are stored on the tftp 
server.&nbsp;</p>
<form name="form1">
    <p><select size="1" name="i">
    <option>- Click Here to View Answer -</option>
    <option>C:>show tftp-configs</option>
    </select></p>
</form>
<p>If you see the configuration in the list you are finished.</p>
<p>This completes the lab.</p>
<p>&nbsp;</p>

<P><b><font face="Arial, Helvetica">Saving Router Configurations</font></b></P>
<P><FONT face="Times New Roman">The goal of this lab is to teach you how to 
backup your router's configuration incase they are accidentally deleted or lost.</FONT></P>
<P><FONT face="Times New Roman"><b><font color="#FF00FF">1.&nbsp;</font></b>&nbsp;Connect to eRouter 1 and enter 
enable mode. Next enter configuration mode and assign the router a hostname of 
&quot;Tampa&quot;.</FONT></P>
<P><FONT face="Times New Roman">What command did you use to change the router name?&nbsp; __________________</FONT></P>
<P><FONT face="Times New Roman"><b><font color="#FF00FF">2.</font></b>&nbsp;&nbsp; Next enter the Ethernet 0 
interface.</FONT></P>
<P><FONT face="Times New Roman">Command ________________</FONT></P>
<P><FONT face="Times New Roman"><b><font color="#FF00FF">3.</font></b>&nbsp; Assign an IP address of 24.37.2.1 
255.255.255.0 to router Tampa and enable the interface.</FONT></P>
<P><font face="Times New Roman"><b><font color="#FF00FF">4.</font></b>&nbsp; From 
eStation 1, type the command to 
configure it's IP address and default gateway.</font></P>
<P><FONT face="Times New Roman">eStation 1 Command_______________________________</FONT></P>
<P><font face="Times New Roman"><b><font color="#FF00FF">5.</font></b>&nbsp;&nbsp; Set the IP address of 
eStation 1 to 
24.37.2.252 255.255.255.0 with a default gateway of Router Tampa's Ethernet 0 IP 
address (24.37.2.1). Then ping the connection.</font></P>
<P><font face="Times New Roman">&nbsp;<b><font color="#FF00FF">6.&nbsp; </font>
</b>Connect back to Router Tampa and 
enter privileged mode.</font></P>
<P><font face="Times New Roman">Commands_______________________________</font></P>
<P><font face="Times New Roman"><font color="#FF00FF"><b>7.</b></font>&nbsp;&nbsp; Copy the running configuration 
to the tftp server on eStation 1.</font></P>
<P><font face="Times New Roman">What command did you 
use?___________________________________________</font></P>
<P><font face="Times New Roman"><b><font color="#FF00FF">8.</font></b>&nbsp;&nbsp; Connect back to 
eStation 1 and enter 
the command used to view the configuration files that are stored on the tftp 
server.</font></P>
<P><font face="Times New Roman">Command_____________________________________</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 + -