<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Cisco 2950 Switch: Create a VLAN</title>
	<atom:link href="http://www.tech-recipes.com/rx/1519/cisco_2950_switch_create_a_vlan/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/1519/cisco_2950_switch_create_a_vlan/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 18:18:34 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Devin Ryan</title>
		<link>http://www.tech-recipes.com/rx/1519/cisco_2950_switch_create_a_vlan/comment-page-1/#comment-15102</link>
		<dc:creator>Devin Ryan</dc:creator>
		<pubDate>Sat, 19 Sep 2009 13:40:32 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-15102</guid>
		<description>In order to change the which vlan the port is on execute the following command:&lt;br&gt;2950# config t&lt;br&gt;2950(config)# int Gi0/1&lt;br&gt;2950(config-if)# switchport mode access&lt;br&gt;2950(config-if)# switchport access vlan 100&lt;br&gt;2950(config-if)# exit&lt;br&gt;2950(config)#exit</description>
		<content:encoded><![CDATA[<p>In order to change the which vlan the port is on execute the following command:<br />2950# config t<br />2950(config)# int Gi0/1<br />2950(config-if)# switchport mode access<br />2950(config-if)# switchport access vlan 100<br />2950(config-if)# exit<br />2950(config)#exit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devin Ryan</title>
		<link>http://www.tech-recipes.com/rx/1519/cisco_2950_switch_create_a_vlan/comment-page-1/#comment-15101</link>
		<dc:creator>Devin Ryan</dc:creator>
		<pubDate>Sat, 19 Sep 2009 13:39:52 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-15101</guid>
		<description>In order to change the which vlan the port is on execute the following command:&lt;br&gt;2950# config t&lt;br&gt;2950(config)# int Fi0/1&lt;br&gt;2950(config-if)# switchport mode access&lt;br&gt;2950(config-if)# switchport access vlan 100&lt;br&gt;2950(config-if)# exit&lt;br&gt;2950(config)#exit</description>
		<content:encoded><![CDATA[<p>In order to change the which vlan the port is on execute the following command:<br />2950# config t<br />2950(config)# int Fi0/1<br />2950(config-if)# switchport mode access<br />2950(config-if)# switchport access vlan 100<br />2950(config-if)# exit<br />2950(config)#exit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moodi</title>
		<link>http://www.tech-recipes.com/rx/1519/cisco_2950_switch_create_a_vlan/comment-page-1/#comment-13705</link>
		<dc:creator>Moodi</dc:creator>
		<pubDate>Tue, 21 Jul 2009 16:59:30 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-13705</guid>
		<description>how do i take a port out of vlan&lt;br&gt;&lt;br&gt;My Setup is such&lt;br&gt;&lt;br&gt;Port    Name               Status       Vlan       Duplex  Speed Type&lt;br&gt;Fa0/1   connection to name connected    100          full    100 10/100BaseTX&lt;br&gt;Fa0/2   connection to name connected    100          full    100 10/100BaseTX&lt;br&gt;Fa0/22  connection to loca notconnect   1            full    100 10/100BaseTX&lt;br&gt;Fa0/23  connection to loca notconnect   1            full    100 10/100BaseTX&lt;br&gt;Fa0/24                     connected    100        a-half   a-10 10/100BaseTX&lt;br&gt;Gi0/1                      connected    100          full    100 10/100/1000BaseTX&lt;br&gt;Gi0/2                      notconnect   1            auto   auto 10/100/1000BaseTX&lt;br&gt;&lt;br&gt;I want Gi0/2 to be part of 100 not 1&lt;br&gt;&lt;br&gt;How would i go about doing that.</description>
		<content:encoded><![CDATA[<p>how do i take a port out of vlan</p>
<p>My Setup is such</p>
<p>Port    Name               Status       Vlan       Duplex  Speed Type<br />Fa0/1   connection to name connected    100          full    100 10/100BaseTX<br />Fa0/2   connection to name connected    100          full    100 10/100BaseTX<br />Fa0/22  connection to loca notconnect   1            full    100 10/100BaseTX<br />Fa0/23  connection to loca notconnect   1            full    100 10/100BaseTX<br />Fa0/24                     connected    100        a-half   a-10 10/100BaseTX<br />Gi0/1                      connected    100          full    100 10/100/1000BaseTX<br />Gi0/2                      notconnect   1            auto   auto 10/100/1000BaseTX</p>
<p>I want Gi0/2 to be part of 100 not 1</p>
<p>How would i go about doing that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravi</title>
		<link>http://www.tech-recipes.com/rx/1519/cisco_2950_switch_create_a_vlan/comment-page-1/#comment-9056</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Tue, 03 Mar 2009 01:24:40 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-9056</guid>
		<description>it&#039;s nice</description>
		<content:encoded><![CDATA[<p>it&#39;s nice</p>
]]></content:encoded>
	</item>
</channel>
</rss>
