 




<?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>Network technologies and trends &#187; Cisco 3560-E</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/network-technologies/tag/cisco-3560-e/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/network-technologies</link>
	<description></description>
	<lastBuildDate>Wed, 15 May 2013 18:52:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How to configure SPAN(Switched Port Analyzer ) feature in a Cisco Catalyst Switch</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-spanswitched-port-analyzer-feature-in-a-cisco-catalyst-switch/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-spanswitched-port-analyzer-feature-in-a-cisco-catalyst-switch/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 07:30:23 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cisco 2950]]></category>
		<category><![CDATA[Cisco 2960]]></category>
		<category><![CDATA[Cisco 3560]]></category>
		<category><![CDATA[Cisco 3560-E]]></category>
		<category><![CDATA[Cisco 3745]]></category>
		<category><![CDATA[Cisco 3750-E]]></category>
		<category><![CDATA[Cisco 6500]]></category>
		<category><![CDATA[Cisco 6500 Series Catalyst Switch]]></category>
		<category><![CDATA[Cisco 6503]]></category>
		<category><![CDATA[Cisco Catalyst 6503-E Switch]]></category>
		<category><![CDATA[Cisco Catalyst 6506-E Switch]]></category>
		<category><![CDATA[Cisco Catalyst 6509-E Switch]]></category>
		<category><![CDATA[Cisco Catalyst 6509-V-E Switch]]></category>
		<category><![CDATA[Cisco Catalyst 6513 Switch]]></category>
		<category><![CDATA[Cisco IOS]]></category>
		<category><![CDATA[Cisco Learning]]></category>
		<category><![CDATA[Cisco Tips]]></category>
		<category><![CDATA[Network Troubleshooting]]></category>
		<category><![CDATA[Show commands]]></category>
		<category><![CDATA[Sniifer]]></category>
		<category><![CDATA[SPAN]]></category>
		<category><![CDATA[Switches]]></category>
		<category><![CDATA[Switching]]></category>
		<category><![CDATA[Wireshark]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-spanswitched-port-analyzer-feature-in-a-cisco-catalyst-switch/</guid>
		<description><![CDATA[It’s quite important for Network Engineers and an essential network troubleshooting technique to utilize the ability of Cisco Catalyst Switches to mirror the traffic and send it to a sniffer for analysis. All Cisco Catalyst Switches support the Switched Port Analyzer (SPAN) feature. The SPAN copies traffic from the specified interface or VLANs and mirrors [...]]]></description>
				<content:encoded><![CDATA[<p><span><font face="Calibri">It’s quite important for Network Engineers and an essential network troubleshooting technique to utilize the ability of </font><a href="http://www.cisco.com/en/US/products/hw/switches/index.html"><font face="Calibri">Cisco Catalyst Switches</font></a><font face="Calibri"> to mirror the traffic and send it to a sniffer for analysis. All </font><a href="http://www.cisco.com/en/US/products/hw/switches/index.html"><font face="Calibri">Cisco Catalyst Switches</font></a><font face="Calibri"> support the Switched Port Analyzer (SPAN) feature. The SPAN copies traffic from the specified interface or VLANs and mirrors this traffic to a specified destination interface (SPAN interface).<span>  </span>Then you can connect the PC with a sniffing tool (</font><a href="http://www.wireshark.org/"><font face="Calibri">Wireshark)</font></a><font face="Calibri"> installed on the destination SPAN interface to capture all the mirrored traffic.</font></span><span><font face="Calibri">Let’s see how to configure the SPAN in </font><a href="http://www.cisco.com/en/US/products/hw/switches/index.html"><font face="Calibri">Cisco Catalyst Switches</font></a><font face="Calibri">.</font></span><span><font face="Calibri"> <a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/12/cisco-catalyst-switch-span-port.gif" title="SPAN"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/12/cisco-catalyst-switch-span-port.gif" alt="SPAN" /></a></font></span><span> </span><span><font face="Calibri">To enable the switch SPAN mirroring feature configure the following on the catalyst switch:</font></span><span><font face="Calibri"> </font></span><span><strong><u><span><font face="Calibri">Configuration Example &#8211; Monitoring traffic from a specific interface</font></span></u></strong></span><span><strong><u><span></span></u></strong><span><font face="Calibri">ITKEAS01#configure t</font></span><span><font face="Calibri">ITKEAS01(config) monitor session 1 source interface gigabitEthernet 0/5 </font></span></p>
<p></span><span></span><span><font face="Calibri">ITKEAS01(config)#monitor session 1 destination interface gigabitEthernet 0/10</font></span><span><font face="Calibri"><span> </span></font></span></p>
<p><span><font face="Calibri"><span></span></font></span><span><font face="Calibri">The  above configuration will capture all traffic from interface gigabitEthernet 0/5 <span> </span>and send it to SPAN port interface gigabitEthernet 0/10</font></span><span><font face="Calibri"> </font></span><span> </span></p>
<p><span></span><span><strong><u><span><font face="Calibri">Configuration Example &#8211; Monitoring an entire VLAN traffic</font></span></u></strong><span><br />
<font face="Calibri">ITKEAS01(config)#monitor session 1 source vlan 100<br />
ITKEAS01(config) monitor session 1 destination interface gigabitEthernet 0/10</font></span></span><span> </span><span><span></span><span><font face="Calibri">The  above configuration will capture all traffic of VLAN 100 and send it to SPAN port interface gigabitEthernet 0/10</font></span></p>
<p></span><span></span><span><font face="Calibri">Use  <strong><u>show monitor session 1</u></strong> to verify your configuration.</font></span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-spanswitched-port-analyzer-feature-in-a-cisco-catalyst-switch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to configure DHCP Snooping in a Cisco Catalyst Switches.</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-dhcp-snooping-in-a-cisco-catalyst-switches/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-dhcp-snooping-in-a-cisco-catalyst-switches/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 12:56:06 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[802.1 Q]]></category>
		<category><![CDATA[CCNP]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cisco 2950]]></category>
		<category><![CDATA[Cisco 2960]]></category>
		<category><![CDATA[Cisco 3560]]></category>
		<category><![CDATA[Cisco 3560-E]]></category>
		<category><![CDATA[Cisco 3750-E]]></category>
		<category><![CDATA[Cisco 6500]]></category>
		<category><![CDATA[Cisco 6500 Series Catalyst Switch]]></category>
		<category><![CDATA[Cisco 6503]]></category>
		<category><![CDATA[Cisco Catalyst 6503-E Switch]]></category>
		<category><![CDATA[Cisco Catalyst 6506-E Switch]]></category>
		<category><![CDATA[Cisco Catalyst 6509-E Switch]]></category>
		<category><![CDATA[Cisco Catalyst 6509-V-E Switch]]></category>
		<category><![CDATA[Cisco Catalyst 6513 Switch]]></category>
		<category><![CDATA[Cisco IOS]]></category>
		<category><![CDATA[Cisco Learning]]></category>
		<category><![CDATA[Cisco Systems]]></category>
		<category><![CDATA[Cisco Tips]]></category>
		<category><![CDATA[Configuring DHCP Snooping]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[DHCP Snooping]]></category>
		<category><![CDATA[HSRP]]></category>
		<category><![CDATA[IOS commands]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Routing and Switching]]></category>
		<category><![CDATA[Server Security]]></category>
		<category><![CDATA[Switches]]></category>
		<category><![CDATA[Switching]]></category>
		<category><![CDATA[Trunk Ports]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-dhcp-snooping-in-a-cisco-catalyst-switches/</guid>
		<description><![CDATA[ So here we go, with the configuration of DHCP snooping on a Cisco Switch. This feature protects the network by allowing the Cisco Switches to accept DHCP response message only from the authorized servers connected to the trusted interfaces in a Cisco Switch. All Switch to  Switch connections are configured as 802.1 1Q Trunk ports. IP [...]]]></description>
				<content:encoded><![CDATA[<p> <span><font face="Calibri">So here we go, with the configuration of DHCP snooping on a Cisco Switch. This feature protects the network by allowing the Cisco Switches to accept DHCP response message only from the authorized servers connected to the trusted interfaces in a Cisco Switch.</font></span></p>
<p><span><font face="Calibri"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/11/dhcp-snooping1.jpg" title="DHCP"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/11/dhcp-snooping1.jpg" alt="DHCP" /></a></font></span></p>
<p><span></span><span><font face="Calibri"><span><font face="Calibri">All Switch to  Switch connections are configured as 802.1 1Q Trunk ports.</font></span></font></span></p>
<p><span><font face="Calibri"><span></span></font></span><span><font face="Calibri"><span><font face="Calibri"><span><font face="Calibri">IP Address and HSRP Details for the Core Switches</font></span><span><font face="Calibri"> </font></span></font></span></font></span><span><font face="Calibri"> </font></span><span><font face="Calibri"><span><font face="Calibri"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/11/dhcp-snooping2.jpg" title="DHCP 1"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/11/dhcp-snooping2.jpg" alt="DHCP 1" /></a></font></span></font></span><span><font face="Calibri"><span><font face="Calibri">From the above scenario we have two Cisco 6513 Series Switches as a Core/ Distribution with three VLANS one for management of Switches VLAN 50,VLAN 100 for all the servers and VLAN 101 for clients. Two Cisco 3560 Series Switches as Server Farm Switches and a Cisco 3560 Series Switch as an Access Switch.</font></span><span><font face="Calibri">There are two DHCP servers with an IP address 10.0.1.100 and 10.0.1.101 connected with Server Farm Switches with HP NIC teaming. We configure DHCP Snooping based on above scenario.</font></span><span><font face="Calibri"> </font></span></p>
<p></font></span><span></span><span><span><font face="Calibri">The first step to configure DHCP Snooping is to turn on DHCP snooping in all Cisco Switches using the “ip dhcp snooping” command.</font></span><span><font face="Calibri"> </font></span></span></p>
<p><span><span></span></span><span><span><font face="Calibri">All Cisco Switches (config)#ip dhcp snooping</font></span><span><font face="Calibri"> </font></span><span><span></span></span></span><span> </span><span><span><font face="Calibri">Second step is to configure the trusted interfaces, from the above scenario all trunk ports are configured as trusted ports as well as the interfaces G0/7,(ITKESF01 50.0.0.6), <span> </span>G0/17,(ITKESF02 50.0.0.7), <span> </span>G0/9 ITKESF01 50.0.0.6)<span>  </span>and G0/18 ITKESF02 50.0.0.7)<span>  </span>connected to DHCP servers with IP 10.0.1.100 and 10.0.1.101.</font></span></span><span><span></span><span><font face="Calibri"> </font></span><span><span><font face="Calibri">Lets configure all trunk ports in ITKEBB01</font></span><a title="OLE_LINK4" name="OLE_LINK4"></a><a title="OLE_LINK3" name="OLE_LINK3"></a><span><span><font face="Calibri"> </font></span></span></span></p>
<p></span><span><span><span></span></span></span></p>
<p><span><span><span><font face="Calibri">ITKEBB01(config)#interface range<span>  </span>gigabitEthernet 3/21 &#8211; 23</font></span></span></span></p>
<p><span><span><span></span></span><span><span><span><font face="Calibri">ITKEBB01 (config-if)#ip dhcp snooping trust</font></span></span></span><span><span><span><font face="Calibri"> </font></span></span></span></span></p>
<p><span><span><span><span></span></span></span></span><span><span></span><span></span><span></span><span><span><font face="Calibri">Now let’s configure all trunk ports in ITKEBB02</font></span><span><font face="Calibri"> </font></span></span></span></p>
<p><span><span><span></span></span></span><span><span><font face="Calibri">ITKEBB02(config)#interface range<span>  </span>gigabitEthernet 3/21 &#8211; 23</font></span></span><span> </span><span><span></span><span><font face="Calibri">ITKEBB02 (config-if)#ip dhcp snooping trust</font></span><span><font face="Calibri"> </font></span></p>
<p></span><span></span><span><span><font face="Calibri">ITKEBB02 (config)#interface gigabitEthernet 3/16</font></span></span></p>
<p><span><span></span><span><font face="Calibri">ITKEBB02 (config-if)#ip dhcp snooping trust</font></span><span><font face="Calibri"> </font></span></span></p>
<p><span><span></span></span><span><span><font face="Calibri">Now let’s configure the trusted ports for the DHCP servers </font></span><span><font face="Calibri"> </font></span></span></p>
<p><span><span></span><span><span><font face="Calibri">ITKESF01(config)#interface gigabitEthernet 0/7</font></span></span></span></p>
<p><span><span><span></span><span><font face="Calibri">ITKESF01 (config-if)#ip dhcp snooping trust</font></span><span><font face="Calibri"> </font></span></span></span><span> </span></p>
<p><span></span><span><span></span><span><span><font face="Calibri">ITKESF01(config)#interface gigabitEthernet 0/17</font></span></span></span><span> </span><span><span><span></span><span><font face="Calibri">ITKESF01 (config-if)#ip dhcp snooping trust</font></span><span><font face="Calibri"> </font></span></span></p>
<p></span><span><span></span></span><span><span><font face="Calibri">ITKESF02(config)#interface gigabitEthernet 0/9</font></span></span></p>
<p><span><span></span><span><font face="Calibri">ITKESF02 (config-if)#ip dhcp snooping trust</font></span><span><font face="Calibri"> </font></span></span></p>
<p><span><span></span><span><span></span></span></span><span><span><font face="Calibri">ITKESF02(config)#interface gigabitEthernet 0/18</font></span></span><span> </span><span><span></span><span><font face="Calibri">ITKESF02 (config-if)#ip dhcp snooping trust</font></span><span><font face="Calibri"> </font></span></p>
<p></span><span></span><span><span><font face="Calibri">Now let’s configure the trunk ports <span> </span>Access Switch ITKEAS01</font></span><span><font face="Calibri"> </font></span></span></p>
<p><span><span></span></span><span><span><font face="Calibri">ITKEAS01(config)#interface range<span>  </span>gigabitEthernet 0/49 &#8211; 52</font></span></span></p>
<p><span><span></span><span><font face="Calibri">ITKEAS01 (config-if)#ip dhcp snooping trust</font></span><span><font face="Calibri"> </font></span><span><span></span></span></span><span> </span></p>
<p><span></span></p>
<p><span></span><span><span><font face="Calibri">Finally we are going to configure VLANS for DHCP snooping DHCP snooping will used on all the VLANs (VLAN 100 &amp; 101)except management VLAN 50 . Also we will limit the requests rate received in the Access Switch (ITKEAS01)</font></span><span><font face="Calibri"> </font></span></span><span> </span><span><span></span><span><span><font face="Calibri">ALL SWITCHES(config)# ip dhcp snooping VLAN 100,101</font></span><span><font face="Calibri"> </font></span></span></p>
<p></span><span><span></span></span><span><span><font face="Calibri">ITKEAS01(config)#interface range<span>  </span>gigabitEthernet 0/1 &#8211; 48</font></span></span></p>
<p><span><span></span></span><span><span></span><span><font face="Calibri">ITKEAS01 (config-if)#ip dhcp snooping limit rate 20</font></span></span><span> </span><span><span><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/11/dhcp-snooping3.jpg" title="DHCP2"></a></span></p>
<p></span><span></span><span><font face="Calibri">Displaying the DHCP snooping </font></span><span><font face="Calibri"> </font></span></p>
<p><span><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/11/dhcp-snooping3.jpg" title="DHCP2"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/11/dhcp-snooping3.jpg" alt="DHCP2" /></a></span></p>
<p><span></span><span><span><font face="Calibri">For further reference please do check this </font><a target="_blank" href="http://www.cisco.com/en/US/docs/switches/lan/catalyst6500/ios/12.2SXF/native/configuration/guide/snoodhcp.html"><font face="Calibri">article from Cisco about DHCP snooping</font></a><font face="Calibri">.</font></span></span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-dhcp-snooping-in-a-cisco-catalyst-switches/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Why should we consider implementing DHCP Snooping?</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/why-should-we-consider-implementing-dhcp-snooping/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/why-should-we-consider-implementing-dhcp-snooping/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 07:22:25 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cisco 2950]]></category>
		<category><![CDATA[Cisco 2960]]></category>
		<category><![CDATA[Cisco 3560]]></category>
		<category><![CDATA[Cisco 3560-E]]></category>
		<category><![CDATA[Cisco 3750-E]]></category>
		<category><![CDATA[Cisco 6500]]></category>
		<category><![CDATA[Cisco 6500 Series Catalyst Switch]]></category>
		<category><![CDATA[Cisco 6503]]></category>
		<category><![CDATA[Cisco Systems]]></category>
		<category><![CDATA[Cisco Tips]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[DHCP Snooping]]></category>
		<category><![CDATA[Err-disable]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Switches]]></category>
		<category><![CDATA[Switching]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/why-should-we-consider-implementing-dhcp-snooping/</guid>
		<description><![CDATA[Dear FriendsIn my previous post I was discussing about the DHCP Snooping, it may be hard to believe a DHCP sever can lead to lot troubles in your network. Consider a host sends out DHCP discovery packets, it listens for a DHCP offers packets and accepts the first available offer from a DHCP server. Guess [...]]]></description>
				<content:encoded><![CDATA[<p><span>Dear Friends</span><span>In my <a href="http://itknowledgeexchange.techtarget.com/network-technologies/what-is-dynamic-host-configuration-protocol-dhcp-snooping/">previous post</a> I was discussing about the <a href="http://itknowledgeexchange.techtarget.com/network-technologies/what-is-dynamic-host-configuration-protocol-dhcp-snooping/">DHCP Snooping</a>, it may be hard to believe a DHCP sever can lead to lot troubles in your network. Consider a host sends out DHCP discovery packets, it listens for a DHCP offers packets and accepts the first available offer from a DHCP server. Guess what happens if the host gets a DHCP offer from a rouge DHCP server? The host could end up with using rouge DHCP server with an IP address and the default gateway. The host cannot access any of the resources from your network.</span><span> </p>
<p></span><span>Yes we can prevent this with DHCP snooping thanks to Cisco. DHCP snooping classifies interfaces as either trusted or untrusted. DHCP messages received on trusted interfaces will be permitted to pass through the Cisco switch, but DHCP messages received on untrusted interface in a Cisco Switch results in putting the interface into error disable state. Configuring DHCP snooping in a Network is quite troublesome job but I will try to make things easier for you by using a scenario, which hopefully I am going post soon.</span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/why-should-we-consider-implementing-dhcp-snooping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to configure SNMPv3 in a Cisco Catalyst Switch – Series 1</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-snmpv3-in-a-cisco-catalyst-switch-%e2%80%93-series-1/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-snmpv3-in-a-cisco-catalyst-switch-%e2%80%93-series-1/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 05:17:50 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cisco 2950]]></category>
		<category><![CDATA[Cisco 3560]]></category>
		<category><![CDATA[Cisco 3560-E]]></category>
		<category><![CDATA[Cisco 3745]]></category>
		<category><![CDATA[Cisco 6500]]></category>
		<category><![CDATA[Cisco IOS]]></category>
		<category><![CDATA[Cisco Learning]]></category>
		<category><![CDATA[Cisco Tips]]></category>
		<category><![CDATA[IOS commands]]></category>
		<category><![CDATA[RFC3410]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SNMP]]></category>
		<category><![CDATA[SNMP Version 3]]></category>
		<category><![CDATA[SNMPv3]]></category>
		<category><![CDATA[Switches]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-snmpv3-in-a-cisco-catalyst-switch-%e2%80%93-series-1/</guid>
		<description><![CDATA[Configuring SNMP Version 3 in a Cisco Catalyst Switch is bit more complicated compared to SNMP v1 and v2.  But after configuring SNMPv3 you can relax as the SNMPv3 provides more security by adding authentication (username and password) as well as encryption to the protocol.   What is SNMPv3 ?Simple Network Management Protocol version 3. [...]]]></description>
				<content:encoded><![CDATA[<p><span><font face="Calibri">Configuring </font><a href="http://www.cisco.com/en/US/docs/ios/12_0t/12_0t3/feature/guide/Snmp3.html"><font face="Calibri">SNMP Version 3</font></a><font face="Calibri"> in a </font><a href="http://www.cisco.com/en/US/products/ps5718/Products_Sub_Category_Home.html"><font face="Calibri">Cisco Catalyst Switch</font></a><font face="Calibri"> is bit more complicated compared to SNMP v1 and v2.<span>  </span>But after configuring </font><a href="http://www.cisco.com/en/US/docs/ios/12_0t/12_0t3/feature/guide/Snmp3.html"><font face="Calibri">SNMPv3</font></a><font face="Calibri"> you can relax as the </font><a href="http://www.cisco.com/en/US/docs/ios/12_0t/12_0t3/feature/guide/Snmp3.html"><font face="Calibri">SNMPv3</font></a><font face="Calibri"> provides more security by adding authentication (username and password) as well as encryption to the protocol. </font></span><span><font face="Calibri"> </font></p>
<p></span><span><font face="Calibri">What is SNMPv3 ?</font></span><span><font face="Calibri">Simple Network Management Protocol version 3. The specification for this Full Standard protocol is published in RFCs </font><a href="http://www.ietf.org/rfc/rfc3410.txt"><font color="#0000ff" face="Calibri">3410</font></a><font face="Calibri"> and </font><a href="http://www.ietf.org/rfc/rfc3418.txt"><font color="#0000ff" face="Calibri">3418</font></a><font face="Calibri">. SNMPv3 provides a Full Standard administrative framework (authorization, access control, etc.) and a remote configuration/administration MIB. </font></span><span><font face="Calibri">Also check the </font><a href="http://www.cisco.com/en/US/docs/ios/12_0t/12_0t3/feature/guide/Snmp3.html"><font face="Calibri">SNMPv3</font></a><font face="Calibri"> documentation from Cisco Systems.</font></span><span><font face="Calibri"> </font></p>
<p></span><span><font face="Calibri">How to configure </font><a href="http://www.cisco.com/en/US/docs/ios/12_0t/12_0t3/feature/guide/Snmp3.html"><font face="Calibri">SNMPv3</font></a><font face="Calibri"> in a </font><a href="http://www.cisco.com/en/US/products/ps5718/Products_Sub_Category_Home.html"><font face="Calibri">Cisco Catalyst Switch</font></a><font face="Calibri"> ?</font></span><span><font face="Calibri"> </font></p>
<p></span><span><font face="Calibri">First we begin with configuration of </font><a href="http://www.cisco.com/en/US/docs/ios/12_0t/12_0t3/feature/guide/Snmp3.html"><font face="Calibri">SNMPv3</font></a><font face="Calibri"> on the </font><a href="http://www.cisco.com/en/US/products/ps5718/Products_Sub_Category_Home.html"><font face="Calibri">Cisco Catalyst Switch</font></a><font face="Calibri"> by creating a SNMP “view”. A “view” defines what information can be accessed by the SNMP user/group when they query the </font><a href="http://www.cisco.com/en/US/docs/ios/12_0t/12_0t3/feature/guide/Snmp3.html"><font face="Calibri">SNMPv3</font></a><font face="Calibri"> enabled<span>  </span></font><a href="http://www.cisco.com/en/US/products/ps5718/Products_Sub_Category_Home.html"><font face="Calibri">Cisco Catalyst Switch</font></a><font face="Calibri">.<span>  </span>In the below example we will create “view” called <strong><span>ITKEView. </span></strong>We will enable “system” , “internet” and <span> </span>“interfaces” SNMP OIDS on the </font><a href="http://www.cisco.com/en/US/products/ps5718/Products_Sub_Category_Home.html"><font face="Calibri">Cisco Catalyst Switch</font></a><font face="Calibri">.</font></span><span><font face="Calibri"> </font></p>
<p></span><span><font face="Calibri">ITKE(config)# snmp-server view ITKEView internet included</font></span><span><font face="Calibri">ITKE(config)# snmp-server view ITKEView system included</font></span><span><font face="Calibri">ITKE(config)# snmp-server view ITKEView interfaces included</font></span><span><font face="Calibri"> </font></p>
<p></span><span><font face="Calibri">To be continued in next series</font></span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-snmpv3-in-a-cisco-catalyst-switch-%e2%80%93-series-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to configure intervlan routing between Cisco Catalyst Switches and HP Procurve Switches Series 2</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-intervlan-routing-between-cisco-catalyst-switches-and-hp-procurve-switches-series-2/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-intervlan-routing-between-cisco-catalyst-switches-and-hp-procurve-switches-series-2/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 08:27:05 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cisco 3560]]></category>
		<category><![CDATA[Cisco 3560-E]]></category>
		<category><![CDATA[Cisco Learning]]></category>
		<category><![CDATA[Cisco Tips]]></category>
		<category><![CDATA[HP Procurve]]></category>
		<category><![CDATA[HP switches]]></category>
		<category><![CDATA[Intervlan routing]]></category>
		<category><![CDATA[IOS commands]]></category>
		<category><![CDATA[IP Address]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Switches]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-intervlan-routing-between-cisco-catalyst-switches-and-hp-procurve-switches-series-2/</guid>
		<description><![CDATA[In my previous post I did discussed about the how common terminologies are applied by both Cisco &#38; HP, now it’s time  proceed further , in this example we will create two VLANs and make intervlan communication between HP Procurve Switches  and Cisco Catalyst Switches. &#160; &#160; We will create 2 VLANS in both Switches, [...]]]></description>
				<content:encoded><![CDATA[<p class="MsoNoSpacing"><font face="Calibri">In my previous </font><a href="http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-intervlan-routing-between-cisco-catalyst-switches-and-hp-procurve-switches-series-1/"><font face="Calibri">post</font></a><font face="Calibri"> I did discussed about the how common terminologies are applied by both Cisco &amp; HP, now it’s time <span> </span>proceed further , in this example we will create two VLANs and make intervlan communication between </font><a target="_blank" href="http://www.procurve.com/#tabview=tab1"><font color="#0000ff" face="Calibri">HP Procurve Switches </font></a><font face="Calibri"><span> </span>and </font><a target="_blank" href="http://www.cisco.com/en/US/products/hw/switches/index.html"><font face="Calibri">Cisco Catalyst Switches</font></a><font face="Calibri">.</font></p>
<p class="MsoNoSpacing">&nbsp;</p>
<p class="MsoNoSpacing"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/hp-cisco-vlan.jpg" title="HP-Cisco Vlan"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/hp-cisco-vlan.jpg" alt="HP-Cisco Vlan" /></a></p>
<p class="MsoNoSpacing">&nbsp;</p>
<p class="MsoNormal"><font face="Calibri">We will create 2 VLANS in both Switches, as shown in the below table</font></p>
<p class="MsoNormal"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/hp-cisco-ip.jpg" title="IP address"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/hp-cisco-ip.jpg" alt="IP address" /></a></p>
<p class="MsoNormal">&nbsp;</p>
<p class="MsoNormal"><font face="Calibri">Now let’s see what configuration commands required to create a VLAN, and enable intervlan communication between </font><a target="_blank" href="http://www.procurve.com/#tabview=tab1"><font color="#0000ff" face="Calibri">HP Procurve Switches </font></a><font face="Calibri"><span> </span>and </font><a target="_blank" href="http://www.cisco.com/en/US/products/hw/switches/index.html"><font face="Calibri">Cisco Catalyst Switches</font></a><font face="Calibri">.</font></p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/commands2.jpg" title="Commands2"></a></p>
<p class="MsoNormal"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/commands1.jpg" title="commands1"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/commands1.jpg" alt="commands1" /></a></p>
<p class="MsoNormal"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/commands2.jpg" title="Commands2"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/commands2.jpg" alt="Commands2" /></a></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-intervlan-routing-between-cisco-catalyst-switches-and-hp-procurve-switches-series-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to reset/delete the password &amp; configuraton on a Cisco WS-C350-48-SMI</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-resetdelete-the-password-configuraton-on-a-cisco-ws-c350-48-smi/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-resetdelete-the-password-configuraton-on-a-cisco-ws-c350-48-smi/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 08:12:59 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cisco 2950]]></category>
		<category><![CDATA[Cisco 3560]]></category>
		<category><![CDATA[Cisco 3560-E]]></category>
		<category><![CDATA[Cisco 3750-E]]></category>
		<category><![CDATA[Cisco Tips]]></category>
		<category><![CDATA[HyperTerminal]]></category>
		<category><![CDATA[IOS commands]]></category>
		<category><![CDATA[Password reset]]></category>
		<category><![CDATA[Switches]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/how-to-resetdelete-the-password-configuraton-on-a-cisco-ws-c350-48-smi/</guid>
		<description><![CDATA[This article describes the procedure for resetting / delete  the  password &#38; current configuration on a Cisco Catalyst WS-C3550-48-SMI.Model: WS-C3550-48-SMI Warning: This procedure will remove the switch configuration. Be sure to have a backup of you current switch configuration before proceeding.The Cisco WS-C3550-48-SMI Catalyst switch is similar to most Catalyst switches and the procedure for resetting [...]]]></description>
				<content:encoded><![CDATA[<p class="MsoNormal"><strong><span><font face="Calibri"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/how-to-reset-the-cisco-3550-switch.JPG" title="how-to-reset-the-cisco-3550-switch.JPG"></a></font></span></strong></p>
<p><font face="Calibri"><span>This article describes the procedure for resetting / delete  the  password &amp; current configuration on a Cisco Catalyst </span><span>WS-C3550-48-SMI</span><span>.</span></font><font face="Calibri"><span>Model: </span><span>WS-C3550-48-SMI</span></font><span><br />
<font face="Calibri"><strong>Warning: This procedure will remove the switch configuration. Be sure to have a backup of you current switch configuration before proceeding.</strong></font></span><font face="Calibri"><span>The Cisco </span><span>WS-C3550-48-SMI</span><span> Catalyst switch is similar to most </span><span>Catalyst switches</span><span> and the procedure for resetting the password is the same.</span></font></p>
<p class="MsoNormal"><span><font face="Calibri">Step 1: Connect the console cable to the switch and start your terminal program (HyperTerminal/Secure CRT). Console port settings are 9600,8,N,1 </font></span></p>
<p class="MsoNormal"><span></span><span><font face="Calibri">Step 2: Hold the MODE button (on the front of the switch) while you power on the switch.</font></span></p>
<p><span><font face="Calibri"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/reset-button.jpg" title="reset 3550"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/reset-button.jpg" alt="reset 3550" /></a></p>
<p></font></span><span><font face="Calibri">Step 3: Hold the MODE button for a few seconds until you the System light stop flashing.</font></span><span><font face="Calibri">Step 4: At this point, the switch should be in ROMmon mode. </font></span><span><font face="Calibri">Step 5: From ROMmon mode, type: flash_init</font></span><span><font face="Calibri">Step 6: From ROMmon mode, type: delete flash:config.text</font></span><span><font face="Calibri">Step 7: From ROMmon mode, type: boot</font></span></p>
<p class="MsoNormal"><span><font face="Calibri">At this point the switch will boot as normal with a new configuration and no password.</font></span></p>
<p><span><font face="Calibri"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/how-to-reset-the-cisco-3550-switch.JPG" title="how-to-reset-the-cisco-3550-switch.JPG"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/how-to-reset-the-cisco-3550-switch.JPG" alt="how-to-reset-the-cisco-3550-switch.JPG" /></a></p>
<p></font></span><font face="Calibri"> </font></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-resetdelete-the-password-configuraton-on-a-cisco-ws-c350-48-smi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A cool tool to solve layer 1 UTP cable issues in Cisco Catalyst Switches.</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/a-cool-tool-to-solve-layer-1-utp-cable-issues-in-cisco-catalyst-switches/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/a-cool-tool-to-solve-layer-1-utp-cable-issues-in-cisco-catalyst-switches/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 05:16:36 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cisco 3560]]></category>
		<category><![CDATA[Cisco 3560-E]]></category>
		<category><![CDATA[Cisco 3750-E]]></category>
		<category><![CDATA[Cisco Learning]]></category>
		<category><![CDATA[Cisco Tips]]></category>
		<category><![CDATA[IOS commands]]></category>
		<category><![CDATA[Layer 1 issues]]></category>
		<category><![CDATA[Network Troubleshooting]]></category>
		<category><![CDATA[Switches]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/a-cool-tool-to-solve-layer-1-utp-cable-issues-in-cisco-catalyst-switches/</guid>
		<description><![CDATA[Here is a simple and cool tool for solving layer 1 UTP cable issues in a Cisco Catalyst Switches, the command used for this function is &#8220;test cable-diagnostics tdr interface&#8221; Here is the example MBGF-DAC-3560-AS01#test cable-diagnostics tdr interface gigabitEthernet 0/1 TDR test started on interface Gi0/1 A TDR test can take a few seconds to [...]]]></description>
				<content:encoded><![CDATA[<p>Here is a simple and cool tool for solving layer 1 UTP cable issues in a Cisco Catalyst Switches, the command used for this function is &#8220;test cable-diagnostics tdr interface&#8221;<br />
Here is the example</p>
<p>MBGF-DAC-3560-AS01#test cable-diagnostics tdr interface gigabitEthernet 0/1<br />
TDR test started on interface Gi0/1<br />
A TDR test can take a few seconds to run on an interface<br />
Use &#8216;show cable-diagnostics tdr&#8217; to read the TDR results.<br />
MBGF-DAC-3560-AS01#<br />
The Catalyst 2960, 2970, 3560/3560-E, and 3750/3750-E switches have an integrated Time Domain Reflector (TDR), which is used to test cables associated with a port. TDR is supported only on 10/100/1000 and some 10/100 (Catalyst 2960) copper Ethernet ports. It is not supported on 10 GigabitEthernet or SFP module ports.</p>
<p>A TDR test can take a few seconds to run on an interface. Use &#8220;show cable-diagnostics tdr&#8221; to read the TDR results.</p>
<p>MBGF-DAC-3560-AS01#sho cable-diagnostics tdr interface gigabitEthernet 0/1<br />
TDR test last run on: August 30 08:01:35</p>
<p>Interface Speed Local pair Pair length        Remote pair Pair status<br />
&#8212;&#8212;&#8212; &#8212;&#8211; &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;&#8212;&#8212;&#8212; &#8212;&#8212;&#8212;&#8211; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Gi0/1     1000M Pair A     54   +/- 4  meters Pair A      Normal             <br />
                Pair B     52   +/- 4  meters Pair B      Normal             <br />
                Pair C     53   +/- 4  meters Pair C      Normal             <br />
                Pair D     54   +/- 4  meters Pair D      Normal             <br />
MBGF-DAC-3560-AS01#</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/a-cool-tool-to-solve-layer-1-utp-cable-issues-in-cisco-catalyst-switches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discover Cisco Network Assistant (CNA)</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/discover-cisco-network-assistant-cna/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/discover-cisco-network-assistant-cna/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 06:04:53 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cisco 2950]]></category>
		<category><![CDATA[Cisco 3560]]></category>
		<category><![CDATA[Cisco 3560-E]]></category>
		<category><![CDATA[Cisco 3750-E]]></category>
		<category><![CDATA[Cisco Network Assistant]]></category>
		<category><![CDATA[Cisco Tips]]></category>
		<category><![CDATA[Network Inventory]]></category>
		<category><![CDATA[Network Troubleshooting]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Routers]]></category>
		<category><![CDATA[SNMP]]></category>
		<category><![CDATA[Switches]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/discover-cisco-network-assistant-cna/</guid>
		<description><![CDATA[Cisco Network Assistant (CNA) is a PC-based graphical network management application which is free tool included when a new Cisco Switch is purchased. Cisco Network Assistant (CNA) is capable of managing the standalone Cisco Switches and clusters of Cisco Switches in your intranet. Cisco Network Assistant (CNA) is best suited for Small to Mid Sized [...]]]></description>
				<content:encoded><![CDATA[<p class="MsoNormal"><a target="_blank" href="http://www.cisco.com/en/US/products/ps5931/index.html"><font face="Calibri">Cisco Network Assistant</font></a><font face="Calibri"> (CNA) is a PC-based graphical network management application which is free tool included when a new Cisco Switch is purchased. </font><a target="_blank" href="http://www.cisco.com/en/US/products/ps5931/index.html"><font face="Calibri">Cisco Network Assistant</font></a><font face="Calibri"> (CNA) is capable of managing the standalone Cisco Switches and clusters of Cisco Switches in your intranet. </font><a target="_blank" href="http://www.cisco.com/en/US/products/ps5931/index.html"><font face="Calibri">Cisco Network Assistant</font></a><font face="Calibri"> (CNA) is best suited for Small to Mid Sized LANS. . </font><a target="_blank" href="http://www.cisco.com/en/US/products/ps5931/index.html"><font face="Calibri">Cisco Network Assistant</font></a><font face="Calibri"> (CNA) supports wide range of Cisco Catalyst Switches from Cisco 2900 through Cisco Catalyst 4506. The </font><a target="_blank" href="http://www.cisco.com/en/US/products/ps5931/index.html"><font face="Calibri">Cisco Network Assistant</font></a><font face="Calibri"> (CNA) manages many of the critical functions of a Cisco Switches &amp; is optimized for wired and Wireless LANs (WLANs).<span> </span>The </font><a target="_blank" href="http://www.cisco.com/en/US/products/ps5931/index.html"><font face="Calibri">Cisco Network Assistant</font></a><font face="Calibri"> (CNA) <span>provides a centralized network view and allows network administrators to employ its features across Cisco switches, routers, and access points. <span> </span>With </span></font><a target="_blank" href="http://www.cisco.com/en/US/products/ps5931/index.html"><font face="Calibri">Cisco Network Assistant</font></a><font face="Calibri"> (CNA) a Network Administrators can easily apply common services, generate inventory reports, synchronize passwords and employ features across Cisco Switches, routers and access points. <span><span>  </span></span></font><a target="_blank" href="http://www.cisco.com/en/US/products/ps5931/index.html"><font face="Calibri">Cisco Network Assistant</font></a><font face="Calibri"> (CNA)<span> is available at no cost and can be downloaded from the <a href="http://www.cisco.com/pcgi-bin/tablebuild.pl?topic=279230132"><font color="#0000ff">Cisco Network Assistant Software Download</font></a>.</span></font></p>
<p class="MsoNoSpacing"><span><font face="Calibri"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/08/cna.jpg" title="CNA"><img width="800" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/08/cna.jpg" alt="CNA" height="753" /></a></font></span></p>
<p class="MsoNoSpacing"> </p>
<p class="MsoNoSpacing"><font face="Calibri">What’s new in </font><a target="_blank" href="http://www.cisco.com/en/US/products/ps5931/index.html"><font face="Calibri">Cisco Network Assistant</font></a><font face="Calibri"> (CNA) Version 5.4?</font></p>
<p align="left"><font face="Calibri"><strong><span>Increased device limits:</span></strong><span> Supports up to 40 switches and routers</span></font></p>
<p align="left"><font face="Calibri"><strong><span>Enhanced discovery:</span></strong><span> Discover devices with subnet or IP range </span></font></p>
<p align="left"><font face="Calibri"><strong><span>Diagnostics:</span></strong><span> Conduct on-demand or scheduled tests to verify hardware functionality </span></font><span><span><span> </span></span></span></p>
<p align="left"><span><span><span></span></span></span><font face="Calibri"><strong><span>Command-line interface (CLI) preview:</span></strong><span> View CLIs before they are sent to the device </span></font></p>
<p class="MsoNoSpacing"><font face="Calibri">In my next article I will focus on how to use the </font><a target="_blank" href="http://www.cisco.com/en/US/products/ps5931/index.html"><font face="Calibri">Cisco Network Assistant</font></a><font face="Calibri"> (CNA). </font></p>
<p class="MsoNoSpacing"><a target="_blank" href="http://www.cisco.com/en/US/products/ps5931/index.html"><font face="Calibri"><code>[kml_flashembed movie="http://www.cisco.com/cdc_content_elements/flash/netwrk_mgmt/cna/index.html" width="undefined" height="undefined"/]</code></font></a></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/discover-cisco-network-assistant-cna/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the Link-flap error in Cisco Switches?</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/what-is-the-link-flap-error-in-cisco-switches/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/what-is-the-link-flap-error-in-cisco-switches/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 05:55:59 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cisco 2950]]></category>
		<category><![CDATA[Cisco 3560]]></category>
		<category><![CDATA[Cisco 3560-E]]></category>
		<category><![CDATA[Cisco 3750-E]]></category>
		<category><![CDATA[Cisco 6500]]></category>
		<category><![CDATA[Err-disable]]></category>
		<category><![CDATA[Layer 1 issues]]></category>
		<category><![CDATA[Link-Flap]]></category>
		<category><![CDATA[Switches]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/what-is-the-link-flap-error-in-cisco-switches/</guid>
		<description><![CDATA[Link flap means that the interface continually goes up and down in a Cisco Switch. The interface is put into the errdisabled state if it flaps more than five times in 10 seconds. The common cause of link flap is a Layer 1 issue such as a bad cable, duplex mismatch, or bad Gigabit Interface [...]]]></description>
				<content:encoded><![CDATA[<p class="MsoNoSpacing"><font face="Calibri">Link flap means that the interface continually goes up and down in a Cisco Switch. The interface is put into the errdisabled state if it flaps more than five times in 10 seconds. The common cause of link flap is a Layer 1 issue such as a bad cable, duplex mismatch, or bad Gigabit Interface Converter (GBIC) card. Look at the console messages or the messages that were sent to the syslog server that state the reason for the port shutdown.</font></p>
<p><strong><span><font face="Calibri">13w0d: %PM-4-ERR_DISABLE: link-flap error detected on Fa0/28, putting Fa0/28 in err-disable state</font></span></strong><strong><span><font face="Calibri"> </font></span></strong></p>
<p class="MsoNoSpacing"><font face="Calibri">Issue this command in order to view the flap values:</font></p>
<p><span>SRCL-ONC-3550-AS01# sho errdisable flap-values </span><span> </span><span><span>ErrDisable Reason<span>    </span>Flaps<span>     </span>Time (sec)</span></p>
<p></span><span></span><span>&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<span>        </span>&#8212;&#8212;<span>   </span>&#8212;&#8212;&#8212;-</span></p>
<p><span></span><span>pagp-flap<span>                        </span>3<span>     </span><span>  </span>30 </span></p>
<p><span></span><span>dtp-flap<span>                           </span>3<span>       </span>30</span></p>
<p><span></span><span>l</span><span>ink-flap<span>                           </span>5<span>       </span>10 </span></p>
<p><span></span><span>SRCL-ONC-3550-AS01#</span><font face="Calibri"> </font></p>
<p class="MsoNoSpacing"><font face="Calibri">The interface can be recovered from errdisable state by reenabling the port using the <strong><span>errdisable recovery cause link-flap</span></strong>. This command is used to configure the recovery mechanism so that the interface can be brought out of the disabled state and allowed to try again. You can also set the time interval. Errdisable recovery is disabled by default in Cisco Switches; when enabled, the default time interval is 300 seconds.</font></p>
<p class="MsoNoSpacing"><font face="Calibri">Once you enable the errdisable state you can see the following log in the Cisco switch which is trying to recover the error disable interface (link-flap error)</font></p>
<p><span><font face="Calibri">13w0d: %PM-4-ERR_RECOVER: Attempting to recover from link-flap err-disable state on Fa0/28</font></span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/what-is-the-link-flap-error-in-cisco-switches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show Commands in Cisco Routers and Layer 3 Switches(Most commonly used)Series -1</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/show-commands-in-cisco-routers-and-layer-3-switchesmost-commonly-usedseries-1/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/show-commands-in-cisco-routers-and-layer-3-switchesmost-commonly-usedseries-1/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 06:43:24 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[ASA/PIX]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cisco 2950]]></category>
		<category><![CDATA[Cisco 3560]]></category>
		<category><![CDATA[Cisco 3560-E]]></category>
		<category><![CDATA[Cisco 3745]]></category>
		<category><![CDATA[Cisco 3750-E]]></category>
		<category><![CDATA[Cisco 525]]></category>
		<category><![CDATA[Cisco 6500]]></category>
		<category><![CDATA[Cisco Tips]]></category>
		<category><![CDATA[IOS commands]]></category>
		<category><![CDATA[PIX 525]]></category>
		<category><![CDATA[Router Troubleshooting]]></category>
		<category><![CDATA[Routers]]></category>
		<category><![CDATA[Show commands]]></category>
		<category><![CDATA[Switches]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/show-commands-in-cisco-routers-and-layer-3-switchesmost-commonly-usedseries-1/</guid>
		<description><![CDATA[Some of the widely used commands in Cisco routers are just simple unavoidable, among the most commonly used commands in a Cisco Routers are “show” commands. These commands are essential to Network Administrators. Here is a list of those commands. I will try to cover this in two series. Here is the first series 1. [...]]]></description>
				<content:encoded><![CDATA[<p class="MsoNormal"><font face="Calibri">Some of the widely used commands in Cisco routers are just simple unavoidable, among the most commonly used commands in a Cisco Routers are “show” commands. These commands are essential to Network Administrators. Here is a list of those commands. I will try to cover this in two series. Here is the first series</font></p>
<p><span><span><font face="Calibri">1.</font><span> </span></span></span><span dir="ltr"></span><span><font face="Calibri">Show running-configuration</font></span></p>
<p class="MsoListParagraphCxSpMiddle"><font face="Calibri">The show running-configuration command shows the complete current running configuration in a router, firewall or a switch. Using show running-configuration command a network administrator can troubleshoot almost all issues related routing, filtering secure access, encapsulation, interface mismatch, and many more issues. </font></p>
<p><span><span><font face="Calibri">2.</font><span> </span></span></span><span dir="ltr"></span><span><font face="Calibri">Show startup-configuration</font></span></p>
<p><span></span><span><font face="Calibri">The show startup-configuration command shows the configuration that is saved on the NVRAM. It is helpful in knowing the configuration that will be applied the next time the routers is reloaded. And also this command is useful in knowing the configuration that was loaded at the start-up of the router before making changes to it.</font></span><span><font face="Calibri"> </font></span><span> </span><span><span><span><font face="Calibri">3.</font><span> </span></span></span><span dir="ltr"></span><span><font face="Calibri">Show Interface</font></span></p>
<p></span></p>
<p class="MsoListParagraphCxSpMiddle"><font face="Calibri">The Show interface command shows the status and statistics of the router interfaces. The show interface command is useful to troubleshoot the routing and link issues. The show interface command output includes interface status, interface IP address and subnet mask, protocol status on an interface, encapsulation type, bandwidth, utilization and much more information related to interface operation.</font></p>
<p><span><span><font face="Calibri">4.</font><span> </span></span></span><span dir="ltr"></span><span><font face="Calibri">Show ip route</font></span></p>
<p class="MsoListParagraphCxSpMiddle"><font face="Calibri">The show ip route command shows the routers routing table.<span>  </span>Routing protocols used and what networks these protocols are advertised. The show ip route command is used to troubleshoot routing problems. </font></p>
<p><span><span><font face="Calibri">5.</font><span> </span></span></span><span dir="ltr"></span><span><font face="Calibri">Show ip protocols</font></span></p>
<p class="MsoListParagraphCxSpLast"><font face="Calibri">The show ip protocols displays the routing protocols used in a router and the networks to which these protocols are advertised. It also shows the sources of the routing updates received and very helpful to troubleshoot routing issues. </font></p>
<p class="MsoNormal">&nbsp;</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/show-commands-in-cisco-routers-and-layer-3-switchesmost-commonly-usedseries-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
