Hi so I was able to shutdown the WAP ports for now to test quickly and the good news is that the PC doesn't get a DHCP address anymore from the 10.X.X.X ranges. The bad news is that DHCP is still not reaching the server and giving out the DHCP addresses properly. I have a VLAN 21 which is user VLAN I have a VLAN 3 which my DHCP sits on. The meraki switches have a L2 trunk PO to my Cisco core. On my Cisco 9K core I have the IP-Helper command in the SVI on the VLAN 21 pointing to the correct DHCP server in VLAN 3. VLAN 3 doesn't have a helper under the SVI as I think this is not needed. Inter-VLAN Routing works bc if I give my PC a static address in VLAN 21, I can PING the server DHCP IP address. Here is a packet capture of the DHCP request from PC, you can see it get a 169 address afterwards. Please help. Is Meraki MS not passing the DHCP over correctly etc...? START Capture 17:17:31.104213 IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 28:d2:44:bf:56:01, length 300 17:17:35.077127 IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 28:d2:44:bf:56:01, length 300 17:17:39.670113 IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 28:d2:44:bf:56:01, length 300 17:17:48.139213 IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 28:d2:44:bf:56:01, length 300 17:17:48.575824 IP 169.254.226.129.5353 > 224.0.0.251.5353: 0 AAAA (QM)? nycapps02.local. (33) 17:17:48.576343 IP 169.254.226.129.137 > 169.254.255.255.137: NBT UDP PACKET(137): QUERY; REQUEST; BROADCAST 17:17:48.576398 IP6 fe80::99ca:51cd:e1b2:e281.5353 > ff02::fb.5353: 0 AAAA (QM)? nycapps02.local. (33) 17:17:48.576439 IP6 fe80::99ca:51cd:e1b2:e281.61736 > ff02::1:3.5355: UDP, length 27 17:17:48.576479 IP 169.254.226.129.61736 > 224.0.0.252.5355: UDP, length 27 17:17:48.576517 IP6 fe80::99ca:51cd:e1b2:e281.64892 > ff02::1:3.5355: UDP, length 27 17:17:48.576558 IP 169.254.226.129.64892 > 224.0.0.252.5355: UDP, length 27 17:17:48.943792 IP6 fe80::99ca:51cd:e1b2:e281.61736 > ff02::1:3.5355: UDP, length 27 17:17:48.944330 IP6 fe80::99ca:51cd:e1b2:e281.64892 > ff02::1:3.5355: UDP, length 27 17:17:48.944387 IP 169.254.226.129.61736 > 224.0.0.252.5355: UDP, length 27 17:17:48.944430 IP 169.254.226.129.64892 > 224.0.0.252.5355: UDP, length 27 17:17:49.283919 IP 169.254.226.129.137 > 169.254.255.255.137: NBT UDP PACKET(137): QUERY; REQUEST; BROADCAST 17:17:50.042073 IP 169.254.226.129.137 > 169.254.255.255.137: NBT UDP PACKET(137): QUERY; REQUEST; BROADCAST 17:17:56.575813 IP 169.254.226.129 > 239.255.255.250: igmp v2 report 239.255.255.250 17:18:01.042116 IP 169.254.226.129 > 224.0.0.251: igmp v2 report 224.0.0.251 17:18:01.042331 IP 169.254.226.129 > 224.0.0.252: igmp v2 report 224.0.0.252 END Thank you
... View more