07-24-2023 02:46 AM
We are running into issues with our VLAN configuration when making some changes. For reference:
initial config:
This works without issue but very messy IMO
New config (replicating other client VLANs):
The changes are to change which L3 device becomes the gateway and allow for seamless routing within VLAN 1.
For some reason the above changes just breaks the VLAN. All other client VLANs are setup this way but are relaying DHCP to the DHCP servers that sit in VLAN 1 (I know we should probably have interfaces for the other client VLANs too). The issue must lie with DHCP in my head but I cannot figure out what exactly so hoping some of you geniuses could help.
TIA
07-24-2023 03:01 AM
What do you mean by breaks the VLAN? Can you explain the problem better?
07-24-2023 03:04 AM
Another thing, in the DHCP configuration who is the network gateway? If it's the Core siwtch, you need to have a default route pointing to the MX IP.
07-24-2023 03:08 AM
Apologies. After the changes, no devices can communicate on VLAN 1 including the DHCP server which in turn causes issues with our other VLANs client addressing (due to bad DHCP settings). The scope uses .252 as the gateway which was the core switch but then changed to the MX.
07-24-2023 03:31 AM
First question, can you reach the gateway?
07-24-2023 03:39 AM
I couldn't test this at the time as the VPN connection went down (authenticates via AD which happens to be on VLAN 1).
07-24-2023 10:10 AM
Hi @cameronS , doesn’t look like this progressed very far. You still stuck? What are your next steps?
07-24-2023 01:45 PM
>The changes are to change which L3 device becomes the gateway and allow for seamless routing within VLAN 1.
What is happening here is the MAC address of the default gateway is changing, and clients have not picked up the change. If you give the switch a reboot after doing this (so all the ports go down and up) the clients will refresh their arp caches.
07-25-2023 01:51 AM
This makes more sense, I'll try this out.
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