<?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 vlan configuration problem in Switching</title>
    <link>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648249#M5821</link>
    <description>&lt;P&gt;while configuring 2924xl as port based fixe d configuration, the packets are not forwarding to the port 1 where i need to forward the packet to port 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created all 24 vlan's and created one as trunk port and added all vlans to it.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help me on this.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Mar 2019 21:29:20 GMT</pubDate>
    <dc:creator>avswamy</dc:creator>
    <dc:date>2019-03-05T21:29:20Z</dc:date>
    <item>
      <title>vlan configuration problem</title>
      <link>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648249#M5821</link>
      <description>&lt;P&gt;while configuring 2924xl as port based fixe d configuration, the packets are not forwarding to the port 1 where i need to forward the packet to port 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created all 24 vlan's and created one as trunk port and added all vlans to it.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help me on this.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 21:29:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648249#M5821</guid>
      <dc:creator>avswamy</dc:creator>
      <dc:date>2019-03-05T21:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: vlan configuration problem</title>
      <link>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648250#M5822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swamy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you trying to connect the trunk to an external device like Router or a L3 switch ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also can you revert on whats the exact problem you are facing up over there ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if possible do post out the config here..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 12:05:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648250#M5822</guid>
      <dc:creator>spremkumar</dc:creator>
      <dc:date>2006-12-26T12:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: vlan configuration problem</title>
      <link>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648251#M5823</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;u r problem is not clear.can u alloborate it.&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, 26 Dec 2006 12:07:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648251#M5823</guid>
      <dc:creator>mahmoodmkl</dc:creator>
      <dc:date>2006-12-26T12:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: vlan configuration problem</title>
      <link>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648252#M5824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;avswamy, Can you post your config? Did you config your vlan via vlan database?  Are all of the other ports in separate vlans? Is port 1 your trunk port? Are  you looking at the port's traffic statistics to determine that the frames are not getting to port 1?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 12:11:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648252#M5824</guid>
      <dc:creator>chercom2006</dc:creator>
      <dc:date>2006-12-26T12:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: vlan configuration problem</title>
      <link>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648253#M5825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;interface FastEthernet0/1&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport trunk allowed vlan 1,101-106,1002-1005&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet0/2&lt;/P&gt;&lt;P&gt; switchport access vlan 102&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet0/3&lt;/P&gt;&lt;P&gt; switchport access vlan 103&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet0/4&lt;/P&gt;&lt;P&gt; switchport access vlan 104&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet0/5&lt;/P&gt;&lt;P&gt; switchport access vlan 105&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet0/6&lt;/P&gt;&lt;P&gt; switchport access vlan 106&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;---------------------------------&lt;/P&gt;&lt;P&gt;here is the config and i am trying to communicate with server from the lan, the 1st port i want to communicate with server, at the same time i don't open the communications between systems(other ports).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 12:12:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648253#M5825</guid>
      <dc:creator>avswamy</dc:creator>
      <dc:date>2006-12-26T12:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: vlan configuration problem</title>
      <link>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648254#M5826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you send us the config details...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 12:15:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648254#M5826</guid>
      <dc:creator>senglobe0907</dc:creator>
      <dc:date>2006-12-26T12:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: vlan configuration problem</title>
      <link>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648255#M5827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swamy &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which is the other end connecting to the Fastethernet 0/1 of your switch ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it connecting to your server or to any other N/W devices ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 12:16:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648255#M5827</guid>
      <dc:creator>spremkumar</dc:creator>
      <dc:date>2006-12-26T12:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: vlan configuration problem</title>
      <link>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648256#M5828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is the first managed switch and the 1st port is connected to a server and all the remaining ports are connected to work stations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 12:20:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648256#M5828</guid>
      <dc:creator>avswamy</dc:creator>
      <dc:date>2006-12-26T12:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: vlan configuration problem</title>
      <link>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648257#M5829</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;Where u r doing u r intervlan routing.I think u connected the server to the trunk port.If u want to communicate between u r clients n server u need to go through a layer 3 device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dnot see any intervaln routing information.&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, 26 Dec 2006 12:41:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648257#M5829</guid>
      <dc:creator>mahmoodmkl</dc:creator>
      <dc:date>2006-12-26T12:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: vlan configuration problem</title>
      <link>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648258#M5830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you configure the vlan via vlan database or in global config?  Next, I would recommend that your turn on spanning-tree portfast on all of your ports-because all of them are connected to hosts-to reduce connectivity delay. On port 1 fa0/1 I would do a 'sho int fa0/1 swithport' to determine if the port is operating in the correct mode (access via trunk).  I would look at my traffic counters to see if frames are actually begin received (output) on that port..Lastly I would look at the trunk configuration on the server.  You may consider turning off DTP negoitations as well.    &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 12:43:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648258#M5830</guid>
      <dc:creator>chercom2006</dc:creator>
      <dc:date>2006-12-26T12:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: vlan configuration problem</title>
      <link>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648259#M5831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If with out layer3 switch, the layer2 configuration will not work means cisco then trouble some to me, and I have to check the other companies like cabletron for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where I have configure N number of switches on cabletron, which can be configured with out any layer 3switch for communicating with server from clients in the local lan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 13:28:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648259#M5831</guid>
      <dc:creator>avswamy</dc:creator>
      <dc:date>2006-12-26T13:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: vlan configuration problem</title>
      <link>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648260#M5832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This has nothing to do with cisco.  That is basic networking.  There has to be a router in this picture.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 13:45:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648260#M5832</guid>
      <dc:creator>froggy3132000</dc:creator>
      <dc:date>2006-12-26T13:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: vlan configuration problem</title>
      <link>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648261#M5833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this scenario it appears as though he is trying to run 802.1Q the server, allowing all users access to the server but no access to one another.    &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 16:00:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648261#M5833</guid>
      <dc:creator>chercom2006</dc:creator>
      <dc:date>2006-12-26T16:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: vlan configuration problem</title>
      <link>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648262#M5834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are two solutions to this scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.  The clean solution is to have an upstream router connected to Fa0/1 to perform Inter-VLAN routing.  You would then define a separate VLAN for your server and connect the server on a port configured for this VLAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.  If I understand correctly, your server is directly connected to Fa0/1.  In this case, you need to configure a multi-access port instead of a trunk port.  Note that the use of multi-access ports and trunk ports on the same switch is exclusionary (one or the other only, not both).  You would then need a NIC card and a driver for this NIC card on your server that supports VLAN configuration.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 21:06:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/vlan-configuration-problem/m-p/648262#M5834</guid>
      <dc:creator>schm196</dc:creator>
      <dc:date>2006-12-26T21:06:50Z</dc:date>
    </item>
  </channel>
</rss>

