02-22-2023 07:45 AM
I am deploying a new Firepower 2120 running FTD 7.0.5-72.How can I add DCHP relay to my vlan sub interfaces? I've tried adding through FlexConfig but it's not working. I am using FDM for configuration.
Solved! Go to Solution.
02-26-2023 11:54 AM
I've got dhcp relay up and running om 7.0.x with API configuration. And as you noticed when you upgraded to 7.2.x it available in the gui on that version. You don't need to have l2 interfaces, regular routed interfaces works fine for me
03-03-2023 11:34 AM
Looks like I got it working. No additional L2 config needed on the interface.
03-06-2023 04:46 AM
The option showed up after upgrading to FTD v7.2.3-77. I haven't tested the functionality yet.
02-22-2023 07:54 AM
Hello @jrh
Go to your FDM web Interface.
Click on "Interfaces" (the left-hand menu), and select the subinterface that you want to configure the DHCP relay on.
In the subinterface configuration page, scroll down to the "DHCP Relay" section.
Enable the DHCP Relay by toggling the switch to the "On" position.
In the "DHCP Relay Server" field, enter the IP address of the DHCP server that you want to use.
If your DHCP server is on a different VLAN or subnet than the subinterface, you can add a helper address in the "Helper Address" field.
Save the configuration changes.
02-22-2023 08:12 AM
I do not have a DHCP relay option on my sub-interface.
02-22-2023 08:35 AM
The interface has been configured as a routed interface instead of a switched interface. DHCP relay is a function of Layer 2 switching and is not available on Layer 3 routed interfaces.
02-22-2023 08:43 AM
My physical interface only has Routed or Passive as the options. Is layer 2 not an option on my model of FP?
02-22-2023 07:55 AM
are you running DHCP sever in FPR
are you running FPR HA ??
02-22-2023 08:13 AM
I am not running a DHCP server on the FP. I just want to configure the DHCP helpers on the VLAN interfaces.
02-22-2023 08:04 AM - edited 02-22-2023 08:37 AM
You can configure a maximum of 10 DHCPv4 relay servers, global and interface-specific servers combined, with a maximum of 4 servers per interface.
You can configure a maximum of 10 DHCPv6 relay servers. Interface-specific servers for IPv6 are not supported.
You cannot configure both a DHCP server and DHCP relay on the same device, even if you want to enable them on different interfaces; you can only configure one type of service.
DHCP relay services are not available in transparent firewall mode. You can, however, allow DHCP traffic through using an access rule. To allow DHCP requests and replies through the FTD device, you need to configure two access rules, one that allows DCHP requests from the inside interface to the outside (UDP destination port 67), and one that allows the replies from the server in the other direction (UDP destination port 68).
For IPv4, clients must be directly-connected to the FTD device and cannot send requests through another relay agent or a router. For IPv6, the FTD device supports packets from another relay server.
The DHCP clients must be on different interfaces from the DHCP servers to which the FTD device relays requests.
You cannot enable DHCP Relay on an interface in a traffic zone.
DHCP relay is not supported on Virtual Tunnel Interfaces (VTIs).
02-22-2023 08:15 AM
I think these instructions are specific to FMC and I don't have that. I'm using FDM.
02-22-2023 08:22 AM
as I know FPR manage by FDM or FMC both same DHCP relay restriction.
02-22-2023 08:56 AM
The "Switched" option may not be available on your physical interface if it has already been configured as a routed or passive interface.
Do you please try with new interface to see if you have this option?
02-24-2023 06:15 AM
I upgraded to 7.2.0-82 and can now see the DHCP Relay config, just don't see a way to set the parent interface to switchport. Is this a Flexconfig or API only option?
02-26-2023 11:54 AM
I've got dhcp relay up and running om 7.0.x with API configuration. And as you noticed when you upgraded to 7.2.x it available in the gui on that version. You don't need to have l2 interfaces, regular routed interfaces works fine for me
03-03-2023 11:34 AM
Looks like I got it working. No additional L2 config needed on the interface.
03-03-2023 11:52 AM
It work directly or you modify some setting ??
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide