longdoushi 发表于 2014-4-2 14:07:28

感谢楼主下载了

liwgair 发表于 2014-4-2 14:20:54



第一章、路由器配置和文件管理
1.1. 通过TFTP 来配置路由器
提问使用TFTP 来加载路由器的配置文件
回答
Router1#copy tftp://172.25.1.1/NEWCONFIG running-config
Destination filename ? <enter>
Accessing tftp://172.25.1.1/NEWCONFIG...
Loading NEWCONFIG from 172.25.1.1 (via FastEthernet0/0.1): !

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...
Connected to Router1.
Escape character is '^]'.
User Access Verification
Password: <vtypassword>
Router1>enable
Password: <enablepassword>
Router1#copy running-config tftp://172.25.1.1/router1-confg
Address or name of remote host ? <enter>
Destination filename ? <enter>

夜孤雲 发表于 2014-4-2 20:31:17

{:1_1:}

无@心 发表于 2014-4-2 21:46:43

顶顶的顶顶顶顶顶

大智 发表于 2014-4-2 22:51:17

很好的东西,值得拥有

dhpi 发表于 2014-4-2 23:10:44

学习一下,把命令总结一下

sdliyizhi 发表于 2014-4-2 23:23:31

感谢分享

wei1 发表于 2014-4-3 07:56:10

看看

qinfei023 发表于 2014-4-3 09:28:36

{:6_267:}

祺印电脑维修 发表于 2014-4-3 10:12:44

看看,多学点

ericc123 发表于 2014-4-3 11:04:34

{:1_1:}

iamhebi 发表于 2014-4-3 11:33:35

{:6_302:}

q101238401 发表于 2014-4-3 17:38:15

。。。:dizzy:。。·!!

sww1003 发表于 2014-4-4 14:25:46

Good

roxettewu 发表于 2014-4-4 14:37:41

感謝大大提供分享
页: 76 77 78 79 80 81 82 83 84 85 [86] 87 88 89 90 91 92 93 94 95
查看完整版本: 《Cisco IOS 命令手册》中文精简版