<?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; IOS commands</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/network-technologies/tag/ios-commands/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>&#8220;No IP Routing&#8221; was the answer</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/no-ip-routing-was-the-answer/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/no-ip-routing-was-the-answer/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 06:03:10 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Cisco Catalyst 4506]]></category>
		<category><![CDATA[Cisco Catalyst 6513]]></category>
		<category><![CDATA[Cisco Switch configuration]]></category>
		<category><![CDATA[Cisco Switches tips]]></category>
		<category><![CDATA[Cisco tips VTP]]></category>
		<category><![CDATA[HSRP]]></category>
		<category><![CDATA[IOS commands]]></category>
		<category><![CDATA[No IP routing]]></category>
		<category><![CDATA[switches troubleshooting]]></category>
		<category><![CDATA[troubleshooting Cisco Switches]]></category>
		<category><![CDATA[VLAN]]></category>
		<category><![CDATA[VTP]]></category>
		<category><![CDATA[VTP Client]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/no-ip-routing-was-the-answer/</guid>
		<description><![CDATA[  Recently one of our vendor added couple of new Cisco Catalyst 4506 Series distribution switches to our network for their PACS project.  Those two newly added Cisco 4506 Series distribution switches are connected to our Core Cisco Catalyst 6513Series Switches using a layer 23 uplink ( as a trunk port). For VLAN redundancy we [...]]]></description>
				<content:encoded><![CDATA[<p> </p>
<p>Recently one of our vendor added couple of new Cisco Catalyst 4506 Series distribution switches to our network for their PACS project.  Those two newly added Cisco 4506 Series distribution switches are connected to our Core Cisco Catalyst 6513Series Switches using a layer 23 uplink ( as a trunk port). For VLAN redundancy we are using HSRP protocol. The newly added Cisco 4506 Series distribution switches are configured in VTP Client mode, we could see the VTP status was updated and all the VLAN were created. But there was a problem; there was not communication between any of the VLANS in the new Cisco 4506 Series distribution switches, after trouble shooting we figured out <span style="color: #800000">&#8220;ip routing&#8221;</span> was enabled. When we disabled the ip routing with <span style="color: #800000">&#8220;no ip routing&#8221; </span>command everything started working.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/no-ip-routing-was-the-answer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Remote Telnet useful tips!</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/remote-telnet-useful-tips/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/remote-telnet-useful-tips/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 09:45:07 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cisco 3560]]></category>
		<category><![CDATA[Cisco Learning]]></category>
		<category><![CDATA[Cisco Routers]]></category>
		<category><![CDATA[Cisco Switch]]></category>
		<category><![CDATA[Cisco Tips]]></category>
		<category><![CDATA[Cisco Troubleshooting]]></category>
		<category><![CDATA[IOS commands]]></category>
		<category><![CDATA[Network Troubleshooting]]></category>
		<category><![CDATA[reload]]></category>
		<category><![CDATA[Router Troubleshooting]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Switches]]></category>
		<category><![CDATA[Telnet]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/remote-telnet-useful-tips/</guid>
		<description><![CDATA[  We all work remotely with Cisco routers and Switches, we often do login to do some configuration changes in the Cisco routers and Switches. What if we configured wrongly in the live Cisco routers and Switches which are located in the remote sites, we don’t enjoy the liberty of resetting the devices unless we [...]]]></description>
				<content:encoded><![CDATA[<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"> </p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small">We all work remotely with Cisco routers and Switches, we often do login to do some configuration changes in the Cisco routers and Switches. What if we configured wrongly in the live Cisco routers and Switches which are located in the remote sites, we don’t enjoy the liberty of resetting the devices unless we have control over the power distribution. </span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small"> </span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small">In this scenario the “reload” command proves to be very handy and useful. Just before making any changes to the configuration we can use the “reload” command as demonstrated below</span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small"> </span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #943634"><span style="font-size: small"><span style="font-family: Calibri">ITKE-Cisco#reload in ?</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #943634"><span style="font-size: small"><span style="font-family: Calibri">Delay before reload (mmm or hhh:mm)</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #943634"><span style="font-family: Calibri;font-size: small"> </span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #943634"><span style="font-size: small"><span style="font-family: Calibri">ITKE-Cisco#reload in 10</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #943634"><span style="font-family: Calibri;font-size: small"> </span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #943634"><span style="font-size: small"><span style="font-family: Calibri">System configuration has been modified. Save? [yes/no]: no</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #943634"><span style="font-size: small"><span style="font-family: Calibri">Building configuration&#8230;</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #943634"><span style="font-size: small"><span style="font-family: Calibri">[OK]</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #943634"><span style="font-size: small"><span style="font-family: Calibri">Reload scheduled in 10 minutes by yasir on vty0 (10.0.0.5)</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #943634"><span style="font-size: small"><span style="font-family: Calibri">Proceed with reload? [confirm]</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #943634"><span style="font-size: small"><span style="font-family: Calibri">ITKE-Cisco#</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #943634"><span style="font-size: small"><span style="font-family: Calibri">ITKE-Cisco#</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #943634"><span style="font-family: Calibri;font-size: small"> </span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #943634"><span style="font-family: Calibri;font-size: small"> </span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #943634"><span style="font-size: small"><span style="font-family: Calibri">***</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #943634"><span style="font-size: small"><span style="font-family: Calibri">*** &#8212; SHUTDOWN in 0:05:00 &#8212;</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #943634"><span style="font-size: small"><span style="font-family: Calibri">***</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #943634"><span style="font-family: Calibri;font-size: small"> </span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small">The above demonstrated command will reload the device in 10 minutes. After applying the “reload” command we can proceed with the configuration changes. If things go wrong and we lost connectivity</span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small">to the device, then try back after 10 minutes as the device will get reloaded with the original startup-configuration which can helps us to restore the connectivity to the device.</span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small"> </span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small">Once we are sure about the new configuration and its working properly without any hassles there is always a way  “reload cancel” command is there to cancel the reload.</span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span><span style="font-family: Calibri;font-size: small"> </span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #943634"><span style="font-size: small"><span style="font-family: Calibri">ITKE-Cisco#reload cancel</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small"> </span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small">I find this command to be very handy and useful especially when we have to telnet or SSH to remote Cisco router or a Switch. </span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/remote-telnet-useful-tips/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>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>Things to be considered before upgrading an IOS in a Cisco 6500 Series Switch with SUP720- Series 3</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/things-to-be-considered-before-upgrading-an-ios-in-a-cisco-6500-series-switch-with-sup720-series-3/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/things-to-be-considered-before-upgrading-an-ios-in-a-cisco-6500-series-switch-with-sup720-series-3/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 07:34:08 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Cico 6500 IOS Upgarde]]></category>
		<category><![CDATA[Cisco 6500]]></category>
		<category><![CDATA[Cisco 6500 Power Supply]]></category>
		<category><![CDATA[Cisco IOS]]></category>
		<category><![CDATA[Cisco Tips]]></category>
		<category><![CDATA[IOS commands]]></category>
		<category><![CDATA[IOS Upgrade]]></category>
		<category><![CDATA[Network Troubleshooting]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Redundency]]></category>
		<category><![CDATA[Redundent Power Supply]]></category>
		<category><![CDATA[Switches]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/things-to-be-considered-before-upgrading-an-ios-in-a-cisco-6500-series-switch-with-sup720-series-3/</guid>
		<description><![CDATA[In the second series I  was talking about the Compact flash memory, now let’s proceed further, one more key thing you must consider before starting an IOS upgrade for a Cisco Catalyst 6513 Switch with Supervisor Engine SUP720 is the redundant power supply.  Make sure the Cisco Catalyst 6513 Switch is installed with the redundant [...]]]></description>
				<content:encoded><![CDATA[<p><span><font face="Calibri">In the </font><a href="http://itknowledgeexchange.techtarget.com/network-technologies/things-to-be-considered-before-upgarding-ios-in-a-cisco-6500-series-switch-with-sup720-series/"><font face="Calibri">second series</font></a><font face="Calibri"> I <span> </span>was talking about the </font><a href="http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps708/product_data_sheet09186a0080159856_ps2797_Products_Data_Sheet.htmll"><font color="#0000ff" face="Calibri">Compact flash memory</font></a><font face="Calibri">, now let’s proceed further, one more key thing you must consider before starting an IOS upgrade for a </font><a href="http://www.cisco.com/en/US/products/hw/switches/ps708/index.html"><font face="Calibri">Cisco Catalyst 6513 Switch</font></a><font face="Calibri"> with </font><a href="http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps708/product_data_sheet09186a0080159856_ps2797_Products_Data_Sheet.html"><font face="Calibri">Supervisor Engine SUP720</font></a><font face="Calibri"> is the redundant power supply. <span> </span>Make sure the </font><a href="http://www.cisco.com/en/US/products/hw/switches/ps708/index.html"><font face="Calibri">Cisco Catalyst 6513 Switch</font></a><font face="Calibri"> is installed with the redundant power supply and they are connected to two different power sources. <span> </span>Suppose one power source fails then the other source can take care of the </font><a href="http://www.cisco.com/en/US/products/hw/switches/ps708/index.html"><font face="Calibri">Cisco Catalyst 6513 Switch</font></a><font face="Calibri"> while the IOS upgrade is going on.</font></span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/things-to-be-considered-before-upgrading-an-ios-in-a-cisco-6500-series-switch-with-sup720-series-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Things to be considered before upgrading an IOS in a Cisco 6500 Series Switch with SUP720- Series 2</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/things-to-be-considered-before-upgarding-ios-in-a-cisco-6500-series-switch-with-sup720-series/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/things-to-be-considered-before-upgarding-ios-in-a-cisco-6500-series-switch-with-sup720-series/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 12:21:34 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Cico 6500 IOS Upgarde]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cisco 6500]]></category>
		<category><![CDATA[Cisco IOS]]></category>
		<category><![CDATA[Cisco Tips]]></category>
		<category><![CDATA[IOS commands]]></category>
		<category><![CDATA[IOS Upgrade]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Switches]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/things-to-be-considered-before-upgarding-ios-in-a-cisco-6500-series-switch-with-sup720-series/</guid>
		<description><![CDATA[In the first series I was talking about the TFTP severs, now let’s proceed further, one more key thing you must consider before starting an IOS upgrade for a Cisco Catalyst 6513 Switch with Supervisor Engine SUP720 is the Compact flash memory. The Supervisor Engine SUP720 comes with two slots for memory. Recommended part number MEM-C6K-CPTFL256M [...]]]></description>
				<content:encoded><![CDATA[<p><font face="Calibri"><span>In the <a href="http://itknowledgeexchange.techtarget.com/network-technologies/things-to-be-considered-before-upgarding-ios-in-a-cisco-6500-series-switch-with-sup720-series-1/">first series</a> I was talking about the TFTP severs, now let’s proceed further, one more key thing you must consider before starting an IOS upgrade for a <a href="http://www.cisco.com/en/US/products/hw/switches/ps708/index.html">Cisco Catalyst 6513 Switch</a> with <a href="http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps708/product_data_sheet09186a0080159856_ps2797_Products_Data_Sheet.html">Supervisor Engine SUP720</a> is the <a href="http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps708/product_data_sheet09186a0080159856_ps2797_Products_Data_Sheet.htmll"><font color="#0000ff">Compact flash memory</font></a>. The <a href="http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps708/product_data_sheet09186a0080159856_ps2797_Products_Data_Sheet.html">Supervisor Engine SUP720</a> comes with two slots for memory.</span><span> </span></font><font face="Calibri"><span><span>Recommended part number</span></span></font><font face="Calibri"><span></span></p>
<table border="1" cellPadding="0" cellSpacing="0" class="MsoNormalTable">
<tr>
<td vAlign="top">
<p class="MsoNormal"><a name="wp9000345" title="wp9000345"></a><span>MEM-C6K-CPTFL256M</span></p>
</td>
<td vAlign="top"><a name="wp9000346" title="wp9000346"></a><span>Cat6500 Sup720 Compact Flash Mem 256MB</span></td>
</tr>
</table>
<p><span></span><span><span>The <a href="http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps708/product_data_sheet09186a0080159856_ps2797_Products_Data_Sheet.htmll"><font color="#0000ff">Compact flash memory</font></a> is required in order to avoid any failure IOS file upload through TFTP server. As before uploading the file the current IOS file is deleted from the boot flash memory of the switch. Before starting the IOS upgrade in the<span>  </span><a href="http://www.cisco.com/en/US/products/hw/switches/ps708/index.html">Cisco Catalyst 6513 Switch</a> with <a href="http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps708/product_data_sheet09186a0080159856_ps2797_Products_Data_Sheet.html">Supervisor Engine SUP720</a> issue a boot command to boot from the flash memory if the <a href="http://www.cisco.com/en/US/products/hw/switches/ps708/index.html">Cisco Catalyst 6513 Switch</a> with <a href="http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps708/product_data_sheet09186a0080159856_ps2797_Products_Data_Sheet.html">Supervisor Engine SUP720</a> fails to boot from the boot flash memory by issuing following command.</span><font face="Calibri"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/10/6500ios.jpg" title="bootflash"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/10/6500ios.jpg" alt="bootflash" /></a></font></span><span><font face="Calibri"><span>Note: <span> </span>the <a href="http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps708/product_data_sheet09186a0080159856_ps2797_Products_Data_Sheet.htmll"><font color="#0000ff">Compact flash memory</font></a> is inserted in the slot 1 of the <a href="http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps708/product_data_sheet09186a0080159856_ps2797_Products_Data_Sheet.html">Supervisor Engine SUP720</a>. </span></font></p>
<p></span></font></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/things-to-be-considered-before-upgarding-ios-in-a-cisco-6500-series-switch-with-sup720-series/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 configure intervlan routing between Cisco Catalyst Switches and HP Procurve Switches Series 1.</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-intervlan-routing-between-cisco-catalyst-switches-and-hp-procurve-switches-series-1/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-intervlan-routing-between-cisco-catalyst-switches-and-hp-procurve-switches-series-1/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 06:53:07 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cisco 6500]]></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[Networking]]></category>
		<category><![CDATA[Switches]]></category>
		<category><![CDATA[Trunking]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-intervlan-routing-between-cisco-catalyst-switches-and-hp-procurve-switches-series-1/</guid>
		<description><![CDATA[In this series of article you are going to experience how to configure VLAN trunking between HP Procurve Switches  and Cisco Catalyst Switches. Before proceeding further lest understand the basic terminoly applied by both Cisco and HP for the following things When it comes to VLANs in Cisco every one thinks of the term TRUKING. [...]]]></description>
				<content:encoded><![CDATA[<p><font face="Calibri"></p>
<p class="MsoNoSpacing">In this series of article you are going to experience how to configure VLAN trunking between <a target="_blank" href="http://www.procurve.com/#tabview=tab1"><font color="#0000ff">HP Procurve Switches </font></a><span> </span>and <a target="_blank" href="http://www.cisco.com/en/US/products/hw/switches/index.html">Cisco Catalyst Switches</a>.</p>
<p class="MsoNormal">Before proceeding further lest understand the basic terminoly applied by both Cisco and HP for the following things</p>
<p class="MsoNormal">When it comes to VLANs in Cisco every one thinks of the term TRUKING.</p>
<p class="MsoNormal">HP applies trunking for ether channel where as in Cisco it applies for VLANs</p>
<p class="MsoNoSpacing"><span>Let’s compare how both vendors define Trunking</span></p>
<p class="MsoNoSpacing"><span><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/hp-cisco.jpg" title="HP-Cisco"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/hp-cisco.jpg" alt="HP-Cisco" /></a></span></p>
<p class="MsoNoSpacing"><span></span></p>
<p><span></span><span></span><span></span><span></p>
<p class="MsoNormal">Source:HP</p>
<p class="MsoNormal">VLAN Terminologies applied by Both Cisco &amp; HP</p>
<p class="MsoNormal"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/hp-cisco1.jpg" title="Vlans comparison"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2008/09/hp-cisco1.jpg" alt="Vlans comparison" /></a></p>
<p class="MsoNormal">&nbsp;</p>
<p class="MsoNormal">to be continued in <a href="http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-intervlan-routing-between-cisco-catalyst-switches-and-hp-procurve-switches-series-2/" title="next series">next series</a></p>
<p></span></font></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-1/feed/</wfw:commentRss>
		<slash:comments>4</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>The best way to record the serial number for Cisco Devices for Remote support.</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/the-best-way-to-record-the-serial-number-for-cisco-devices-for-remote-support/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/the-best-way-to-record-the-serial-number-for-cisco-devices-for-remote-support/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 10:40:39 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cisco 2950]]></category>
		<category><![CDATA[Cisco 3745]]></category>
		<category><![CDATA[Cisco 6500]]></category>
		<category><![CDATA[Cisco Tips]]></category>
		<category><![CDATA[IOS commands]]></category>
		<category><![CDATA[Switches]]></category>
		<category><![CDATA[Telnet]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/the-best-way-to-record-the-serial-number-for-cisco-devices-for-remote-support/</guid>
		<description><![CDATA[Imagine if you are accesing the remote router and need to figure out the serial number for a router or the Circuit IDs of the serial interface, then you may start looking your docmented data or call the remote technician to help you out in figuring these details. The best and easy way to get [...]]]></description>
				<content:encoded><![CDATA[<p>Imagine if you are accesing the remote router and need to figure out the serial number for a router or the Circuit IDs of the serial interface, then you may start looking your docmented data or call the remote technician to help you out in figuring these details. The best and easy way to get these details in matter of seconds is to put the serial number of each device in the Banner MOTD, and the circuit IDs in the serial interface descriptions.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/the-best-way-to-record-the-serial-number-for-cisco-devices-for-remote-support/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
