<?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: switch trunking in Switching</title>
    <link>https://community.cisco.com/t5/switching/switch-trunking/m-p/670941#M9290</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to Mahmood's post, on a Layer 3 switch you have to use "IP routing " to enable inter-vlan routing. For example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Conf t&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ip routing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int vlan 1&lt;/P&gt;&lt;P&gt;ip address x.x.x.x a.a.a.a&lt;/P&gt;&lt;P&gt;no shut&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int vlan 2&lt;/P&gt;&lt;P&gt;ip address y.y.y.y a.a.a.a&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;-amit singh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jan 2007 07:16:24 GMT</pubDate>
    <dc:creator>Amit Singh</dc:creator>
    <dc:date>2007-01-24T07:16:24Z</dc:date>
    <item>
      <title>switch trunking</title>
      <link>https://community.cisco.com/t5/switching/switch-trunking/m-p/670937#M9286</link>
      <description>&lt;P&gt;in trunking, can i use layer 2 and 3 just to trunk? or it should be the same type of switches? thanks...&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 21:55:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-trunking/m-p/670937#M9286</guid>
      <dc:creator>korbenda11as</dc:creator>
      <dc:date>2019-03-05T21:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: switch trunking</title>
      <link>https://community.cisco.com/t5/switching/switch-trunking/m-p/670938#M9287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No u can use any switch for trunking as its a layer 2 funtion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mahmood&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 09:22:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-trunking/m-p/670938#M9287</guid>
      <dc:creator>mahmoodmkl</dc:creator>
      <dc:date>2007-01-23T09:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: switch trunking</title>
      <link>https://community.cisco.com/t5/switching/switch-trunking/m-p/670939#M9288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks, just a follow up question. For inter VLAN, should both layer 3 switches enable routing proto (.e.g RIP, OSPF). thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2007 03:21:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-trunking/m-p/670939#M9288</guid>
      <dc:creator>korbenda11as</dc:creator>
      <dc:date>2007-01-24T03:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: switch trunking</title>
      <link>https://community.cisco.com/t5/switching/switch-trunking/m-p/670940#M9289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For intervlan routing to occur u need to create SVI's for each vlan on u r layer 3 switch.eg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int vlan 1&lt;/P&gt;&lt;P&gt;ip address a.b.c.d subnetmask&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this u have to create for each vlan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no need to enable any dynamic routing protocol as all the networks will be directly connected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mahmood&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2007 07:13:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-trunking/m-p/670940#M9289</guid>
      <dc:creator>mahmoodmkl</dc:creator>
      <dc:date>2007-01-24T07:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: switch trunking</title>
      <link>https://community.cisco.com/t5/switching/switch-trunking/m-p/670941#M9290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to Mahmood's post, on a Layer 3 switch you have to use "IP routing " to enable inter-vlan routing. For example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Conf t&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ip routing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int vlan 1&lt;/P&gt;&lt;P&gt;ip address x.x.x.x a.a.a.a&lt;/P&gt;&lt;P&gt;no shut&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int vlan 2&lt;/P&gt;&lt;P&gt;ip address y.y.y.y a.a.a.a&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;-amit singh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2007 07:16:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-trunking/m-p/670941#M9290</guid>
      <dc:creator>Amit Singh</dc:creator>
      <dc:date>2007-01-24T07:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: switch trunking</title>
      <link>https://community.cisco.com/t5/switching/switch-trunking/m-p/670942#M9291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a million!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2007 04:02:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-trunking/m-p/670942#M9291</guid>
      <dc:creator>korbenda11as</dc:creator>
      <dc:date>2007-01-25T04:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: switch trunking</title>
      <link>https://community.cisco.com/t5/switching/switch-trunking/m-p/670943#M9292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a million!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2007 04:02:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-trunking/m-p/670943#M9292</guid>
      <dc:creator>korbenda11as</dc:creator>
      <dc:date>2007-01-25T04:02:56Z</dc:date>
    </item>
  </channel>
</rss>

