<?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>老管网络日志 &#124; funpower blog &#187; 镜像口</title>
	<atom:link href="http://guanjianfeng.com/archives/tag/%e9%95%9c%e5%83%8f%e5%8f%a3/feed" rel="self" type="application/rss+xml" />
	<link>http://guanjianfeng.com</link>
	<description>老男孩</description>
	<lastBuildDate>Mon, 09 Jan 2012 12:45:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>CISCO 4507R根据IP地址查找端口，并使用4/46口来镜像此端口</title>
		<link>http://guanjianfeng.com/archives/1206</link>
		<comments>http://guanjianfeng.com/archives/1206#comments</comments>
		<pubDate>Wed, 17 Mar 2010 08:41:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[服务器维护]]></category>
		<category><![CDATA[计算机\网络]]></category>
		<category><![CDATA[随写]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[镜像口]]></category>

		<guid isPermaLink="false">http://guanjianfeng.com/?p=1206</guid>
		<description><![CDATA[首先找出10.0.0.9的IP地址所在的端口，然后制作10.0.0.9服务器的镜像口-&#62;fastethernet4/46，使之可以查看10.0.0.9上的具体数据包信息。 操作步骤： 1、找出10.0.0.9的MAC地址 Switch#ping 10.0.0.9 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 10.0.0.9, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/4 ms Switch#sh arp &#124; in 10.0.0.9 Internet  10.0.0.9                4   0014.5e19.8345  ARPA   Vlan1 Internet  10.0.0.92               0   0019.bbdc.1d1f  ARPA   Vlan1 Internet  10.0.0.93               0   001e.4f98.0934  ARPA   [...]]]></description>
			<content:encoded><![CDATA[<p>首先找出10.0.0.9的IP地址所在的端口，然后制作10.0.0.9服务器的镜像口-&gt;fastethernet4/46，使之可以查看10.0.0.9上的具体数据包信息。</p>
<p>操作步骤：</p>
<p><strong>1、找出10.0.0.9的MAC地址</strong></p>
<p>Switch#<strong>ping 10.0.0.9</strong></p>
<p>Type escape sequence to abort.<br />
Sending 5, 100-byte ICMP Echos to 10.0.0.9, timeout is 2 seconds:<br />
!!!!!<br />
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/4 ms<br />
Switch#<strong>sh arp | in 10.0.0.9<br />
Internet  10.0.0.9                4   0014.5e19.8345  ARPA   Vlan1<br />
</strong>Internet  10.0.0.92               0   0019.bbdc.1d1f  ARPA   Vlan1<br />
Internet  10.0.0.93               0   001e.4f98.0934  ARPA   Vlan1</p>
<p><img class="alignnone size-full wp-image-1208" title="ciscomac2" src="http://guanjianfeng.com/wp-content/uploads/2010/03/ciscomac2.gif" alt="" width="551" height="189" /></p>
<p><strong>2、查看MAC地址0014.5e19.8345的相应端口，显示为在fast4/23端口上</strong></p>
<p>Switch#<strong>show mac-address-table address 0014.5e19.8345<br />
</strong>Unicast Entries<br />
 vlan   mac address     type        protocols               port<br />
&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8212;+&#8212;&#8212;&#8211;+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
   1    0014.5e19.8345   dynamic ip                     <strong>FastEthernet4/23</strong></p>
<p><img class="alignnone size-full wp-image-1209" title="ciscomac3" src="http://guanjianfeng.com/wp-content/uploads/2010/03/ciscomac3.gif" alt="" width="599" height="95" /></p>
<p><strong>3、制作fast4/23的镜像端口-&gt;fast4/46</strong></p>
<p>Switch(config)#<strong>monitor session 1 source interface fastEthernet 4/23</strong><br />
Switch(config)#<strong>monitor session 1 destination interface fastEthernet 5/46</strong></p>
<p><img class="alignnone size-full wp-image-1211" title="ciscomac5" src="http://guanjianfeng.com/wp-content/uploads/2010/03/ciscomac5.gif" alt="" width="377" height="32" /></p>
<p>这样，就完成了从查找端口到制作镜像口的操作。</p>
]]></content:encoded>
			<wfw:commentRss>http://guanjianfeng.com/archives/1206/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

