AR28/AR46系列路由器用出接口地址做Easy NAT的典型配置方法

所属分类: 实用技巧 / 路由器、交换机 阅读数: 753
收藏 0 赞 0 分享
发的blog上了,这是最简单的nat配置了,需要的网络朋友自己看吧!
#

sysname RouterA

#

radius scheme system

#

domain system

#

acl number 2000                              /配置允许进行NAT转换的内网地址段/

rule 0 permit source 192.168.0.0 0.0.0.255

rule 1 deny

#

interface Ethernet0/0

ip address 202.1.1.2 255.255.255.248

nat outbound 2000

#

interface Ethernet0/1           

ip address 192.168.0.1 255.255.255.0         /内网网关/

#

interface NULL0

#

ip route-static 0.0.0.0 0.0.0.0 202.1.1.1 preference 60   /配置默认路由/

#

user-interface con 0

user-interface vty 0 4

#

return
更多精彩内容其他人还在看

cisco R3745路由器忘记密码怎么办?

cisco R3745路由器忘记密码怎么办?
收藏 0 赞 0 分享

华为各种型号交换机端口镜像配置方法总结

华为各种型号交换机端口镜像配置方法总结
收藏 0 赞 0 分享

关于华为设备产品型号解释

关于华为设备产品型号解释
收藏 0 赞 0 分享

连接共享与路由器NAT

连接共享与路由器NAT
收藏 0 赞 0 分享

一份很全的路由器默认初始密码集合

一份很全的路由器默认初始密码集合
收藏 0 赞 0 分享

遭遇Reply from : TTL expired in transit.

遭遇Reply from : TTL expired in transit.
收藏 0 赞 0 分享

"TTL expired in transit" 具体解释第1/3页

"TTL expired in transit" 具体解释
收藏 0 赞 0 分享

彻底解决双路由上网技巧

彻底解决双路由上网技巧
收藏 0 赞 0 分享

CISCO基础COPY

CISCO基础COPY
收藏 0 赞 0 分享

Cisco路由器和H3C交换设备ARP病毒快速解决办法

最近arp病毒疯狂网络,好多服务器都出现页面挂马现象
收藏 0 赞 0 分享
查看更多