<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Cisco &#38; Juniper Networking Note Book</title>
	<atom:link href="http://zitizonx4.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://zitizonx4.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 23 Jun 2009 03:53:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='zitizonx4.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/577cf488d7c4a73065810f726f98a2f7?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Cisco &#38; Juniper Networking Note Book</title>
		<link>http://zitizonx4.wordpress.com</link>
	</image>
			<item>
		<title>How to break a traceroute on Cisco devices</title>
		<link>http://zitizonx4.wordpress.com/2009/06/23/how-to-break-a-traceroute-on-cisco-devices/</link>
		<comments>http://zitizonx4.wordpress.com/2009/06/23/how-to-break-a-traceroute-on-cisco-devices/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 02:26:35 +0000</pubDate>
		<dc:creator>ZitizonX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zitizonx4.wordpress.com/2009/06/23/how-to-break-a-traceroute-on-cisco-devices/</guid>
		<description><![CDATA[Ok here is the thing, when you do a trace route to an IP address, regardless if it’s valid or not the device will try to find the IP address. This finding will only stop once it reaches it’s 30 hops. 
Normal case in command prompt you could stop this by doing CTRL+C or CTRL+break. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=47&subd=zitizonx4&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ok here is the thing, when you do a trace route to an IP address, regardless if it’s valid or not the device will try to find the IP address. This finding will only stop once it reaches it’s 30 hops. </p>
<p>Normal case in command prompt you could stop this by doing CTRL+C or CTRL+break. </p>
<p>But in Cisco Devices you can only stop this by doing <strong><u>CTRL+SHIFT+6</u></strong> which is one of the break sequence on Cisco devices. </p>
<p>Small things helps when you are frustrated!</p>
<p>Ravindu Denawaka</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx4.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx4.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx4.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx4.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx4.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx4.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx4.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx4.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx4.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx4.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=47&subd=zitizonx4&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://zitizonx4.wordpress.com/2009/06/23/how-to-break-a-traceroute-on-cisco-devices/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/29e980b94db252a4c40a811e22130868?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ZitizonX</media:title>
		</media:content>
	</item>
		<item>
		<title>Netscreen Firewall: Copy Config From One to Another</title>
		<link>http://zitizonx4.wordpress.com/2009/05/13/netscreen-firewall-copy-config-from-one-to-another/</link>
		<comments>http://zitizonx4.wordpress.com/2009/05/13/netscreen-firewall-copy-config-from-one-to-another/#comments</comments>
		<pubDate>Wed, 13 May 2009 05:55:51 +0000</pubDate>
		<dc:creator>ZitizonX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zitizonx4.wordpress.com/?p=44</guid>
		<description><![CDATA[
&#160;
Click on config file. 
Click on save config file. (Just save it in to your desktop) 
Console in to the 2nd Netscreen where you need to copy the config. In my case there was an existing config in the 2nd Juniper. So I simply erase that off. 
Commands used.
#unset all 
#reset
Firewall will reboot and now [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=44&subd=zitizonx4&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">&#160;</div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">Click on config file. </div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">Click on save config file. (Just save it in to your desktop) </div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">Console in to the 2nd Netscreen where you need to copy the config. In my case there was an existing config in the 2nd Juniper. So I simply erase that off. </div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">Commands used.</div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">#unset all </div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">#reset</div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">Firewall will reboot and now you need to use the default Netscreen root user name password (netscreen/netscreen).</div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">Now you need to enable the WebUI on the Netscreen. It’s because now its back to factory default settings. </div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste"># set interface eth1 ip manageable</div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste"># set admin manager-ip 192.168.1.1 255.255.255</div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">Plug your Ethernet cable in to eth1 port of the firewall and configure your network settings to. </div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">IP Address: 192.168.1.2</div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">Default Gateway: 192.168.1.1</div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">Network Mask: 255.255.255.0</div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">By default the Netscreen Eth1 is configured with 192.168.1.1 IP address.</div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">Open your browser and type 192.168.1.1</div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">Login as root again. So username :netscreen and password: netscreen. </div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">Go to the same section as above image. (Configuration&gt;update&gt;config file)</div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">Now you have the option to replace the current config. (2nd option)</div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">Browse in to the config file you saved before and click on apply/upload. </div>
<div style="position:absolute;width:1px;height:1px;top:0;left:-10000px;" id="_mcePaste">That’s it will reboot by it self once it’s uploaded the new config.</div>
<p><font color="#0080c0">I am not a Juniper specialist, I am a Cisco freak! Too bad Juniper is taking a big sector in the IT industry. So I think you need to know both in near future. I am replacing one of the internal Juniper Netscreen firwals in my company. Here is the easiest and fastest solution that I came up with.</font>&#160;</p>
<p><font color="#808080">Login to current Netscreen WebUI.       <br />Click on config file.&#160; <br />Click on save config file. (Just save it in to your desktop)&#160; <br />Console in to the 2nd Netscreen where you need to copy the config. In my case there was an existing config in the 2nd Juniper. So I simply erase that off. </font></p>
<p><font color="#808080">Commands used.       <br /></font><font color="#808080"><strong>#unset all         <br /></strong><strong>#reset</strong></font></p>
<p><font color="#808080">Firewall will reboot and now you need to use the default Netscreen root user name password (netscreen/netscreen).</font></p>
<p><font color="#808080">Now you need to enable the WebUI on the Netscreen. It’s because now its back to factory default settings.&#160; <br /></font><font color="#808080"><strong># set interface eth1 ip manageable         <br /></strong><strong># set admin manager-ip 192.168.1.1 255.255.255</strong></font></p>
<p><strong><font color="#808080"></font></strong></p>
<p><font color="#808080">Plug your Ethernet cable in to eth1 port of the firewall and configure your network settings to.&#160; <br />IP Address: 192.168.1.2        <br />Default Gateway: 192.168.1.1        <br />Network Mask: 255.255.255.0        <br />By default the Netscreen Eth1 is configured with 192.168.1.1 IP address.</font></p>
<p><font color="#808080">Open your browser and type 192.168.1.1       <br />Login as root again. So username :netscreen and password: netscreen.&#160; <br />Go to the same section as above image. (Configuration&gt;update&gt;config file)        <br />Now you have the option to replace the current config. (2nd option)        <br />Browse in to the config file you saved before and click on apply/upload. </font></p>
<p><font color="#808080">That’s it will reboot by it self once it’s uploaded the new config.</font></p>
<p>Hope this helps someone…</p>
<p><strong>Ravindu Denawaka</strong> </p>
</p></div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx4.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx4.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx4.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx4.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx4.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx4.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx4.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx4.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx4.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx4.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=44&subd=zitizonx4&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://zitizonx4.wordpress.com/2009/05/13/netscreen-firewall-copy-config-from-one-to-another/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/29e980b94db252a4c40a811e22130868?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ZitizonX</media:title>
		</media:content>
	</item>
		<item>
		<title>Juniper Netscreen/ScreenOS Web User Interface in IE</title>
		<link>http://zitizonx4.wordpress.com/2009/03/23/juniper-netscreenscreenos-web-user-interface-in-ie/</link>
		<comments>http://zitizonx4.wordpress.com/2009/03/23/juniper-netscreenscreenos-web-user-interface-in-ie/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 03:07:01 +0000</pubDate>
		<dc:creator>ZitizonX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zitizonx4.wordpress.com/?p=42</guid>
		<description><![CDATA[The default settings in IE will not allow to comminicate with Netscreen or ScreenOS system over HTTP or HTTPS. It&#8217;s becuase IE by default uses TLS 1.0 is and it&#8217;s not supported in Netscreen or ScreenOS.
Solution:
Tools&#62;Internet Options&#62;Advanced&#62; Under &#8220;Security&#8221; &#62; Un tick TLS.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=42&subd=zitizonx4&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The default settings in IE will not allow to comminicate with Netscreen or ScreenOS system over HTTP or HTTPS. It&#8217;s becuase IE by default uses TLS 1.0 is and it&#8217;s not supported in Netscreen or ScreenOS.</p>
<p>Solution:</p>
<p>Tools&gt;Internet Options&gt;Advanced&gt; Under &#8220;Security&#8221; &gt; Un tick TLS.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx4.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx4.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx4.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx4.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx4.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx4.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx4.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx4.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx4.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx4.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=42&subd=zitizonx4&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://zitizonx4.wordpress.com/2009/03/23/juniper-netscreenscreenos-web-user-interface-in-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/29e980b94db252a4c40a811e22130868?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ZitizonX</media:title>
		</media:content>
	</item>
		<item>
		<title>Cisco POE Switches Switch ports Can be Power Disabled</title>
		<link>http://zitizonx4.wordpress.com/2009/02/01/cisco-poe-switches-switch-ports-can-be-power-disabled/</link>
		<comments>http://zitizonx4.wordpress.com/2009/02/01/cisco-poe-switches-switch-ports-can-be-power-disabled/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 22:14:43 +0000</pubDate>
		<dc:creator>ZitizonX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zitizonx4.wordpress.com/2009/02/01/cisco-poe-switches-switch-ports-can-be-power-disabled/</guid>
		<description><![CDATA[For some reason one of the poe switch Cisco 3750 was not providing enough power to IP phones. When plug an IP phone it will take the power from another IP phone which plugged in to the same switch.
I had two options, either provide IP phones power by an adapter or shutdown the power of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=41&subd=zitizonx4&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>For some reason one of the poe switch Cisco 3750 was not providing enough power to IP phones. When plug an IP phone it will take the power from another IP phone which plugged in to the same switch.</p>
<p>I had two options, either provide IP phones power by an adapter or shutdown the power of few other switch ports which they don&#8217;t use the power feature. </p>
<p><strong>How to disable power on a switch port?</strong></p>
<p>Step 1   <br />configure terminal &#8211; Enter global configuration mode. </p>
<p>Step 2   <br />interface interface-id &#8211; Enter interface configuration mode for the physical interface to be configured.     <br />eg: interface fa 0/1</p>
<p>Step 3   <br />power inline {auto | never} -Configure PoE on the interface:    <br />eg: power inline never</p>
<p>Step 4   <br />end &#8211; Return to privileged EXEC mode. </p>
<p>Step 5   <br />show power inline [interface-id | module switch-number] &#8211; Display PoE status for a switch or switch stack, for the specified interface, or for a specified stack member. </p>
<p>Step 6   <br />write memory- Save your entries in the configuration file. Else when the switch restarts all the changes will be lost.</p>
<p><a href="http://itknowledgeexchange.techtarget.com/itanswers/cisco-poe-switch-port-flaps"></a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx4.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx4.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx4.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx4.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx4.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx4.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx4.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx4.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx4.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx4.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=41&subd=zitizonx4&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://zitizonx4.wordpress.com/2009/02/01/cisco-poe-switches-switch-ports-can-be-power-disabled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/29e980b94db252a4c40a811e22130868?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ZitizonX</media:title>
		</media:content>
	</item>
		<item>
		<title>How to reset you&#8217;re Cisco Switch Password</title>
		<link>http://zitizonx4.wordpress.com/2009/01/05/how-to-reset-youre-cisco-switch-password/</link>
		<comments>http://zitizonx4.wordpress.com/2009/01/05/how-to-reset-youre-cisco-switch-password/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 05:35:04 +0000</pubDate>
		<dc:creator>ZitizonX</dc:creator>
				<category><![CDATA[Cisco Switch]]></category>

		<guid isPermaLink="false">http://zitizonx4.wordpress.com/2009/01/05/how-to-reset-youre-cisco-switch-password/</guid>
		<description><![CDATA[This document covers all the steps you need to recover/reset Cisco Switch
http://www-tss.cisco.com/eservice/compass/common/activities/password_cat_2950.htm
Awesome tutorial !
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=40&subd=zitizonx4&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This document covers all the steps you need to recover/reset Cisco Switch</p>
<p><a title="http://www-tss.cisco.com/eservice/compass/common/activities/password_cat_2950.htm" href="http://www-tss.cisco.com/eservice/compass/common/activities/password_cat_2950.htm">http://www-tss.cisco.com/eservice/compass/common/activities/password_cat_2950.htm</a></p>
<p>Awesome tutorial !</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx4.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx4.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx4.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx4.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx4.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx4.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx4.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx4.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx4.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx4.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=40&subd=zitizonx4&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://zitizonx4.wordpress.com/2009/01/05/how-to-reset-youre-cisco-switch-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/29e980b94db252a4c40a811e22130868?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ZitizonX</media:title>
		</media:content>
	</item>
		<item>
		<title>How to create a read only user in Cisco devices</title>
		<link>http://zitizonx4.wordpress.com/2008/12/29/how-to-create-a-read-only-user-in-cisco-devices/</link>
		<comments>http://zitizonx4.wordpress.com/2008/12/29/how-to-create-a-read-only-user-in-cisco-devices/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 05:14:40 +0000</pubDate>
		<dc:creator>ZitizonX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zitizonx4.wordpress.com/2008/12/29/how-to-create-a-read-only-user-in-cisco-devices/</guid>
		<description><![CDATA[Here is the thing, can you believe there is no straight forward way to configure a read only user in Cisco devices. If you know any way to do it please correct me here.
Scenario: my manager asked me to create a read only user in 90 networking devices (Routers, Switches, Load balancers, Firewalls) for transitioning [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=39&subd=zitizonx4&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Here is the thing, can you believe there is no straight forward way to configure a read only user in Cisco devices. If you know any way to do it please correct me here.</p>
<p><strong>Scenario:</strong> my manager asked me to create a read only user in 90 networking devices (Routers, Switches, Load balancers, Firewalls) for transitioning company. We have two environments and those two environments are configured differently. Again for security reasons I can not tell you more details. </p>
<p><strong>Initial Planning:</strong> First thing came to my mind is KiwiCat Tools and run a batch update for all the devices. Before actually building the implementation I thought just try the commands in a DR switch. After spending few hours on the commands I figured out there no way to create a read only user. </p>
<p>By default, there are three command levels on the router:</p>
<ul>
<ul>
<ul>
<ul>
<ul>
<ul>
<li>
<p>privilege level 0 — Includes the <b>disable</b>, <b>enable</b>, <b>exit</b>, <b>help</b>, and <b>logout</b> commands.</p>
</li>
<li>
<p>privilege level 1 — Normal level on Telnet; includes all user-level commands at the <tt>router&gt;</tt> prompt.</p>
</li>
<li>
<p>privilege level 15 — Includes all enable-level commands at the <tt>router#</tt> prompt.</p>
</li>
</ul>
</ul>
</ul>
</ul>
</ul>
</ul>
<p>If I use privilege level 0 or 1 it will not allow to do any show commands such as <strong>#show run or #show config</strong>. And if I use privilege level 15 it’s going to be power user. So my research continues… Link below helped me a lot and saved my research time. Also official CCNA Security book, page 123, AAA configuration helped me to understand how this run levels and AAA works in Cisco devices. </p>
<p><a title="http://www.cisco.com/en/US/tech/tk59/technologies_tech_note09186a00800949d5.shtml" href="http://www.cisco.com/en/US/tech/tk59/technologies_tech_note09186a00800949d5.shtml">http://www.cisco.com/en/US/tech/tk59/technologies_tech_note09186a00800949d5.shtml</a></p>
<p><strong>My solution:</strong> There are two things you can do to out come this problem. </p>
<blockquote><p>a) Create a new user add a custom run level and specify each exec command this user can run [This is not really what I was looking for]. In this way when the user do a show run it will show only the items/sections that he can modify in exec level. </p>
</blockquote>
<blockquote><table border="1" cellspacing="0" cellpadding="2" width="500">
<tbody>
<tr>
<td valign="top" width="500">username john privilege 9 password cisco           <br />privilege configure level 8 configure terminal             <br />privilege configure level 8 interface</td>
</tr>
</tbody>
</table>
<p>login as the user created in my case its “John” and do a <strong>show run.</strong> </p>
<p>b) Create a new user and a custom run level and allow <strong>Show Configuration </strong>command for this user. In this way the user can run show configuration command which is very similar to <strong>Show Running-Configuration</strong></p>
</blockquote>
<blockquote><table border="1" cellspacing="0" cellpadding="2" width="500">
<tbody>
<tr>
<td valign="top" width="500">username john privilege 9 password cisco           <br />privilege exec level 7 show config</td>
</tr>
</tbody>
</table>
<p>login as the user created in my case its “John” and do a <strong>show config.</strong></p>
<p>For both methods you need to enable AAA on each device. If you dont understand AAA model please read them at Cisco knowledge base. </p>
<table border="1" cellspacing="0" cellpadding="2" width="300">
<tbody>
<tr>
<td valign="top" width="300">
<p>aaa new-model             <br />aaa authentication login default local              <br />aaa authorization exec default local</p>
</td>
</tr>
</tbody>
</table>
</blockquote>
<p><strong>Note:</strong> You can not add <strong>Show Running-Configuration</strong> in this manner. [Don't ask my why]</p>
<p><strong>Note:</strong> If you have specify any privilege levels in line vty’s it will overwrite what ever the values you specified in user level.&#160; </p>
<table border="1" cellspacing="0" cellpadding="2" width="300">
<tbody>
<tr>
<td valign="top" width="298">
<p>line vty 0 3            <br /><strong>privilege level 15</strong>             <br />login authentication Company-RLogin</p>
</td>
</tr>
</tbody>
</table>
<p><strong>Additional Note:</strong> in order to prompt for a user name in all Cisco devices you need to specify it. You could do that by either saying <strong>login local </strong>or creating an <strong>authentication string</strong> </p>
<table border="1" cellspacing="0" cellpadding="2" width="300">
<tbody>
<tr>
<td valign="top" width="300">
<p>line vty 0 3&#160; <br />login local</p>
</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<p><strong>Ravindu Denawaka</strong> [Bachelor of Network Computing, CCNA, MCSE]</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx4.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx4.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx4.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx4.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx4.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx4.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx4.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx4.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx4.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx4.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=39&subd=zitizonx4&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://zitizonx4.wordpress.com/2008/12/29/how-to-create-a-read-only-user-in-cisco-devices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/29e980b94db252a4c40a811e22130868?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ZitizonX</media:title>
		</media:content>
	</item>
		<item>
		<title>How to setup the ScriptManager for JQuery and MS Ajax Framework</title>
		<link>http://zitizonx4.wordpress.com/2008/12/17/how-to-setup-the-scriptmanager-for-jquery-and-ms-ajax-framework/</link>
		<comments>http://zitizonx4.wordpress.com/2008/12/17/how-to-setup-the-scriptmanager-for-jquery-and-ms-ajax-framework/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 03:24:57 +0000</pubDate>
		<dc:creator>ZitizonX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zitizonx4.wordpress.com/2008/12/17/how-to-setup-the-scriptmanager-for-jquery-and-ms-ajax-framework/</guid>
		<description><![CDATA[Quick note of how to set up JS frameworks using ScriptManager server control. 
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=38&subd=zitizonx4&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Quick note of how to set up JS frameworks using ScriptManager server control. </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx4.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx4.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx4.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx4.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx4.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx4.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx4.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx4.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx4.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx4.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=38&subd=zitizonx4&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://zitizonx4.wordpress.com/2008/12/17/how-to-setup-the-scriptmanager-for-jquery-and-ms-ajax-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/29e980b94db252a4c40a811e22130868?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ZitizonX</media:title>
		</media:content>
	</item>
		<item>
		<title>Nmap Official Book is Out</title>
		<link>http://zitizonx4.wordpress.com/2008/12/15/nmap-official-book-is-out/</link>
		<comments>http://zitizonx4.wordpress.com/2008/12/15/nmap-official-book-is-out/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 22:36:22 +0000</pubDate>
		<dc:creator>ZitizonX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zitizonx4.wordpress.com/2008/12/15/nmap-official-book-is-out/</guid>
		<description><![CDATA[Nmap Network Scanning: The Official Nmap Project Guide to Network Discovery and Security Scanning (Paperback) 
by Gordon Fyodor Lyon (Author)
The book that we all being waiting for. It seems like it has included all the techniques in port scanning and enumeration. You can buy this in Amazon;

http://www.amazon.com/gp/offer-listing/0979958717/ref=dp_olp_new?ie=UTF8&#38;condition=new
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=37&subd=zitizonx4&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><h3>Nmap Network Scanning: The Official Nmap Project Guide to Network Discovery and Security Scanning (Paperback) </h3>
<p>by Gordon Fyodor Lyon (Author)</p>
<p>The book that we all being waiting for. It seems like it has included all the techniques in port scanning and enumeration. You can buy this in Amazon;</p>
<p><a href="http://www.amazon.com/gp/product/0979958717/ref=olp_product_details?ie=UTF8&amp;me=&amp;seller="><img border="0" alt="Return to product information" src="http://ecx.images-amazon.com/images/I/51wq3ZTpLXL._SL110_PIsitb-sticker-arrow-sm,TopRight,10,-13_OU01_.jpg" width="92" height="121" /></a></p>
<p><a title="http://www.amazon.com/gp/offer-listing/0979958717/ref=dp_olp_new?ie=UTF8&amp;condition=new" href="http://www.amazon.com/gp/offer-listing/0979958717/ref=dp_olp_new?ie=UTF8&amp;condition=new">http://www.amazon.com/gp/offer-listing/0979958717/ref=dp_olp_new?ie=UTF8&amp;condition=new</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx4.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx4.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx4.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx4.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx4.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx4.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx4.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx4.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx4.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx4.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=37&subd=zitizonx4&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://zitizonx4.wordpress.com/2008/12/15/nmap-official-book-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/29e980b94db252a4c40a811e22130868?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ZitizonX</media:title>
		</media:content>

		<media:content url="http://ecx.images-amazon.com/images/I/51wq3ZTpLXL._SL110_PIsitb-sticker-arrow-sm,TopRight,10,-13_OU01_.jpg" medium="image">
			<media:title type="html">Return to product information</media:title>
		</media:content>
	</item>
		<item>
		<title>VLANs and Trunks (CCNA,CCNP)</title>
		<link>http://zitizonx4.wordpress.com/2008/11/18/vlans-and-trunks-ccnaccnp/</link>
		<comments>http://zitizonx4.wordpress.com/2008/11/18/vlans-and-trunks-ccnaccnp/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 00:51:10 +0000</pubDate>
		<dc:creator>ZitizonX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zitizonx4.wordpress.com/2008/11/18/vlans-and-trunks-ccnaccnp/</guid>
		<description><![CDATA[What is a VLAN?
 
What is a Native VLAN?
Native VLAN must be the same on both trunk ends? 
What is a TRUNK?
What is DTP (Dynamic Trunking Protocol)
Basic Configuration of a VLAN&#160;
Show commands associated
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=33&subd=zitizonx4&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>What is a VLAN?</strong></p>
<p><a href="http://zitizonx4.files.wordpress.com/2008/11/image.png"><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;display:inline;" title="VLAN Diagram" border="0" alt="VLAN Diagram" src="http://zitizonx4.files.wordpress.com/2008/11/image-thumb.png?w=240&#038;h=172" width="240" height="172" /></a> </p>
<p><strong>What is a Native VLAN?</strong></p>
<p><strong>Native VLAN must be the same on both trunk ends?</strong> </p>
<p><strong>What is a TRUNK?</strong></p>
<p><strong>What is DTP (Dynamic Trunking Protocol)</strong></p>
<p><strong>Basic Configuration of a VLAN</strong>&#160;</p>
<p><strong>Show commands associated</strong></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx4.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx4.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx4.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx4.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx4.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx4.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx4.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx4.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx4.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx4.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=33&subd=zitizonx4&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://zitizonx4.wordpress.com/2008/11/18/vlans-and-trunks-ccnaccnp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/29e980b94db252a4c40a811e22130868?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ZitizonX</media:title>
		</media:content>

		<media:content url="http://zitizonx4.files.wordpress.com/2008/11/image-thumb.png" medium="image">
			<media:title type="html">VLAN Diagram</media:title>
		</media:content>
	</item>
		<item>
		<title>Switch Port Security</title>
		<link>http://zitizonx4.wordpress.com/2008/11/17/switch-port-security/</link>
		<comments>http://zitizonx4.wordpress.com/2008/11/17/switch-port-security/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 23:31:18 +0000</pubDate>
		<dc:creator>zitizonx4</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zitizonx4.wordpress.com/2008/11/17/switch-port-security/</guid>
		<description><![CDATA[What is port security?
The Port Security feature remembers the Ethernet MAC address connected to the switch port and allows only that MAC address to communicate on that port. If any other MAC address tries to communicate through the port, port security will disable the port. Most of the time, network administrators configure the switch to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=29&subd=zitizonx4&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;font-family:Arial;">What is port security?</span></strong></p>
<p class="MsoNormal" style="background:white;line-height:15.6pt;margin:9pt 0;"><span style="font-size:9.5pt;font-family:Arial;">The Port Security feature remembers the Ethernet MAC address connected to the switch port and allows only that MAC address to communicate on that port. If any other MAC address tries to communicate through the port, port security will disable the port. Most of the time, network administrators configure the switch to send a <strong>SNMP trap</strong> to their network monitoring solution that the port&#8217;s disabled for security reasons. </span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;"> </span></p>
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;font-family:Arial;">How to enable port security </span></strong></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;"> </span></p>
<table class="MsoTableGrid" style="background:#fff3eb;border-collapse:collapse;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr style="height:15pt;">
<td style="width:338.95pt;height:15pt;background-color:transparent;border:#ffc39b 1pt solid;padding:0 5.4pt;" width="452" valign="top">
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;color:gray;font-family:Arial;">Switch)# config t</span></strong></p>
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;color:gray;font-family:Arial;">Switch(config)# int fa0/18</span></strong></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:gray;font-family:Arial;">Switch(config-if)# switchport port-security ?</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:gray;font-family:Arial;"><span>  </span><span>          </span>aging<span>          </span><span>      </span><span> </span><span>           </span>Port-security aging commands</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:gray;font-family:Arial;"><span>  </span><span>          </span>mac-address<span>     </span><span>                        </span>Secure mac address</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:gray;font-family:Arial;"><span>  </span><span>          </span>maximum<span>         </span><span>             </span>Max secure addresses</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:gray;font-family:Arial;"><span>  </span><span>          </span>violation<span>       </span><span>                  </span>Security violation mode</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:gray;font-family:Arial;"><span>  </span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:gray;font-family:Arial;"> </span></p>
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;color:gray;font-family:Arial;">Switch(config-if)# switchport port-security </span></strong></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:gray;font-family:Arial;">Switch(config-if)#^Z</span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;"> </span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:9.5pt;font-family:Arial;"> </span></p>
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:9.5pt;font-family:Arial;">You can also configure port security on a range of ports. </span></strong></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;"> </span></p>
<table class="MsoTableGrid" style="background:#fff3eb;border-collapse:collapse;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr style="height:15pt;">
<td style="width:338.95pt;height:15pt;background-color:transparent;border:#ffc39b 1pt solid;padding:0 5.4pt;" width="452" valign="top">
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;color:gray;font-family:Arial;">Switch)# config t</span></strong></p>
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;color:gray;font-family:Arial;">Switch(config)# int range fastEthernet 0/1 &#8211; 24</span></strong></p>
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;color:gray;font-family:Arial;">Switch(config-if)# switchport port-security </span></strong></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:gray;font-family:Arial;">Switch(config-if)#^Z</span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;"> </span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:9.5pt;font-family:Arial;"> </span></p>
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:9.5pt;font-family:Arial;">SNMP Trap?</span></strong></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;"> </span></p>
<table class="MsoTableGrid" style="background:#fff3eb;border-collapse:collapse;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr style="height:15pt;">
<td style="width:338.95pt;height:15pt;background-color:transparent;border:#ffc39b 1pt solid;padding:0 5.4pt;" width="452" valign="top">
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;color:gray;font-family:Arial;"> </span></strong></p>
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;color:gray;font-family:Arial;">TBA</span></strong></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;"> </span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="margin:0;"><span style="font-size:9.5pt;font-family:Arial;"> </span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:9.5pt;font-family:Arial;"> </span></p>
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:9.5pt;font-family:Arial;">Show port security status of switch ports</span></strong></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;"> </span></p>
<table class="MsoTableGrid" style="background:#fff3eb;border-collapse:collapse;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr style="height:15pt;">
<td style="width:338.95pt;height:15pt;background-color:transparent;border:#ffc39b 1pt solid;padding:0 5.4pt;" width="452" valign="top">
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;color:gray;font-family:Arial;">Switch)# show port-security address</span></strong></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;"> <br />
The output should look something like this. </span></p>
<p class="MsoNormal" style="margin:0;"> </p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;"></p>
<table class="MsoTableGrid" style="background:#e1ffe1;border-collapse:collapse;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr style="height:16.5pt;">
<td style="width:356.95pt;height:16.5pt;background-color:transparent;border:#8aeaa1 1pt solid;padding:0 5.4pt;" width="476" valign="top">
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;">Switch#<strong>sh port-security address</strong> </span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;"> </span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;">Secure Mac Address Table</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</span></p>
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;font-family:Arial;">Vlan<span>    </span>Mac Address<span>       </span><span>         </span>Type<span>                     </span><span>       </span>Ports</span></strong></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;">116<span>    </span><span>   </span>0013.d333.9007<span>    </span><span>         </span>SecureSticky<span>             </span><span>    </span>Fa1/1<span>      </span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;">116<span>    </span><span>   </span>001a.6b61.5274<span>    </span><span>         </span>SecureSticky<span>             </span><span>    </span>Fa1/2<span>      </span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;">990<span>    </span><span>   </span>0000.0000.0001<span>    </span><span>         </span>SecureConfigured<span>         </span>Fa1/4<span>      </span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;">116<span>    </span><span>   </span>0016.41ef.4b5b<span>    </span><span>          </span>SecureSticky<span>             </span><span>    </span>Fa1/5<span>      </span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;">148<span>    </span><span>   </span>0000.74ad.e544<span>    </span><span>         </span>SecureSticky<span>             </span><span>    </span>Fa1/6<span>      </span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;">136<span>    </span><span>   </span>0013.d333.9bef<span>    </span><span>          </span>SecureSticky<span>             </span><span>    </span>Fa1/7<span>      </span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;">990<span>    </span><span>   </span>0000.0000.0002<span>    </span><span>         </span>SecureConfigured<span>         </span>Fa1/8<span>      </span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;">116<span>    </span><span>   </span>0013.d333.955f<span>    </span><span>          </span>SecureSticky<span>             </span><span>    </span>Fa1/9<span>      </span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;">990<span>    </span><span>   </span>0000.0000.0003<span>    </span><span>         </span>SecureConfigured<span>         </span>Fa1/10<span>     </span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;">116<span>    </span><span>   </span>0016.1789.9d9f<span>    </span><span>          </span>SecureSticky<span>             </span><span>    </span>Fa1/12<span>     </span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;">116<span>    </span><span>   </span>000d.60c1.f423<span>    </span><span>          </span>SecureSticky<span>             </span><span>    </span>Fa1/14<span>     </span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;">116<span>    </span><span>   </span>0013.d333.ab4d<span>    </span><span>         </span>SecureSticky<span>             </span><span>    </span>Fa1/15<span>     </span></span></p>
</td>
</tr>
</tbody>
</table>
<p></span><strong><span style="font-size:10pt;font-family:Arial;"><br />
</span></strong></p>
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;font-family:Arial;">Clear port security </span></strong></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;"> </span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;">There are few ways you can clear port securities.</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;"> </span></p>
<table class="MsoTableGrid" style="background:#fff3eb;border-collapse:collapse;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr style="height:15pt;">
<td style="width:338.95pt;height:15pt;background-color:transparent;border:#ffc39b 1pt solid;padding:0 5.4pt;" width="452" valign="top">
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;color:gray;font-family:Arial;">Console&gt; (enable) clear port security 4/1 00-11-22-33-44-55</span></strong></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;"> </span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;">00-11-22-33-44-55 cleared from secure address list list for port 4/1.</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;"> </span></p>
<table class="MsoTableGrid" style="background:#fff3eb;border-collapse:collapse;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr style="height:15pt;">
<td style="width:338.95pt;height:15pt;background-color:transparent;border:#ffc39b 1pt solid;padding:0 5.4pt;" width="452" valign="top">
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;color:gray;font-family:Arial;">Console&gt; (enable) clear port security sticky interface fa 0/1 </span></strong></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;"> </span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;"> </span></p>
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;font-family:Arial;">Note:</span></strong><span style="font-size:10pt;font-family:Arial;"> When port is in the disable mode (err- disable), in most cases you need to shutdown the interface and bring it up. </span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Arial;"> </span></p>
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;font-family:Arial;">Note:</span></strong><span style="font-size:10pt;font-family:Arial;"> if a MAC address is registered on a port and if you still want to assign this MAC address to another port in the same switch, I got in to so much trouble by doing this. In my experience you can not allocate 2 ports the same MAC address. You need to clear the port security and shut down one interface and assign the MAC address to the other port. </span></p>
<p class="MsoNormal" style="margin:0;"> </p>
<p><span style="font-size:10pt;font-family:Arial;"></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:silver;font-family:Arial;">Cisco Reference: http://supportwiki.cisco.com/ViewWiki/index.php/How_to_configure_port_security_on_Cisco_Catalyst_switches_running_CatOS</span></p>
<p></span></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx4.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx4.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx4.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx4.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx4.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx4.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx4.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx4.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx4.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx4.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx4.wordpress.com&blog=4339553&post=29&subd=zitizonx4&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://zitizonx4.wordpress.com/2008/11/17/switch-port-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/866c50b27e82945e7a161e454f80ac8b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zitizonx4</media:title>
		</media:content>
	</item>
	</channel>
</rss>