Hi ,
We are facing the following situation on a MX-64 deployment
The WAN and Internet connectivity is provided by a MPLS network.
The MPLS router is C819G -4G-G-K9 that was configured to provide the WAN IP address to MX64 (configured as DHCP on Internet interface) :
!
ip dhcp excluded-address 10.124.113.25
ip dhcp pool MERAKI
network 10.124.113.24 255.255.255.252
default-router 10.124.113.25
dns-server 10.105.160.101 10.105.160.102
!
In this case, the WAN IP provided to Meraki is 10.124.113.26 (the only IP available on this DHCP range)
In a few sites, the Meraki changes the status to "BAD INTERNET" and the following output is obtained on router, indicating that the IP provided is in the conflict list
ROUTER >sh ip dhcp conf
IP address Detection method Detection time VRF
10.124.113.26 Ping Aug 09 2018 11:21 AM
The MX64 WAN IP address respond to ping for a period of time, and then stop responding. At this time, the Dasboard reports "UNREACHABLE"
The situation is resolved whent the DHCP process is restarted on routrer.
Any Idea what can cause the DHCP conflict ?