<?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>CISCOROUTERLAND &#187; Tips</title>
	<atom:link href="http://www.ciscorouterland.net/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ciscorouterland.net</link>
	<description></description>
	<lastBuildDate>Mon, 03 May 2010 09:26:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Free CCNP Cert Kits for the new CCNP certs</title>
		<link>http://www.ciscorouterland.net/2010/01/29/free-ccnp-cert-kits-for-the-new-ccnp-certs/</link>
		<comments>http://www.ciscorouterland.net/2010/01/29/free-ccnp-cert-kits-for-the-new-ccnp-certs/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 21:46:44 +0000</pubDate>
		<dc:creator>jocke</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Utstyr]]></category>
		<category><![CDATA[ccnp]]></category>
		<category><![CDATA[cert]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[cit]]></category>
		<category><![CDATA[competition]]></category>
		<category><![CDATA[networking-forum.com]]></category>

		<guid isPermaLink="false">http://www.ciscorouterland.net/2010/01/29/free-ccnp-cert-kits-for-the-new-ccnp-certs/</guid>
		<description><![CDATA[I&#8217;ve discovered a great Cisco/networking-community, where I&#8217;ve spent quite some time since the start of December 2009. You should check it out! www.networking-forum.com They now have a competition, where you can win a free CCNP Cert Kit for the new CCNP certifications. Check it out! http://www.networking-forum.com/viewtopic.php?f=29&#038;t=15461]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve discovered a great Cisco/networking-community, where I&#8217;ve spent quite some time since the start of December 2009. You should check it out!</p>
<p>www.networking-forum.com</p>
<p>They now have a competition, where you can win a free CCNP Cert Kit for the new CCNP certifications.</p>
<p>Check it out!</p>
<p>http://www.networking-forum.com/viewtopic.php?f=29&#038;t=15461</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ciscorouterland.net/2010/01/29/free-ccnp-cert-kits-for-the-new-ccnp-certs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Konfigurere flere interface samtidig</title>
		<link>http://www.ciscorouterland.net/2009/12/11/konfigurere-flere-interface-samtidig/</link>
		<comments>http://www.ciscorouterland.net/2009/12/11/konfigurere-flere-interface-samtidig/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 21:49:19 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[Kommandoer]]></category>

		<guid isPermaLink="false">http://www.ciscorouterland.net/?p=70</guid>
		<description><![CDATA[Her er et lite brukandes tips som sparer deg for litt metodisk arbeide. Du kan (fra og med IOS version 12.1) konfigurere flere interface samtidig. La oss si du vil slå på samtlige interface i en switch (eller router for den slags skyld): switch(config)# interface range fa0/1-24 switch(config-if)# no shutdown Legg merke til at i [...]]]></description>
			<content:encoded><![CDATA[<p>Her er et lite brukandes tips som sparer deg for litt metodisk arbeide.</p>
<p>Du kan (fra og med IOS version 12.1) konfigurere flere interface samtidig.<br />
La oss si du vil slå på samtlige interface i en switch (eller router for den slags skyld):</p>
<p><code><br />
switch(config)# interface range fa0/1-24<br />
switch(config-if)# no shutdown<br />
</code></p>
<p>Legg merke til at i switcher, starter ofte interface nummeret med 1, og ikke 0.<br />
Kommandoen</p>
<p><code><br />
switch(config)# interface range fa0/0-23<br />
</code></p>
<p>vil derfor (logisk nok) ikke fungere.</p>
<p>Men vent, det er mer!<br />
I tillegg til rekkevidde, kan du konfigurere &#8220;grupper&#8221;:</p>
<p><code><br />
switch(config)# interface range fa0/1-24, s0/0/0-2<br />
switch(config-if)# no shutdown<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ciscorouterland.net/2009/12/11/konfigurere-flere-interface-samtidig/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

