Skip to main content
Fullmoon
New Member
June 6, 2018
Question

[SOLVED] ip helper

  • June 6, 2018
  • 1 reply
  • 19621 views

im using FS 224E running on FOS 3.6.6. Now I created couple of vlans and assigned corresponding ports to each vlans and assigned ip address on vlan interfaces. all workstations connected to each vlans using vlan interfaces as their own gateway.

 

heres my question:

1. since i have external dhcp server, where do I enable the ip helper to call my external dhcp server ip address to assign ip address per vlans

 

thank you

 

 

 

 

 

    1 reply

    Fullmoon
    FullmoonAuthor
    New Member
    June 6, 2018

    azh wrote:

    config system interface

    edit XXX

    set dhcp-relay-service (enable | disable)

    set dhcp-relay-ip [ ... ]

    set dhcp-relay-option82 (enable | disable)

    next

    end

     

    thank you! i focused on searching the word helper instead of relay ;)