I have a created static route for subnet 20.20.20.0/26 and pointed it to next hop 10.10.10.2 (IP on HP core switch). That IP belongs to Interconnect VLAN 10.10.10.0/29 (VLAN 11) between Meraki MX67 (10.10.10.1) and Core switch (10.10.10.2).
Meraki is acting as DHCP Server for 20.20.20.0/26 subnet, settings are as follows :
Client addressing : Run a DHCP server
Gateway IP : 20.20.20.1 (IP On HP Core Switch) - I can reach this IP
Lease time : 1 day
DNS nameservers : Specify nameservers...
Custom nameservers
1.1.1.1
2.2.2.2
Boot options disabled
No DHCP Option
No Reserved Range
No Fixed IP assignment
Configured Switchport as Trunk and configured ICN VLAN 11 as Native
Now there are two machines in Subnet 20.20.20.0/26 which are not able to receive IP from Meraki. In the event log, I see below error.
DHCP DHCP problem extra: no_offers_received, vap: 0, vlan: 11
Above error only appears for first machine...
Whereas for second machine, it requests IP from whole different range and can be seen under DHCP Option 50 in packet capture. (Will run this with client first thing tomorrow)
For first machine, it does not list any DHCP option 50
So far whenever I run packet capture, I Only see DHCP Discovery packets but nothing for DHCP OFFERS and all.
I have similar setup at other sites where it is working flawlessly but not here. Firmware (18.107.2) is also up to date, same firmware is also present on working sites. Client says switch has same config as other sites, so far CISCO TAC not able to conclude.. Any help ?