目的:将Guest OS的服务映射到公网IP,让Internet用户可以访问 Read the rest of this entry
环境:Debian 4.0 + Vmware Server 1.9
(以开启GuestOS-Win2003的RDP服务为例)
八
31
三
13
二
24
Cisco IOS HuaWei VRP
==============================================
show display
show version disp version
no undo
show run disp current-configuration
username local-user
end return
一
12
笔者目前使用的版本 【verycd下载】 http://www.verycd.com/topics/170716/
国内最新版本下载 【工大瑞普BBS】http://bbs.edurainbow.com/
安装过程请参照压缩包中的《使用指南.pdf》
>>>更多Tips不断整理中,随时更新
我对路由器做了初始化配置,如何保存到硬盘上,避免以后繁琐的操作
可以使用tftp。在路由器上都配置好了之后,一般要保存一个常规配置的备份
R5#copy running-config tftp://192.168.1.102/ccna.ver.route.R5
Address or name of remote host [192.168.1.102]?
Destination filename [ccna.ver.route.R5]?
!!
712 bytes copied in 2.556 secs (356 bytes/sec)或者可以直接在路由器上show run,然后报滚屏的内容拷入txt文档