设为首页收藏本站language 语言切换
楼主: 小乔
收起左侧

[书籍] 《Cisco IOS 命令手册》中文精简版

  [复制链接]
发表于 2017-7-2 19:35:40 | 显示全部楼层

第一章、路由器配置和文件管理
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...
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 [172.25.1.1]? <enter>
Destination filename [router1-confg]? <enter>
!!!
9640 bytes copied in 3.956 secs (2437 bytes/sec)
Router1#
注释确保TFTP 服务器上的目录和文件可写
3901# 2017-7-2 19:35:40 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2017-7-2 19:36:03 | 显示全部楼层

第一章、路由器配置和文件管理
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...
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 [172.25.1.1]? <enter>
Destination filename [router1-confg]? <enter>
!!!
9640 bytes copied in 3.956 secs (2437 bytes/sec)
Router1#
注释确保TFTP 服务器上的目录和文件可写

第一章、路由器配置和文件管理
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)

3902# 2017-7-2 19:36:03 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2017-7-2 19:37:29 | 显示全部楼层
6666666666666666666666666
3903# 2017-7-2 19:37:29 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2017-7-2 21:29:30 来自手机 | 显示全部楼层
看看   支持
3904# 2017-7-2 21:29:30 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2017-7-3 11:36:49 | 显示全部楼层
1111111111111111
3905# 2017-7-3 11:36:49 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2017-7-4 11:42:23 | 显示全部楼层
CCNA英文单词总汇(比较全面)
3908# 2017-7-4 11:42:23 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2017-7-4 14:23:24 | 显示全部楼层
ha 今天刚好再找思科手册
3909# 2017-7-4 14:23:24 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2017-7-9 13:45:14 | 显示全部楼层
哈哈感谢分享
3913# 2017-7-9 13:45:14 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2017-7-10 09:01:24 | 显示全部楼层
bbs.hh010.com
3914# 2017-7-10 09:01:24 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2017-7-10 17:44:18 | 显示全部楼层
谢谢楼主,好人一生平安
3915# 2017-7-10 17:44:18 回复 收起回复
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-4-27 13:55 , Processed in 0.076061 second(s), 20 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

快速回复 返回顶部 返回列表