01-12-2011 03:00 AM - edited 03-11-2019 12:34 PM
hi ,
In the below document under Failover Configuration Limitations it is mentioned that the DHCP and PPPOE cannot be configured , so is it true for only Active Active or Active / standby also ?
http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080834058.shtml
You cannot configure failover with these types of IP addresses:
IP addresses obtained through DHCP
IP addresses obtained through PPPoE
If this is only for the Active-Active , so in the case of A/S does the dhcpbindings and lease gets failed over from active to the peer device ( i.e stateful sessions ) or the bindings are renegotiated ?
01-12-2011 03:45 AM
The statement is true for both Active/Standby as well as Active/Active failover.
The reason why it's not working is because for failover to work, you would need to have ip address on each of the ASA firewall so it can check the state of the interface, and failover when it's faulty. When the ip address is dynamically assigned whether it's through DHCP or PPPoE, you will only be assigned 1 ip address, and the standby firewall will have no ip address, and hence failover will not work.
01-14-2011 04:28 AM
thanks for answer . i agree to the same
If we cannot assign DHCP then there is a link which i was going thru and found that failover is configured with inside interface as the DHCP server
http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/ref_examples.html#wp1065283
so does that mean that with failover only the dhcp cleint feature cannot be configured but the dhcp server and relay can be configured . if yes then whether the same session of dhcprelay and server is replicated to failover ?
01-17-2011 12:55 AM
hi experts
any comments or views on this ?
01-17-2011 01:01 AM
No, DHCP ip address lease information will not be replicated from active to standby firewall.
Here is what is being replicated through stateful failover link:
http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/ha_overview.html#wp1078953
Hope that answers your question.
01-22-2011 05:38 AM
jennifer ,
thanks for answring , so can we say that dhcp server & relay can be configured with failover though the dhcp information will not be replicated to standby ?
http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/ref_examples.html#wp1065283
01-23-2011 06:45 AM
Not at the same time.
http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/dhcp.html#wp1116296
You cannot configure a DHCP client or DHCP Relay services on an interface on which the server is enabled.
-KS
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