<?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: Help with CLI commands for setting up a static ip route in Aerohive Migrated Content</title>
    <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/help-with-cli-commands-for-setting-up-a-static-ip-route/m-p/80144#M8587</link>
    <description>&lt;P&gt;Our switches are L3-Lite, they can't replicate an Router 100%, but they should work fine for a smaller network. I would point the switch to the modem in that case, as that would be the next hop for it's traffic if I understand correctly. &lt;/P&gt;</description>
    <pubDate>Tue, 03 Dec 2019 06:14:01 GMT</pubDate>
    <dc:creator>samantha_lynn</dc:creator>
    <dc:date>2019-12-03T06:14:01Z</dc:date>
    <item>
      <title>Help with CLI commands for setting up a static ip route</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/help-with-cli-commands-for-setting-up-a-static-ip-route/m-p/80141#M8584</link>
      <description>&lt;P&gt;I have an 2348 switch that is acting as a layer 3 switch. I have routing enabled in the CLI. Now I need to configure a static route to our firewall. Support sent me a book about CLI commands for my switch but it's over my head. I'm assuming it should be a global command and not an interface command. &lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 00:19:10 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/help-with-cli-commands-for-setting-up-a-static-ip-route/m-p/80141#M8584</guid>
      <dc:creator>nsimons</dc:creator>
      <dc:date>2019-11-28T00:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Help with CLI commands for setting up a static ip route</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/help-with-cli-commands-for-setting-up-a-static-ip-route/m-p/80142#M8585</link>
      <description>&lt;P&gt;You'll need to enable routing on the interface level as well as the global level. To do enable routing on the interface level, use the following commands from global config (the commands below use interface 1/0/1 as an example, fill in your own interface as needed:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Enable&lt;/P&gt;&lt;P&gt;Config&lt;/P&gt;&lt;P&gt;Interface 1/0/1&lt;/P&gt;&lt;P&gt;routing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now that routing is enabled for that interface, the command to create a static route would be:&lt;/P&gt;&lt;P&gt;ip route &amp;lt;IP of destination of the route&amp;gt;/&amp;lt;subnetmask&amp;gt; &amp;lt;IP of the next hop router in the network&amp;gt; &amp;lt;interface this is set for&amp;gt; &amp;lt;VLAN ID&amp;gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, for example, let's say the following information was true:&lt;/P&gt;&lt;P&gt;Destination IP: 10.10.10.60&lt;/P&gt;&lt;P&gt;Subnet: /24&lt;/P&gt;&lt;P&gt;Next hop Router IP: 10.10.10.9&lt;/P&gt;&lt;P&gt;Interface: 1/0/1&lt;/P&gt;&lt;P&gt;VLAN: 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then the command would look like this: &lt;/P&gt;&lt;P&gt;ip route 10.10.10.60/24 10.10.10.9 1/0/1 1&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 01:35:20 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/help-with-cli-commands-for-setting-up-a-static-ip-route/m-p/80142#M8585</guid>
      <dc:creator>samantha_lynn</dc:creator>
      <dc:date>2019-11-28T01:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help with CLI commands for setting up a static ip route</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/help-with-cli-commands-for-setting-up-a-static-ip-route/m-p/80143#M8586</link>
      <description>&lt;P&gt;That is SUPER helpful and not something really explained well in the book I was sent. My question is what if I don't have anything else acting as a router on my network (we're a pretty small setup)? &lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2019 22:14:44 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/help-with-cli-commands-for-setting-up-a-static-ip-route/m-p/80143#M8586</guid>
      <dc:creator>nsimons</dc:creator>
      <dc:date>2019-12-02T22:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help with CLI commands for setting up a static ip route</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/help-with-cli-commands-for-setting-up-a-static-ip-route/m-p/80144#M8587</link>
      <description>&lt;P&gt;Our switches are L3-Lite, they can't replicate an Router 100%, but they should work fine for a smaller network. I would point the switch to the modem in that case, as that would be the next hop for it's traffic if I understand correctly. &lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 06:14:01 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/help-with-cli-commands-for-setting-up-a-static-ip-route/m-p/80144#M8587</guid>
      <dc:creator>samantha_lynn</dc:creator>
      <dc:date>2019-12-03T06:14:01Z</dc:date>
    </item>
  </channel>
</rss>

