<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cisco ASA - DHCP and static routes on WAN interfaces in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4962774#M1105993</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;10.1.10.1 is the management IP address. WAN and management are established automatically when the DHCP update process is successful, ie when it is started manually from ASDM. The issues are:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;the process fails when the DHCP request occurs automatically (endless renewing state).&lt;/LI&gt;&lt;LI&gt;once the DHCP request process has run successfully, the management route (10.1.10.1) is added instead of replacing the previous one (&lt;EM&gt;clear route all&lt;/EM&gt; removes the stale one - again a manual process)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Route information is below. This represents a state of full connectivity:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;nlarcfw01p# sh route&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;E1 - OSPF external type 1, E2 - OSPF external type 2, V - VPN&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ia - IS-IS inter area, * - candidate default, U - per-user static route&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;o - ODR, P - periodic downloaded static route, + - replicated route&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Gateway of last resort is 195.190.228.18 to network 0.0.0.0&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;S* 0.0.0.0 0.0.0.0 [1/0] via 195.190.228.18, WAN-PRI&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C 10.0.1.0 255.255.255.0 is directly connected, V100-WHITE-NETWORK&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;L 10.0.1.1 255.255.255.255 is directly connected, V100-WHITE-NETWORK&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C 10.0.2.0 255.255.255.0 is directly connected, V200-BLUE-SERVERS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;L 10.0.2.1 255.255.255.255 is directly connected, V200-BLUE-SERVERS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C 10.0.3.0 255.255.255.0 is directly connected, V300-GREEN-USERS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;L 10.0.3.1 255.255.255.255 is directly connected, V300-GREEN-USERS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C 10.0.4.0 255.255.255.0 is directly connected, V400-RED-GUESTS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;L 10.0.4.1 255.255.255.255 is directly connected, V400-RED-GUESTS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;S 10.1.10.1 255.255.255.255 [254/0] via 178.228.130.1, WAN-SEC&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C 77.161.235.149 255.255.255.255 is directly connected, WAN-PRI&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C 178.228.130.0 255.255.255.0 is directly connected, WAN-SEC&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;L 178.228.130.66 255.255.255.255 is directly connected, WAN-SEC&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;nlarcfw01p# ping WAN-SEC google.com &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Type escape sequence to abort.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Sending 5, 100-byte ICMP Echos to 216.58.208.110, timeout is 2 seconds:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;!!!!!&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 40/74/190 ms&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;nlarcfw01p# ping 10.1.10.1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Type escape sequence to abort.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Sending 5, 100-byte ICMP Echos to 10.1.10.1, timeout is 2 seconds:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;!!!!!&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/10 ms&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 20 Nov 2023 09:11:18 GMT</pubDate>
    <dc:creator>JaseNL</dc:creator>
    <dc:date>2023-11-20T09:11:18Z</dc:date>
    <item>
      <title>Cisco ASA - DHCP and static routes on WAN interfaces</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4961860#M1105944</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have a Cisco ASA 5506-X version 9.9(2)85, perpetual basic license with two WAN links - Primary (PPPoE to VDSL bridge) and Secondary (4G LTE modem/bridge).&lt;/P&gt;&lt;P&gt;Although the 4G LTE modem/bridge is a L2 device, it has a mangement IP address which is reachable via a separate static route.&lt;/P&gt;&lt;P&gt;Both WAN interfaces receive their IP addresses via DHCP and their static routes are established automatically. The management static route is also established using the DHCP-supplied WAN next hop. All three pass traffic correctly. The secondary interface is set up as a backup using sla monitoring and route tracking and failover between the two is also working correctly.&lt;/P&gt;&lt;P&gt;There are two problems with the secondary interface which I expect are probably connected:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;FONT size="3"&gt;It seems that the ISP (Odido, until recently T-Mobile Netherlands) is changing the IP address before the DHCP lease has expired, and the ASA is not picking it up. So WAN connectivity is lost until the ASA again requests an IP address. Clicking &lt;EM&gt;Renew DHCP Lease&lt;/EM&gt; from ASDM interface edit page (Configuration/Device Setup/Interface Settings/Interfaces) updates the IP configuration and restores WAN connectivity.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="3"&gt;When the DHCP lease finally expires and the ASA retrieves it's IP address, the static route to the WAN is correctly replaced. A new management static route is also added, although the previous one(s) is/are left in place resulting in a loss of management connectivity. So using &lt;EM&gt;show route&lt;/EM&gt; I get:&lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class="lia-indent-padding-left-60px"&gt;&lt;FONT face="courier new,courier"&gt;S 10.1.10.1 255.255.255.255 [254/0] via 178.228.204.1, WAN-SEC&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [254/0] via 178.224.28.1, WAN-SEC&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;Using &lt;EM&gt;clear route all&lt;/EM&gt; from the command line removes the stale route(s) and re-establishes management connectivity.&lt;/P&gt;&lt;P&gt;This is happening daily, at intervals of between 12 and 24 hours.&lt;/P&gt;&lt;P&gt;I would like to find a way to configure the ASA to pick up IP address changes before the DHCP lease expires, and also to purge stale static routes automatically.&lt;/P&gt;&lt;P&gt;Relevant config:&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;&lt;FONT face="courier new,courier"&gt;interface GigabitEthernet1/3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;nameif WAN-SEC&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;security-level 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;dhcp client route distance 254&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;ip address dhcp setroute&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;&lt;FONT face="courier new,courier"&gt;dhcp-client broadcast-flag&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;dhcp-client client-id interface WAN-SEC&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;The configuration doesn't define any static routes - primary, secondary and management static routes are all set up automatically based on the DHCP responses received by the primary and secondary WAN interfaces.&lt;/P&gt;&lt;P&gt;The dhcp-client broadcast-flag and client-id lines make no difference to the issues. The ASA behaves the same with or without them so they can probably be removed.&lt;/P&gt;&lt;P&gt;Thanks in advance ...&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 12:32:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4961860#M1105944</guid>
      <dc:creator>JaseNL</dc:creator>
      <dc:date>2023-11-17T12:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA - DHCP and static routes on WAN interfaces</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4961879#M1105945</link>
      <description>&lt;P&gt;Check below&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2023 11:14:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4961879#M1105945</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-11-18T11:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA - DHCP and static routes on WAN interfaces</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4961880#M1105946</link>
      <description>&lt;P&gt;Looks totally different Use case, why not try some EEM Script to check the IP address as expected may be Interface shut and no shut to get DHCP IP address or issue dhcp renew command to get IP address at the same time clear the route if required.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 13:57:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4961880#M1105946</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2023-11-17T13:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA - DHCP and static routes on WAN interfaces</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4961911#M1105947</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thanks for your reply. I don't think this is the issue - AD of 254 as configured for the interface is being applied correctly on the secondary WAN static route (and its associated management route too). It's more an issue of 1) picking up IP address changes before the DHCP lease has expired and 2) removing stale static routes for the management route when the next hop is updated.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 15:00:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4961911#M1105947</guid>
      <dc:creator>JaseNL</dc:creator>
      <dc:date>2023-11-17T15:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA - DHCP and static routes on WAN interfaces</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4961919#M1105948</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thanks for your suggestion. I was really hoping to do this with standard configuration commands or at least actions based on sla monitoring since these must be fairly common problems. But I guess I'm out of luck &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So I think doing this with an EEM script looks to be the most promising option at this point.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 15:15:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4961919#M1105948</guid>
      <dc:creator>JaseNL</dc:creator>
      <dc:date>2023-11-17T15:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA - DHCP and static routes on WAN interfaces</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4962198#M1105953</link>
      <description>&lt;P&gt;Sure that should fix the issue, please try and let us know how it goes, still issue report back what you have tried so we can help you.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2023 10:21:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4962198#M1105953</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2023-11-18T10:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA - DHCP and static routes on WAN interfaces</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4962203#M1105954</link>
      <description>&lt;P&gt;Hi friend again&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I check and I think I found solution.&lt;/P&gt;
