<?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: Default route issue in Switching</title>
    <link>https://community.cisco.com/t5/switching/default-route-issue/m-p/1628416#M165635</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I saved the last postin in html&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a router eith the following configuration in fa0.1 and fa1.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface fastethernet0.1&lt;/P&gt;&lt;P&gt;encapsulation dot1q 10&lt;/P&gt;&lt;P&gt;ip address 10.10.10.3 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface fastethernet1.2&lt;/P&gt;&lt;P&gt;encapsulation dot1q 15&lt;/P&gt;&lt;P&gt;ip address 10.10.15.3 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and routing table as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c 10.10.10.0 is directly connected&amp;nbsp; fastethernet0.1&lt;/P&gt;&lt;P&gt;c 10.10.15.0 is directly connected , fastethernet1.2&lt;/P&gt;&lt;P&gt;s* 0.0.0.0/0[1/0 via 10.10.15.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to know, if I can have second static default route to 10.10.10.1 ? like 0.0.0.0/0[1/0] via 10.10.10.1 , if not how can I rell router to route some packest to&amp;nbsp; 10.10.10.1 and some others to 10.10.15.1 ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these interfaces are connected to the next hop router which is asa in this case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;-Rouzbeh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Feb 2011 20:31:59 GMT</pubDate>
    <dc:creator>rouzbehta</dc:creator>
    <dc:date>2011-02-04T20:31:59Z</dc:date>
    <item>
      <title>Default route issue</title>
      <link>https://community.cisco.com/t5/switching/default-route-issue/m-p/1628415#M165634</link>
      <description>&lt;P&gt;Hello All,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a router with the following configuration in fa0.1 and fa1.2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; interfacefastethernet0.1&amp;nbsp; encapsulation dot1q 10&amp;nbsp; ip address 10.10.10.3 255.255.255.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; interface fastethernet1.2&amp;nbsp; encapsulation dot1q 15&amp;nbsp; ip address 10.10.15.3 255.255.255.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and routing table&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; c&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.10.10.0 is directly connected , fastethernet0.1&amp;nbsp; c&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.10.15.0 is directly connected , fastethernet1.2&amp;nbsp; s*&amp;nbsp; 0.0.0.0/0[1/0] via 10.10.15.1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I need to know can I have second static static route to 10.10.10.1 ?&amp;nbsp;&amp;nbsp; like s*&amp;nbsp; 0.0.0.0/0[1/0] via 10.10.10.1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if not how can tell router to route some packets from 10.10.10.1 and others from 10.10.15.1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; these interface is connected to next hop router which is asa here&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Best Regards,&amp;nbsp; -Rouzbeh&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 08:36:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-issue/m-p/1628415#M165634</guid>
      <dc:creator>rouzbehta</dc:creator>
      <dc:date>2019-03-07T08:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Default route issue</title>
      <link>https://community.cisco.com/t5/switching/default-route-issue/m-p/1628416#M165635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I saved the last postin in html&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a router eith the following configuration in fa0.1 and fa1.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface fastethernet0.1&lt;/P&gt;&lt;P&gt;encapsulation dot1q 10&lt;/P&gt;&lt;P&gt;ip address 10.10.10.3 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface fastethernet1.2&lt;/P&gt;&lt;P&gt;encapsulation dot1q 15&lt;/P&gt;&lt;P&gt;ip address 10.10.15.3 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and routing table as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c 10.10.10.0 is directly connected&amp;nbsp; fastethernet0.1&lt;/P&gt;&lt;P&gt;c 10.10.15.0 is directly connected , fastethernet1.2&lt;/P&gt;&lt;P&gt;s* 0.0.0.0/0[1/0 via 10.10.15.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to know, if I can have second static default route to 10.10.10.1 ? like 0.0.0.0/0[1/0] via 10.10.10.1 , if not how can I rell router to route some packest to&amp;nbsp; 10.10.10.1 and some others to 10.10.15.1 ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these interfaces are connected to the next hop router which is asa in this case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;-Rouzbeh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 20:31:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-issue/m-p/1628416#M165635</guid>
      <dc:creator>rouzbehta</dc:creator>
      <dc:date>2011-02-04T20:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Default route issue</title>
      <link>https://community.cisco.com/t5/switching/default-route-issue/m-p/1628417#M165636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Yes you can do that. You can have mutiple static/default routes pointing to different next hop ip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The router bydefault does the per-destination load balancing. You can change the behaviour on the router to do the per-packet loadbalancing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080094820.shtml"&gt;http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080094820.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/hw/modules/ps2033/prod_technical_reference09186a00800afeb7.html"&gt;http://www.cisco.com/en/US/products/hw/modules/ps2033/prod_technical_reference09186a00800afeb7.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;-amit singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 20:55:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-issue/m-p/1628417#M165636</guid>
      <dc:creator>Amit Singh</dc:creator>
      <dc:date>2011-02-04T20:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Default route issue</title>
      <link>https://community.cisco.com/t5/switching/default-route-issue/m-p/1628418#M165637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe I should clarify more,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these interfaces are connected to the the subinterfaces on a next hop device which is ASA, when I add ip route 0.0.0.0 0.0.0.0 10.10.10.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can ping an address after ASA "public:66.128.95.241" but i can't ping another public "66.128..95.145"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whn I add&amp;nbsp;&amp;nbsp; ip route 0.0.0.0 0.0.0.0 10.10.10.15 I can ping public 66.128.95.145&amp;nbsp; , when I add both I can't ping either of those public addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rouzbeh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 21:31:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-issue/m-p/1628418#M165637</guid>
      <dc:creator>rouzbehta</dc:creator>
      <dc:date>2011-02-04T21:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Default route issue</title>
      <link>https://community.cisco.com/t5/switching/default-route-issue/m-p/1628419#M165638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please paste the topology and device configs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;-amit singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 21:37:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-issue/m-p/1628419#M165638</guid>
      <dc:creator>Amit Singh</dc:creator>
      <dc:date>2011-02-04T21:37:13Z</dc:date>
    </item>
  </channel>
</rss>

