VLAN interfaces and routing

CameronS
Getting noticed

VLAN interfaces and routing

We are running into issues with our VLAN configuration when making some changes. For reference:

 

initial config:

  • L3 MS225 core switch stack
    • client VLAN 1
      • Interface IP set (subnet gateway x.x.x.252)
      • Do not respond to DHCP
  • MX105 HA
    • static route route for VLAN 1
      • Route all to management interface of core switch stack
    • Do not respond to DHCP
  • 2 DHCP (HA) servers both using VLAN 1 addresses

This works without issue but very messy IMO

 

New config (replicating other client VLANs):

 

  • Core switch stack
    • client VLAN 1
      • interface IP set (x.x.x.1)
      • Do not respond to DHCP
  • MX105 HA
    • Remove static route
    • Add client VLAN 1
      • MX IP set to the gateway address x.x.x.252
      • Do not respond to DHCP
  • No change to DHCP servers

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

8 Replies 8
alemabrahao
Kind of a big deal
Kind of a big deal

What do you mean by breaks the VLAN? Can you explain the problem better?

I am not a Cisco Meraki employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.

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.

I am not a Cisco Meraki employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.

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.

First question, can you reach the gateway?

I am not a Cisco Meraki employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.

I couldn't test this at the time as the VPN connection went down (authenticates via AD which happens to be on VLAN 1).

DarrenOC
Kind of a big deal
Kind of a big deal

Hi @CameronS , doesn’t look like this progressed very far.  You still stuck? What are your next steps?

Darren OConnor | doconnor@resalire.co.uk
https://www.linkedin.com/in/darrenoconnor/

I'm not an employee of Cisco/Meraki. My posts are based on Meraki best practice and what has worked for me in the field.
PhilipDAth
Kind of a big deal
Kind of a big deal

>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.

This makes more sense, I'll try this out.

Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.