<?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: How to Determine Which Switch and Port You are Connected To</title>
	<atom:link href="http://www.tech-recipes.com/rx/874/how_to_determine_switch_port_connected/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/874/how_to_determine_switch_port_connected/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sun, 22 Nov 2009 02:44:39 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tony</title>
		<link>http://www.tech-recipes.com/rx/874/how_to_determine_switch_port_connected/comment-page-1/#comment-8469</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Sat, 14 Feb 2009 13:01:55 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-8469</guid>
		<description>Is there a method if you don&#039;t have access (telnet) to the switch? Like the Fluke LinkRunner device.</description>
		<content:encoded><![CDATA[<p>Is there a method if you don&#39;t have access (telnet) to the switch? Like the Fluke LinkRunner device.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AWfki</title>
		<link>http://www.tech-recipes.com/rx/874/how_to_determine_switch_port_connected/comment-page-1/#comment-3152</link>
		<dc:creator>AWfki</dc:creator>
		<pubDate>Wed, 01 Nov 2006 05:15:20 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-3152</guid>
		<description>&quot;show mac-address-table 0000.0000.0000&quot; is too much typing for me, especially as I&#039;m frequently called on to find which interface a server or user is connected to. Because I&#039;m lazy in an efficient kind of way I add the &quot;shmac&quot; alias to all my switches.

In config mode enter &lt;code&gt;alias exec shmac SH MAC-address-table &#124; include &lt;/code&gt;

Now when you want to find a server that&#039;s got a mac address of 0102.0304.0506 you can just type &lt;code&gt;shmac 0506&lt;/code&gt;
 and nine times out of ten you&#039;ll get the entry you&#039;re looking for. You may get multiple entries if you&#039;ve got two devices with MACs ending in 0506 so you could type the whole MAC address, but I did mention that I&#039;m &quot;efficient&quot; so I rarely do.

I&#039;d also like to note that while the author&#039;s network may always use gig interface for switch connections it&#039;s perfectly possible for a user to be connected to one so that&#039;s not actually a guarantee that&#039;s it&#039;s an interswitch link. Figuring that out requires that you know your network; which means that I can&#039;t think of a simple to explain way to figure out where the port shown leads to another switch.</description>
		<content:encoded><![CDATA[<p>&#8220;show mac-address-table 0000.0000.0000&#8243; is too much typing for me, especially as I&#8217;m frequently called on to find which interface a server or user is connected to. Because I&#8217;m lazy in an efficient kind of way I add the &#8220;shmac&#8221; alias to all my switches.</p>
<p>In config mode enter <code>alias exec shmac SH MAC-address-table | include </code></p>
<p>Now when you want to find a server that&#8217;s got a mac address of 0102.0304.0506 you can just type <code>shmac 0506</code><br />
 and nine times out of ten you&#8217;ll get the entry you&#8217;re looking for. You may get multiple entries if you&#8217;ve got two devices with MACs ending in 0506 so you could type the whole MAC address, but I did mention that I&#8217;m &#8220;efficient&#8221; so I rarely do.</p>
<p>I&#8217;d also like to note that while the author&#8217;s network may always use gig interface for switch connections it&#8217;s perfectly possible for a user to be connected to one so that&#8217;s not actually a guarantee that&#8217;s it&#8217;s an interswitch link. Figuring that out requires that you know your network; which means that I can&#8217;t think of a simple to explain way to figure out where the port shown leads to another switch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aaronm</title>
		<link>http://www.tech-recipes.com/rx/874/how_to_determine_switch_port_connected/comment-page-1/#comment-2673</link>
		<dc:creator>aaronm</dc:creator>
		<pubDate>Thu, 26 Jan 2006 08:26:40 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-2673</guid>
		<description>If you can do all this on a network, they have some serious security concerns....  8O</description>
		<content:encoded><![CDATA[<p>If you can do all this on a network, they have some serious security concerns&#8230;.  8O</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dat</title>
		<link>http://www.tech-recipes.com/rx/874/how_to_determine_switch_port_connected/comment-page-1/#comment-2409</link>
		<dc:creator>dat</dc:creator>
		<pubDate>Tue, 06 Dec 2005 15:59:46 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-2409</guid>
		<description>thank for this useful guide.</description>
		<content:encoded><![CDATA[<p>thank for this useful guide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caveman</title>
		<link>http://www.tech-recipes.com/rx/874/how_to_determine_switch_port_connected/comment-page-1/#comment-1788</link>
		<dc:creator>Caveman</dc:creator>
		<pubDate>Thu, 05 May 2005 10:59:40 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-1788</guid>
		<description>I have used this primarily on 2950 and 3550 switches running IOS. If you find any others this works on, or you find switches it &lt;em&gt;does not&lt;/em&gt; work on, please let me know. Thanks.

It &lt;em&gt;does not&lt;/em&gt; work on:
- 4000 series w/ CatOS</description>
		<content:encoded><![CDATA[<p>I have used this primarily on 2950 and 3550 switches running IOS. If you find any others this works on, or you find switches it <em>does not</em> work on, please let me know. Thanks.</p>
<p>It <em>does not</em> work on:<br />
- 4000 series w/ CatOS</p>
]]></content:encoded>
	</item>
</channel>
</rss>
