<?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: New Network - From the ground up in Cloud Networking Platform</title>
    <link>https://community.cisco.com/t5/cloud-networking-platform/new-network-from-the-ground-up/m-p/5454412#M12596</link>
    <description>&lt;P&gt;If you are having mutiple VLANs, and especially if any of them move a lot of data, you should make the MS425 the default gateway.  An example guide (just ignore the router bit):&lt;/P&gt;&lt;P&gt;&lt;A href="https://documentation.meraki.com/MS/Layer_3_Switching/Layer_3_Switch_Example" target="_self" rel="nofollow noopener noreferrer"&gt;https://documentation.meraki.com/MS/Layer_3_Switching/Layer_3_Switch_Example&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you are using just a single VLAN then you can make the MX the default gateway.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jun 2019 23:13:46 GMT</pubDate>
    <dc:creator>Philip D'Ath</dc:creator>
    <dc:date>2019-06-18T23:13:46Z</dc:date>
    <item>
      <title>New Network - From the ground up</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/new-network-from-the-ground-up/m-p/5454411#M12595</link>
      <description>&lt;P&gt;I am starting a replacement network with everything Meraki. Multiple Edge switches in different closets- MS210-48lp, multiple Access Points - MR33, 2 Core switches - MS410-16 and Two MX 84 Firewalls. I am going to have my own local DHCP server to hand out all DHCP but i need to set static ip's on all of my equipment.&lt;/P&gt;&lt;P&gt;Edge switches are Configured as follows:&lt;/P&gt;&lt;P&gt;IP x.x.x.x&lt;/P&gt;&lt;P&gt;subnet 255.255.0.0&lt;/P&gt;&lt;P&gt;Gateway x.x.x.254 This is one of my core switches or should this be my firewall? If it should be the firewall how do I set that in the firewall?&lt;/P&gt;&lt;P&gt;DNS - Local DNS server&lt;/P&gt;&lt;P&gt;If it is the firewall should all my switches use that as the default gateway including my 2 core switches?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2019 20:30:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/new-network-from-the-ground-up/m-p/5454411#M12595</guid>
      <dc:creator>GOwens</dc:creator>
      <dc:date>2019-06-18T20:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: New Network - From the ground up</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/new-network-from-the-ground-up/m-p/5454412#M12596</link>
      <description>&lt;P&gt;If you are having mutiple VLANs, and especially if any of them move a lot of data, you should make the MS425 the default gateway.  An example guide (just ignore the router bit):&lt;/P&gt;&lt;P&gt;&lt;A href="https://documentation.meraki.com/MS/Layer_3_Switching/Layer_3_Switch_Example" target="_self" rel="nofollow noopener noreferrer"&gt;https://documentation.meraki.com/MS/Layer_3_Switching/Layer_3_Switch_Example&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you are using just a single VLAN then you can make the MX the default gateway.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2019 23:13:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/new-network-from-the-ground-up/m-p/5454412#M12596</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2019-06-18T23:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: New Network - From the ground up</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/new-network-from-the-ground-up/m-p/5454413#M12597</link>
      <description>&lt;P&gt;Thanks for giving the answer. I will be using multiple vlans, but just so i am clear, the core "distribution switches" use the MX as their gateway and all other down stream switches use the MS410's as their gateway? Would this include any other vlans like for our wireless?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2019 11:36:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/new-network-from-the-ground-up/m-p/5454413#M12597</guid>
      <dc:creator>GOwens</dc:creator>
      <dc:date>2019-06-19T11:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: New Network - From the ground up</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/new-network-from-the-ground-up/m-p/5454414#M12598</link>
      <description>&lt;P&gt;Regarding DHCP, you should probably set reservations for your Meraki switches and APs on the DHCP server vs. trying to set static IPs. You should be able to preemptively setup reservations using the device mac address on the box for your switches and APs. &lt;/P&gt;&lt;P&gt;This'll help avoid fun problems like a client had, where he updated DHCP scopes with the new DNS servers, but not his multiple statically assigned switches. Then mysteriously half his switches stopped talking to the dashboard.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2019 15:06:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/new-network-from-the-ground-up/m-p/5454414#M12598</guid>
      <dc:creator>Nash</dc:creator>
      <dc:date>2019-06-19T15:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: New Network - From the ground up</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/new-network-from-the-ground-up/m-p/5454415#M12599</link>
      <description>&lt;P&gt;This documentation really helped clear it up for me. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 19:23:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/new-network-from-the-ground-up/m-p/5454415#M12599</guid>
      <dc:creator>GOwens</dc:creator>
      <dc:date>2019-06-20T19:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: New Network - From the ground up</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/new-network-from-the-ground-up/m-p/5454416#M12600</link>
      <description>&lt;P&gt;Yes I do plan to pre-configure all of my scopes with reservations, great idea, thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 19:24:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/new-network-from-the-ground-up/m-p/5454416#M12600</guid>
      <dc:creator>GOwens</dc:creator>
      <dc:date>2019-06-20T19:24:08Z</dc:date>
    </item>
  </channel>
</rss>

