<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: VLAN interfaces and routing in Cloud Networking Platform</title>
    <link>https://community.cisco.com/t5/cloud-networking-platform/vlan-interfaces-and-routing/m-p/5459700#M13858</link>
    <description>&lt;P&gt;I couldn't test this at the time as the VPN connection went down (authenticates via AD which happens to be on VLAN 1).&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jul 2023 10:39:59 GMT</pubDate>
    <dc:creator>cameronS</dc:creator>
    <dc:date>2023-07-24T10:39:59Z</dc:date>
    <item>
      <title>VLAN interfaces and routing</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/vlan-interfaces-and-routing/m-p/5459695#M13853</link>
      <description>&lt;P&gt;We are running into issues with our VLAN configuration when making some changes. For reference:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;initial config:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;L3 MS225 core switch stack&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;client VLAN 1&lt;UL&gt;&lt;LI&gt;Interface IP set (subnet gateway x.x.x.252)&lt;/LI&gt;&lt;LI&gt;Do not respond to DHCP&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;MX105 HA&lt;UL&gt;&lt;LI&gt;static route route for VLAN 1&lt;UL&gt;&lt;LI&gt;Route all to management interface of core switch stack&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Do not respond to DHCP&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;2 DHCP (HA) servers both using VLAN 1 addresses&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This works without issue but very messy IMO&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;New config (replicating other client VLANs):&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Core switch stack&lt;UL&gt;&lt;LI&gt;client VLAN 1&lt;UL&gt;&lt;LI&gt;interface IP set (x.x.x.1)&lt;/LI&gt;&lt;LI&gt;Do not respond to DHCP&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;MX105 HA&lt;UL&gt;&lt;LI&gt;Remove static route&lt;/LI&gt;&lt;LI&gt;Add client VLAN 1&lt;UL&gt;&lt;LI&gt;MX IP set to the gateway address x.x.x.252&lt;/LI&gt;&lt;LI&gt;Do not respond to DHCP&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;No change to DHCP servers&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The changes are to change which L3 device becomes the gateway and allow for seamless routing within VLAN 1.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 09:46:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/vlan-interfaces-and-routing/m-p/5459695#M13853</guid>
      <dc:creator>cameronS</dc:creator>
      <dc:date>2023-07-24T09:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN interfaces and routing</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/vlan-interfaces-and-routing/m-p/5459696#M13854</link>
      <description>&lt;P&gt;What do you mean by breaks the VLAN? Can you explain the problem better?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 10:01:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/vlan-interfaces-and-routing/m-p/5459696#M13854</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2023-07-24T10:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN interfaces and routing</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/vlan-interfaces-and-routing/m-p/5459697#M13855</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 10:04:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/vlan-interfaces-and-routing/m-p/5459697#M13855</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2023-07-24T10:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN interfaces and routing</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/vlan-interfaces-and-routing/m-p/5459698#M13856</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 10:08:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/vlan-interfaces-and-routing/m-p/5459698#M13856</guid>
      <dc:creator>cameronS</dc:creator>
      <dc:date>2023-07-24T10:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN interfaces and routing</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/vlan-interfaces-and-routing/m-p/5459699#M13857</link>
      <description>&lt;P&gt;First question, can you reach the gateway?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 10:31:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/vlan-interfaces-and-routing/m-p/5459699#M13857</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2023-07-24T10:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN interfaces and routing</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/vlan-interfaces-and-routing/m-p/5459700#M13858</link>
      <description>&lt;P&gt;I couldn't test this at the time as the VPN connection went down (authenticates via AD which happens to be on VLAN 1).&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 10:39:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/vlan-interfaces-and-routing/m-p/5459700#M13858</guid>
      <dc:creator>cameronS</dc:creator>
      <dc:date>2023-07-24T10:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN interfaces and routing</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/vlan-interfaces-and-routing/m-p/5459701#M13859</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/73066"&gt;@cameronS&lt;/A&gt; , doesn’t look like this progressed very far.  You still stuck? What are your next steps?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 17:10:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/vlan-interfaces-and-routing/m-p/5459701#M13859</guid>
      <dc:creator>MerakiGnome</dc:creator>
      <dc:date>2023-07-24T17:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN interfaces and routing</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/vlan-interfaces-and-routing/m-p/5459702#M13860</link>
      <description>&lt;P&gt;&amp;gt;&lt;SPAN&gt;The changes are to change which L3 device becomes the gateway and allow for seamless routing within VLAN 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 20:45:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/vlan-interfaces-and-routing/m-p/5459702#M13860</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2023-07-24T20:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN interfaces and routing</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/vlan-interfaces-and-routing/m-p/5459703#M13861</link>
      <description>&lt;P&gt;This makes more sense, I'll try this out.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 08:51:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/vlan-interfaces-and-routing/m-p/5459703#M13861</guid>
      <dc:creator>cameronS</dc:creator>
      <dc:date>2023-07-25T08:51:53Z</dc:date>
    </item>
  </channel>
</rss>

