This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

XG230 to Red50 DHCP Relay

We are trying to remove our DHCP servers from our branch offices. The Main office / DHCP Server is behind an XG230.  We have no VLANs on our switches and our Red50's are in Standard/Unified mode.  Switchport Mode is set to Switch.  What settings do I need on the Red50 for DHCP broadcast to reach the DHCP server behind the XG230?  

I also believe I need to set up a "DHCP Relay" but I am not sure what interface to use, the port on the XG or the port on the RED50.

Everything is working fine in our current config with a DHCP server at each location but the servers are getting up in age and we are looking to just do away with two of them.



This thread was automatically locked due to age.
Parents Reply
  • Adam,

    from advanced shell type:

    tcpdump -A -s0 | grep -i "xx:xx:xx:xx:xx:xx" (change the XG with remote pc mac-addresse)

    and on another windows, open XG console and use the command drop-packet-capture

    drop-packet-capture "port 67"

    Show the logs.

    What version of firmware are you running?

    Thanks

Children