<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Networknet.nl &#187; interface</title>
	<atom:link href="http://www.networknet.nl/apps/wp/archives/tag/interface/feed" rel="self" type="application/rss+xml" />
	<link>http://www.networknet.nl/apps/wp</link>
	<description>Stay Connected</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:46:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Cisco: how to configure multiple ports on a switch as trunk?</title>
		<link>http://www.networknet.nl/apps/wp/archives/416</link>
		<comments>http://www.networknet.nl/apps/wp/archives/416#comments</comments>
		<pubDate>Mon, 07 Apr 2008 20:08:49 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[range]]></category>
		<category><![CDATA[trunk]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/416</guid>
		<description><![CDATA[If you are managing Cisco network equipment and switches in particular then you should be aware of the following feature. This feature can save you a lot of time when configuring Cisco switches. In my example I configured 20 ports to be as trunk in a lab environment. Switch1#conf t Switch1(config)#interface range gigabitEthernet 0/1 - 20 Switch1(config-if-range)#spanning-tree portfast Switch1(config-if-range)#switchport mode trunk Switch1(config-if-range)#^Z Switch1# copy running-configuration startup-configuration Switch1#show running-configuration If you are installing different VMWare ESX servers then CDP support in the networking area can help you find the right port on your Cisco switch; for details check my previous post. After I identified the port than I went back to the switch configuration and add the interface description!]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/416/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