&lt;P&gt;Use&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dhcp client route track x&lt;/P&gt;
&lt;P&gt;Then config sla to track 8.8.8.8.&lt;/P&gt;
&lt;P&gt;Check this way.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2023 11:13:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4962203#M1105954</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-11-18T11:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA - DHCP and static routes on WAN interfaces</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4962282#M1105960</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've set this up. I'll wait 24-48 hours to see if it has any effect and post the results here.&lt;/P&gt;&lt;P&gt;One thing I noticed when I set up this sla monitor, there was a long period (maybe 30 minutes) where &lt;EM&gt;show sla mon operational-state&lt;/EM&gt; was returning &lt;EM&gt;Latest RTT (milisecond): NoConnection/Busy/Timeout&lt;/EM&gt; and &lt;EM&gt;Return Code: Timeout&lt;/EM&gt; even though PINGs sent through the interface were successful. I don't remember this happening when I set up the sla monitor on the primary WAN link.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2023 19:02:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4962282#M1105960</guid>
      <dc:creator>JaseNL</dc:creator>
      <dc:date>2023-11-18T19:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA - DHCP and static routes on WAN interfaces</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4962283#M1105961</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sure, I'll post updates as I make progress.&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2023 19:03:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4962283#M1105961</guid>
      <dc:creator>JaseNL</dc:creator>
      <dc:date>2023-11-18T19:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA - DHCP and static routes on WAN interfaces</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4962291#M1105962</link>
      <description>&lt;P&gt;More strange things happening with DHCP on the seconary WAN interface. I tried to retrieve a DHCP IP address using ASDM and got the message below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-11-18 at 20.22.49.png" style="width: 617px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/202842i6402140C08D91072/image-dimensions/617x383?v=v2" width="617" height="383" role="button" title="Screenshot 2023-11-18 at 20.22.49.png" alt="Screenshot 2023-11-18 at 20.22.49.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I checked the ASA configuration for the interface, the line which should read&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;ip address dhcp setroute&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;now reads&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;ip address&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;If I try and re-enter the correct line in the interface configuration I get&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;nlarcfw01p(config-if)# no ip address&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;nlarcfw01p(config-if)# ip address dhcp setroute&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Error : IP and subnetmask form invalid pair indicating broadcast or network address&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;The configuration for the secondary WAN interface has been corrected now and the interface has its DHCP IP configuration, so I will wait a day or so and see how it goes with sla monitoring on this interface&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2023 19:53:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4962291#M1105962</guid>
      <dc:creator>JaseNL</dc:creator>
      <dc:date>2023-11-18T19:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA - DHCP and static routes on WAN interfaces</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4962308#M1105963</link>
      <description>&lt;P&gt;sure keep us posted how it goes?&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2023 22:45:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4962308#M1105963</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2023-11-18T22:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA - DHCP and static routes on WAN interfaces</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4962593#M1105985</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I set up the &lt;EM&gt;config sla&lt;/EM&gt; and &lt;EM&gt;dhcp client route track&lt;/EM&gt; until the ASA again tried to retrieve an IP address via DHCP. There was no difference in behaviour. Seems like the DHCP for the interface is stuck on an endless loop of renewing:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;nlarcfw01p# sh ip address Gi1/3 dhcp lease&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Temp IP addr: 178.224.26.90 for peer on Interface: WAN-SEC&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Temp subnet mask: 255.255.255.0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DHCP Lease server: 178.224.26.1, state: 5 Renewing&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DHCP transaction id: 0x302C9A5E&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Lease: 43200 secs, Renewal: 19740 secs, Rebind: 35940 secs&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Temp default-gateway addr: 178.224.26.1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Temp ip static route0: dest 10.1.10.1 router 178.224.26.1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Next timer fires after: 2613 seconds&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Retry count: 4 Client-ID: cisco-683b.78ab.9e15-WAN-SEC-nlarcfw01p&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Proxy: FALSE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Hostname: nlarcfw01p&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Clicking &lt;EM&gt;Renew DHCP Lease&lt;/EM&gt; via ASDM brings it out of the loop:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;nlarcfw01p# sh ip address Gi1/3 dhcp lease&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Temp IP addr: 178.224.26.90 for peer on Interface: WAN-SEC&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Temp subnet mask: 255.255.255.0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DHCP Lease server: 178.224.26.1, state: 9 Purging&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DHCP transaction id: 0x302C9A5E&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Lease: 43200 secs, Renewal: 19740 secs, Rebind: 35940 secs&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Temp default-gateway addr: 178.224.26.1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Temp ip static route0: dest 10.1.10.1 router 178.224.26.1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Next timer fires after: 15 seconds&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Retry count: 0 Client-ID: &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Proxy: FALSE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Hostname: nlarcfw01p&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Temp IP addr: 178.228.29.212 for peer on Interface: WAN-SEC&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Temp subnet mask: 255.255.255.0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DHCP Lease server: 178.228.29.1, state: 3 Bound&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DHCP transaction id: 0x302CF676&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Lease: 43200 secs, Renewal: 21600 secs, Rebind: 37800 secs&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Temp default-gateway addr: 178.228.29.1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Temp ip static route0: dest 10.1.10.1 router 178.228.29.1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Next timer fires after: 21588 seconds&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Retry count: 0 Client-ID: cisco-683b.78ab.9e15-WAN-SEC-nlarcfw01p&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Proxy: FALSE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Hostname: nlarcfw01p&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;and finally:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;nlarcfw01p# sh ip address Gi1/3 dhcp lease&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Temp IP addr: 178.228.29.212 for peer on Interface: WAN-SEC&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Temp subnet mask: 255.255.255.0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DHCP Lease server: 178.228.29.1, state: 3 Bound&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DHCP transaction id: 0x302CF676&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Lease: 43200 secs, Renewal: 21600 secs, Rebind: 37800 secs&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Temp default-gateway addr: 178.228.29.1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Temp ip static route0: dest 10.1.10.1 router 178.228.29.1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Next timer fires after: 21565 seconds&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Retry count: 0 Client-ID: cisco-683b.78ab.9e15-WAN-SEC-nlarcfw01p&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Proxy: FALSE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Hostname: nlarcfw01p&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 00:22:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4962593#M1105985</guid>
      <dc:creator>JaseNL</dc:creator>
      <dc:date>2023-11-20T00:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA - DHCP and static routes on WAN interfaces</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4962676#M1105989</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Temp ip static route0: dest &lt;STRONG&gt;10.1.10.1&lt;/STRONG&gt; router 178.224.26.1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The dhcp server send defualt not specific static route!!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can I see show ip route&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 06:02:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4962676#M1105989</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-11-20T06:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA - DHCP and static routes on WAN interfaces</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4962774#M1105993</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;10.1.10.1 is the management IP address. WAN and management are established automatically when the DHCP update process is successful, ie when it is started manually from ASDM. The issues are:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;the process fails when the DHCP request occurs automatically (endless renewing state).&lt;/LI&gt;&lt;LI&gt;once the DHCP request process has run successfully, the management route (10.1.10.1) is added instead of replacing the previous one (&lt;EM&gt;clear route all&lt;/EM&gt; removes the stale one - again a manual process)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Route information is below. This represents a state of full connectivity:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;nlarcfw01p# sh route&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;E1 - OSPF external type 1, E2 - OSPF external type 2, V - VPN&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ia - IS-IS inter area, * - candidate default, U - per-user static route&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;o - ODR, P - periodic downloaded static route, + - replicated route&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Gateway of last resort is 195.190.228.18 to network 0.0.0.0&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;S* 0.0.0.0 0.0.0.0 [1/0] via 195.190.228.18, WAN-PRI&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C 10.0.1.0 255.255.255.0 is directly connected, V100-WHITE-NETWORK&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;L 10.0.1.1 255.255.255.255 is directly connected, V100-WHITE-NETWORK&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C 10.0.2.0 255.255.255.0 is directly connected, V200-BLUE-SERVERS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;L 10.0.2.1 255.255.255.255 is directly connected, V200-BLUE-SERVERS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C 10.0.3.0 255.255.255.0 is directly connected, V300-GREEN-USERS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;L 10.0.3.1 255.255.255.255 is directly connected, V300-GREEN-USERS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C 10.0.4.0 255.255.255.0 is directly connected, V400-RED-GUESTS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;L 10.0.4.1 255.255.255.255 is directly connected, V400-RED-GUESTS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;S 10.1.10.1 255.255.255.255 [254/0] via 178.228.130.1, WAN-SEC&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C 77.161.235.149 255.255.255.255 is directly connected, WAN-PRI&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C 178.228.130.0 255.255.255.0 is directly connected, WAN-SEC&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;L 178.228.130.66 255.255.255.255 is directly connected, WAN-SEC&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;nlarcfw01p# ping WAN-SEC google.com &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Type escape sequence to abort.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Sending 5, 100-byte ICMP Echos to 216.58.208.110, timeout is 2 seconds:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;!!!!!&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 40/74/190 ms&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;nlarcfw01p# ping 10.1.10.1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Type escape sequence to abort.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Sending 5, 100-byte ICMP Echos to 10.1.10.1, timeout is 2 seconds:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;!!!!!&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/10 ms&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 09:11:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-dhcp-and-static-routes-on-wan-interfaces/m-p/4962774#M1105993</guid>
      <dc:creator>JaseNL</dc:creator>
      <dc:date>2023-11-20T09:11:18Z</dc:date>
    </item>
  </channel>
</rss>

