<?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>ItHowTo.ro &#187; networking</title>
	<atom:link href="http://www.ithowto.ro/tag/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ithowto.ro</link>
	<description>Blogging about IT Stuff by ESSERIO</description>
	<lastBuildDate>Wed, 30 Nov 2011 09:13:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>HowTo: Test the link on your network cards in linux</title>
		<link>http://www.ithowto.ro/2009/03/howto-test-the-link-on-your-network-cards-in-linux/</link>
		<comments>http://www.ithowto.ro/2009/03/howto-test-the-link-on-your-network-cards-in-linux/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 16:17:08 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[linux administration]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=83</guid>
		<description><![CDATA[If you work remote and want to test if the link is up or not on your linux interfaces use mii-tool. If the thing is not already installed on your machine, if you run debian simply use apt-get install mii-tool . After the tool in installed just type mii-tool in your console. Example: server1:~# mii-tool [...]]]></description>
			<content:encoded><![CDATA[<p>If you work remote and want to test if the link is up or not on your linux interfaces use <strong>mii-tool</strong>.</p>
<p>If the thing is not already installed on your machine, if you run debian simply use <strong>apt-get install mii-tool</strong> . After the tool in installed just type mii-tool in your console.</p>
<p>Example:</p>
<p>server1:~# mii-tool<br />
eth0: negotiated 100baseTx-FD flow-control, link ok<br />
eth1: negotiated 100baseTx-FD, link ok<br />
eth2: negotiated 100baseTx-FD, link ok<br />
eth3: negotiated 100baseTx-FD, link ok</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2009/03/howto-test-the-link-on-your-network-cards-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

