当先锋百科网

首页 1 2 3 4 5 6 7

4506的配置如何通过TFTP方式导入和导出?

Cisco 4506配置的导入:

Router# copy tftp startup-config: 【回车】

Address or name of remote host []?

192.168.1.1 【输入TFTP服务器地址 回车】

Source filename []? XXXXX.cfg 【输入TFTP服务器地址上的配置文件名 回车】

Destination filename [startup-config]? Startup.cfg 【输入路由器上的配置文件名 回车】

Cisco 4506配置的导出:

copy startup-config tftp: 【 回车】

192.168.1.1 【输入TFTP地址 回车】

XXXXX.cfg 【输入保存后的文件名 回车】