<?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 using SVI with Layer3 Port in Switching</title>
    <link>https://community.cisco.com/t5/switching/using-svi-with-layer3-port/m-p/2868407#M350830</link>
    <description>&lt;P&gt;I have an older switch which does not support Layer3 Ports (routed port).&amp;nbsp; can I connect this switch using an SVI with another switch where the interface is configured as a routed port&amp;nbsp;?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Mar 2019 13:12:07 GMT</pubDate>
    <dc:creator>pattymick54</dc:creator>
    <dc:date>2019-03-08T13:12:07Z</dc:date>
    <item>
      <title>using SVI with Layer3 Port</title>
      <link>https://community.cisco.com/t5/switching/using-svi-with-layer3-port/m-p/2868407#M350830</link>
      <description>&lt;P&gt;I have an older switch which does not support Layer3 Ports (routed port).&amp;nbsp; can I connect this switch using an SVI with another switch where the interface is configured as a routed port&amp;nbsp;?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 13:12:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/using-svi-with-layer3-port/m-p/2868407#M350830</guid>
      <dc:creator>pattymick54</dc:creator>
      <dc:date>2019-03-08T13:12:07Z</dc:date>
    </item>
    <item>
      <title>I guess the best bet is to</title>
      <link>https://community.cisco.com/t5/switching/using-svi-with-layer3-port/m-p/2868408#M350831</link>
      <description>&lt;P&gt;I guess the best bet is to configure that routed port as a trunk in order to connect both switches since it will not even work if the switch does not have L3 capabilities since it would not be able to route packets through that interface.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hope it helps, best regards!&lt;/P&gt;
&lt;P&gt;JC&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2016 18:50:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/using-svi-with-layer3-port/m-p/2868408#M350831</guid>
      <dc:creator>Carlos Villagran</dc:creator>
      <dc:date>2016-04-03T18:50:07Z</dc:date>
    </item>
    <item>
      <title>Thanks Carlos,</title>
      <link>https://community.cisco.com/t5/switching/using-svi-with-layer3-port/m-p/2868409#M350832</link>
      <description>&lt;P&gt;Thanks Carlos,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; Both&amp;nbsp;switches&amp;nbsp;have layer3 capabilities,&amp;nbsp; It's just that one can only be configured with SVI does not have support for the Layer3&amp;nbsp;port &amp;nbsp;"routed port" .&amp;nbsp;&amp;nbsp;&amp;nbsp; So, on the &amp;nbsp;core switch (the switch that supports "routed port")&amp;nbsp;&amp;nbsp; I&amp;nbsp; wondering if I could configure the interface as Layer3 and&amp;nbsp;on the access switch configure&amp;nbsp;an SVI, configure the interface to the Core&amp;nbsp;as an&amp;nbsp;access port&amp;nbsp;in that vlan.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Basically,&amp;nbsp; as I would if configuring a&amp;nbsp;Layer3 switch connection with a&amp;nbsp;router.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2016 19:02:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/using-svi-with-layer3-port/m-p/2868409#M350832</guid>
      <dc:creator>pattymick54</dc:creator>
      <dc:date>2016-04-03T19:02:47Z</dc:date>
    </item>
    <item>
      <title>Sure, you can.  You configure</title>
      <link>https://community.cisco.com/t5/switching/using-svi-with-layer3-port/m-p/2868410#M350833</link>
      <description>&lt;P&gt;Sure, you can.&amp;nbsp; You configure one switch as routed port and the other switch with an SVI and the physical port configured as access port.&lt;/P&gt;
&lt;P&gt;So, the IP on the routed port is configured on the physical interface and the IP for the other switch is configured on the SVI.&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2016 21:17:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/using-svi-with-layer3-port/m-p/2868410#M350833</guid>
      <dc:creator>Reza Sharifi</dc:creator>
      <dc:date>2016-04-03T21:17:42Z</dc:date>
    </item>
    <item>
      <title>Hi!</title>
      <link>https://community.cisco.com/t5/switching/using-svi-with-layer3-port/m-p/2868411#M350834</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;No, you will definetely need to make that routed port a trunk port in order to hosts in both switches to communicate. Since the routed interface is creating a line in the routing table, every host in the same vlan as the switch with the routed interface will never take the path to the routed interface.&lt;/P&gt;
&lt;P&gt;In order to reach other hosts via the routed interface a static route would need to be created taking the routed interface as next hop, however when the frame reaches the next hop switch (because it will reach it actually) the other switch will never know how to answer since you cannot create a static route for L2 interfaces (nor Routing protocols will form adjacencies).&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hope it helps, best regards!&lt;/P&gt;
&lt;P&gt;JC&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2016 23:03:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/using-svi-with-layer3-port/m-p/2868411#M350834</guid>
      <dc:creator>Carlos Villagran</dc:creator>
      <dc:date>2016-04-03T23:03:40Z</dc:date>
    </item>
    <item>
      <title>Hi Reza,   Do you know of a</title>
      <link>https://community.cisco.com/t5/switching/using-svi-with-layer3-port/m-p/2868412#M350835</link>
      <description>&lt;P&gt;Hi Reza,&amp;nbsp;&amp;nbsp; Do you know of a cisco document or book that describes this design?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 13:33:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/using-svi-with-layer3-port/m-p/2868412#M350835</guid>
      <dc:creator>pattymick54</dc:creator>
      <dc:date>2016-04-04T13:33:04Z</dc:date>
    </item>
    <item>
      <title>Disclaimer</title>
      <link>https://community.cisco.com/t5/switching/using-svi-with-layer3-port/m-p/2868413#M350836</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 8px;"&gt;&lt;EM&gt;&lt;STRONG&gt;Disclaimer&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 8px;"&gt;&lt;EM&gt;The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 8px;"&gt;&lt;EM&gt;&lt;STRONG&gt;Liability Disclaimer&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 8px;"&gt;&lt;EM&gt;In no event shall Author be liable for any damages wha2tsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Posting&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I agree with Reza.&amp;nbsp; In fact, for quick manual fail over on some stacked or chassis L3 switches, rather than using a "routed" port, I define two ports in a VLAN and use a SVI.&amp;nbsp; That way, if the switch's member or line card hosting the active port being routed fails, you can quickly just move the cable to the other VLAN member port.&lt;/P&gt;
&lt;P&gt;BTW, on many Cisco switches, "routed" ports are still VLAN ports with SVIs, it's all just hidden from you (and some VLAN "stuff" is also automatically disabled on "routed" ports).&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 14:56:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/using-svi-with-layer3-port/m-p/2868413#M350836</guid>
      <dc:creator>Joseph W. Doherty</dc:creator>
      <dc:date>2016-04-04T14:56:37Z</dc:date>
    </item>
    <item>
      <title>Thanks for the input Joseph. </title>
      <link>https://community.cisco.com/t5/switching/using-svi-with-layer3-port/m-p/2868414#M350837</link>
      <description>&lt;P&gt;Thanks for the input Joseph.&amp;nbsp; Part of he reason for using the routed port was because STP is disabled.&amp;nbsp; But, the manual fail over is something to think about.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Patty&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 16:11:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/using-svi-with-layer3-port/m-p/2868414#M350837</guid>
      <dc:creator>pattymick54</dc:creator>
      <dc:date>2016-04-04T16:11:09Z</dc:date>
    </item>
  </channel>
</rss>

