Hi folks.. Need to forward all requests for DHCP off to an offsite server .. is there anything else needed from a config perspective? ;) set forwarding-options helpers bootp interface vlan.10 server 192.168.10.10 So anything on VLAN 10 that makes a DHCP request will relay this to 192.168.10.10 server.. Seems too simple. Thanks, Paul