易点通

标题: 思科认证-IOS中文命令手册 [打印本页]

作者: share8    时间: 2014-3-5 16:25
标题: 思科认证-IOS中文命令手册
本帖最后由 share8 于 2014-3-5 16:49 编辑

思科认证-IOS中文命令手册,IT技术人员必备的资料哦,不错的资料下载完全免费哦!百度网盘下载链接: http://pan.baidu.com/s/1ntG1z8t

1.1. 通过TFTP 来配置路由器
提问 使用TFTP 来加载路由器的配置文件
回答
Router1#copy tftp://172.25.1.1/NEWCONFIG running-config
Destination filename [running-config]? <enter>
Accessing tftp://172.25.1.1/NEWCONFIG...
Loading NEWCONFIG from 172.25.1.1 (via FastEthernet0/0.1): !
[OK - 24 bytes]
24 bytes copied in 0.192 secs (125 bytes/sec)
Router1#
注释 IOS12.0 版本以前使用configure network 命令,另外拷贝至路由器的配置文件应该以End 结
尾,否则会出现下面的错误提示信息:%PARSER-4-BADCFG: Unexpected end of configuration file.
1.2. 保存路由器配置到服务器
提问 保存路由器当前配置文件到TFTP 服务器作为备份
回答
Freebsd% touch /tftpboot/router1-confg
Freebsd% chmod 666 /tftpboot/router1-confg
Freebsd% telnet Router1
Trying 172.25.1.5...
Cisco IOS CookBook 中文精简版
Route To The Future






欢迎光临 易点通 (http://www.gongkeba.com/) Powered by Discuz! X3.1