[Collection]HuaWei AR系列路由配置端口映射
#
interface Ethernet0/0
ip address 59.61.92.34 255.255.255.248
nat outbound 2000
#
interface Ethernet0/0
ip address 59.61.92.34 255.255.255.248
nat outbound 2000
Cisco IOS HuaWei VRP
==============================================
show display
show version disp version
no undo
show run disp current-configuration
username local-user
end return
笔者目前使用的版本 【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文档
近期评论