C114门户论坛百科APPEN| 举报 切换到宽版

亚星游戏官网

 找回密码
 注册

只需一步,快速开始

短信验证,便捷登录

搜索

军衔等级:

亚星游戏官网-yaxin222  上校

注册:2008-1-3
发表于 2008-3-6 10:53:00 |显示全部楼层
<div class="prod-news-content-text">在路由器启动时,如果IOS加载成功,但对路由器的各个模块、各个接口不能初始化,则说明没能在NVRAM上成功地找到启动配置文件。启动配置文件丢失后,路由器可以正常启动,但是不能对路由器的各个模块进行具体配置。启动配置文件的重新下载是通过TFTP进行的。和IOS丢失的处理方法一样建立笔记本电脑和路由器之间的连接,并在笔记本电脑上启动TFTP服务。登录路由器,进入管理模式后,先设置en0端口的IP地址。<br/>&nbsp;&amp;nbs<script language="javascript" src="/CMS/JS/newsad.js"></script> p;&nbsp;&nbsp;&nbsp; <p align="center"><table cellspacing="1" cellpadding="0" width="80%" bgcolor="#cccccc"><tbody><tr><td bgcolor="#f2f2f2"><pre>SSR(config)# interface add ip
en0 address-netmask 10.10.10.1/255.255.255.0

</pre></td></tr></tbody></table></p><p></p><p><br/>  “Interface add ip”这个命令是为现有的接口配置第二个地址,因为en0这个管理接口是系统默认已经建好的回环接口。<br/> <br/>  此处的“en0”表示的网络接口就是控制模块的“10/100M Mgmt”以太网管理端口,在配置模式下,使用“COPY”命令复制配置文件。<br/> <br/>  &nbsp;&nbsp; </p><p align="center"><table cellspacing="1" cellpadding="0" width="80%" bgcolor="#cccccc"><tbody><tr><td bgcolor="#f2f2f2"><pre>SSR# copy tft-server to startup (在管理模式下)
TFTP server ? 10.10.10.2  (输入TFTP<font face="宋体">服务器</font>的地址)
Source filename? Ssr-20030327 (输入保存在TFTP<font face="宋体">服务器</font>根目录下配置文件的文件名)
Are you sure you want to overwrite the Startup configuration [no]? y
##################################
%TFTP-I-XFERRATE, Received 17263 bytes in 0.0 seconds
%CONFIG-W-STARTNOTACT,
Warning-startup configuration commands are not active,
use 'copy startup to active' to make them active.</pre></td></tr></tbody></table></p><br/>  系统提示:如果要把配置文件激活,请使用命令“copy startup to active”,也可以重启路由器。<br/> <br/><p align="center"><table cellspacing="1" cellpadding="0" width="80%" bgcolor="#cccccc"><tbody><tr><td bgcolor="#f2f2f2"><pre>SSR# copy startup to active
……………………………………

</pre></td></tr></tbody></table></p> <br/>  系统正在删除当前的活动配置,完毕后将重新加载恢复的配置文件。把TFTP服务器上的配置文件复制到SSR上,除了使用“copy tftp-server to startup”命令之外,还可以使用“copy tftp-server to active”命令把配置文件复制到SSR的内存中。系统马上删除原来内存中的活动配置,并加载新的配置。例如:<br/> <br/><p align="center"><table cellspacing="1" cellpadding="0" width="80%" bgcolor="#cccccc"><tbody><tr><td bgcolor="#f2f2f2"><pre>SSR# copy tftp-server to active
TFTP server? 10.10.10.1
Source filename? ssr-20030327
Are you sure you want to erase the active configuration [no]? y
##################################
%TFTP-I-XFERRATE, Received 17263 bytes in 0.0 seconds
……

</pre></td></tr></tbody></table></p> <br/>  系统正在删除当前的活动配置,完毕后将重新加载新的配置,但最后还得使用“copy active to startup”把活动配置文件复制到启动配置文件。这样才能在下次启动时,载入恢复的启动配置文件。</div>

举报本楼

本帖有 1 个回帖,您需要登录后才能浏览 登录 | 注册
您需要登录后才可以回帖 登录 | 注册 |

手机版|C114 ( 沪ICP备12002291号-1 )|联系大家 |网站地图  

GMT+8, 2024-9-24 02:32 , Processed in 0.292927 second(s), 15 queries , Gzip On.

Copyright © 1999-2023 C114 All Rights Reserved

Discuz Licensed

回顶部
XML 地图 | Sitemap 地图