Assuming Vigor2960 has two LAN networks. Network Administrator wants that, when the internal DHCP is connected to LAN1, use internal DHCP server instead of Vigor2960 to assign IP to LAN2 clients.

The problem is, DHCP packet cannot pass between LAN1 and LAN2 because the two lan networks are separated. However, the examples below will show you how to use DHCP Relay feature to achieve this purpose.

  1. Go to LAN >>LAN General Setup, make sure there are two LAN networks on Vigor2960.

  1. Disable DHCP server on lan2: Edit lan2 profile, select “Disable” for DHCP Server.

  1. Configure DHCP Relay profile for lan2: Go to LAN >> General Setup >>DHCP Relay, then click Edit.

    1. Check Enable to enable lan2 DHCP Relay Profile.

    2. Select lan1 for DHCP Server Location.

    3. Input DHCP Server IP as 192.168.194.x (It should be the IP in lan1 network)

    4. Leave DHCP Relay Agent IP empty.

      Note: By default, DHCP Relay Agent IP would be the IP of this DHCP Relay profile. In this example, it will be the IP of lan2, which is 192.168.195.1.

  1. Connect DHCP Client to lan2 and use command “ipconfig” to check if it can obtain an IP 192.168.195.x from the internal DHCP server in lan1.

最新文章

  1. 并发框架Disruptor浅析
  2. 初探Lambda表达式
  3. java使用siger 获取服务器硬件信息(CPU 内存 网络 io等)
  4. jquery 全选功能
  5. treap codevs 4543普通平衡树
  6. ARM的工作模式和寄存器
  7. sql records
  8. struts2中错误处理
  9. Amazon MWS 上传数据 (一) 设置服务
  10. 浅谈Java分页技术
  11. 使用spring框架处理编码问题
  12. Nodejs.热部署方法
  13. ImportError: No module named 'request'
  14. jQuery源码逐行分析学习01(jQuery的框架结构简化)
  15. Python3 获取本机 IP
  16. iTools(pro)下载
  17. log4net配置文件
  18. H5调用本地摄像头[转]
  19. ps p图
  20. 树莓派Pi2 使用入门

热门文章

  1. connection failed to http://nssa-sensor3:11000/oozie/?user.name=oozie(<urlopen erroer Errno 111] Connection refused>)解决办法(图文详解)
  2. MySQL与Sqlserver数据获取
  3. Apache Calcite项目简介
  4. bat 获取当前路径
  5. css样式获取及兼容性(原生js)
  6. JPQL 模糊查询,查询条件拼接(like使用)
  7. canvas一周一练 -- canvas绘制立体文字(2)
  8. day17-常用模块II (hashlib、logging)
  9. ThinkPHP---thinkphp模型(M)
  10. 重启rsyncd