华为ar路由器nat easyip和dhcp配置

Posted caidachun-didi

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了华为ar路由器nat easyip和dhcp配置相关的知识,希望对你有一定的参考价值。

感谢天亮的指点

先上图

技术图片

 

 1.pc-1设置dhcp自动获取

2.ar1配置

 sysname r1
#
dhcp enable
#
acl number 2000  
 rule 5 permit source 192.168.1.0 0.0.0.255 

interface GigabitEthernet0/0/0
 ip address 1.1.1.1 255.255.255.0 
 nat outbound 2000
#
interface GigabitEthernet0/0/1
 ip address 192.168.1.1 255.255.255.0 
 dhcp select interface

3.总结

配置了几天,首先是ar上的router不支持nat,浪费了几天,后来ensp无法启动40错误又折腾几天。总算通了,爽。。。。。。。。。。。

以上是关于华为ar路由器nat easyip和dhcp配置的主要内容,如果未能解决你的问题,请参考以下文章

在eNSP模拟器中配置华为AR1220路由器NAT功能遇到的几点问题

华为AR2200-S路由器怎么配置?

华为ar2831路由器nat怎么配置

如何解决华为路由器的DHCP配置问题

华为三层路由器dhcp的架设

华为 动态 nat 地址 转化