<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Configure Cisco Port Security on Switches and Router interface</title>
	<atom:link href="http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=configure-cisco-port-security-on-switches-and-router-interface</link>
	<description>Your gateway to Internet</description>
	<lastBuildDate>Wed, 18 Jan 2012 17:46:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Babiano</title>
		<link>http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/comment-page-1/#comment-2852</link>
		<dc:creator>Babiano</dc:creator>
		<pubDate>Sat, 06 Aug 2011 19:53:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/#comment-2852</guid>
		<description>@ashish ive had also encountered the same problem before, but i found out that you have to activate 1st the port-security by typing this.. switchport port-security..

Best wishes to everyone here!! ^_^</description>
		<content:encoded><![CDATA[<p>@ashish ive had also encountered the same problem before, but i found out that you have to activate 1st the port-security by typing this.. switchport port-security..</p>
<p>Best wishes to everyone here!! ^_^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashish</title>
		<link>http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/comment-page-1/#comment-2838</link>
		<dc:creator>Ashish</dc:creator>
		<pubDate>Thu, 14 Jul 2011 06:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/#comment-2838</guid>
		<description>why i get this 

Port-security not enabled on interface FastEthernet0/1

what should i do</description>
		<content:encoded><![CDATA[<p>why i get this </p>
<p>Port-security not enabled on interface FastEthernet0/1</p>
<p>what should i do</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vicky</title>
		<link>http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/comment-page-1/#comment-2810</link>
		<dc:creator>Vicky</dc:creator>
		<pubDate>Mon, 09 May 2011 07:21:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/#comment-2810</guid>
		<description>this article hepls alot, thanks.

i did conf like

Switch# conf t
Switch(config)# interface fastethernet 0/1
Switch(config-if)# switchport mode access
Switch(config-if)# switchport port-security

Chekc mac of your computer using ipconfig /all command or getmac command , eg mac is 1111.2222.3333

Switchport(config-if)# switchport port-security mac-address 1111.2222.3333

in packet tracer , it takes 2-5 min to shut the desired port so have patient to c the result.</description>
		<content:encoded><![CDATA[<p>this article hepls alot, thanks.</p>
<p>i did conf like</p>
<p>Switch# conf t<br />
Switch(config)# interface fastethernet 0/1<br />
Switch(config-if)# switchport mode access<br />
Switch(config-if)# switchport port-security</p>
<p>Chekc mac of your computer using ipconfig /all command or getmac command , eg mac is 1111.2222.3333</p>
<p>Switchport(config-if)# switchport port-security mac-address 1111.2222.3333</p>
<p>in packet tracer , it takes 2-5 min to shut the desired port so have patient to c the result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayanaw Hagos</title>
		<link>http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/comment-page-1/#comment-2722</link>
		<dc:creator>Ayanaw Hagos</dc:creator>
		<pubDate>Wed, 08 Sep 2010 05:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/#comment-2722</guid>
		<description>Could you please help me, 
I configured port security to the switch port 
switchport access vlan ###
switchport mode access 
swtichport port-security
switchport port-security mac-address sticky 
shut
no shut.

After I cleared the port-security, I use show mac-address &#124; include mac-address to check if the mac-address in the multiple switch ports, it is only show the port address I am working on it. every time I unable port security, the error-disable clear up, and the port is up.   when I put the  port security back, the error-disable come up,  I check the fiber  with know good to double check the problems, I didn&#039;t change the NIC card yet, but I ping 127.0.0.1 to check the NIC cards, the NIC card is good. Please help me.</description>
		<content:encoded><![CDATA[<p>Could you please help me,<br />
I configured port security to the switch port<br />
switchport access vlan ###<br />
switchport mode access<br />
swtichport port-security<br />
switchport port-security mac-address sticky<br />
shut<br />
no shut.</p>
<p>After I cleared the port-security, I use show mac-address | include mac-address to check if the mac-address in the multiple switch ports, it is only show the port address I am working on it. every time I unable port security, the error-disable clear up, and the port is up.   when I put the  port security back, the error-disable come up,  I check the fiber  with know good to double check the problems, I didn&#8217;t change the NIC card yet, but I ping 127.0.0.1 to check the NIC cards, the NIC card is good. Please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Usman</title>
		<link>http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/comment-page-1/#comment-2669</link>
		<dc:creator>Usman</dc:creator>
		<pubDate>Wed, 12 May 2010 14:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/#comment-2669</guid>
		<description>how can one configure multiple mac add on all the switch ports?</description>
		<content:encoded><![CDATA[<p>how can one configure multiple mac add on all the switch ports?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iain Harper</title>
		<link>http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/comment-page-1/#comment-2668</link>
		<dc:creator>Iain Harper</dc:creator>
		<pubDate>Tue, 11 May 2010 08:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/#comment-2668</guid>
		<description>Can the same mac addresses be put onto a number of ports on a cisco 2950 &amp; 3750 switch.</description>
		<content:encoded><![CDATA[<p>Can the same mac addresses be put onto a number of ports on a cisco 2950 &amp; 3750 switch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hari</title>
		<link>http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/comment-page-1/#comment-2659</link>
		<dc:creator>Hari</dc:creator>
		<pubDate>Mon, 19 Apr 2010 12:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/#comment-2659</guid>
		<description>Cool info provided.Thxn so much...</description>
		<content:encoded><![CDATA[<p>Cool info provided.Thxn so much&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JOE</title>
		<link>http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/comment-page-1/#comment-2612</link>
		<dc:creator>JOE</dc:creator>
		<pubDate>Wed, 16 Dec 2009 15:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/#comment-2612</guid>
		<description>To enable shutdown the port and then give &quot;no shut&quot;. also ensure that the unwanted device has been removed from the port.</description>
		<content:encoded><![CDATA[<p>To enable shutdown the port and then give &#8220;no shut&#8221;. also ensure that the unwanted device has been removed from the port.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rohjit</title>
		<link>http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/comment-page-1/#comment-2606</link>
		<dc:creator>rohjit</dc:creator>
		<pubDate>Wed, 25 Nov 2009 07:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/#comment-2606</guid>
		<description>nice solution but how can i enable the errordisable port state.</description>
		<content:encoded><![CDATA[<p>nice solution but how can i enable the errordisable port state.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: siowlim</title>
		<link>http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/comment-page-1/#comment-2600</link>
		<dc:creator>siowlim</dc:creator>
		<pubDate>Sat, 07 Nov 2009 07:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/configure-cisco-port-security-on-switches-and-router-interface/#comment-2600</guid>
		<description>Whoever use Boson simulator are warned that Bosn simulator is full of bugs. I have personal owned one, it is completely useless and decepful for Cisco learners. As a student you probably have trusted it. Unfortunately it is just opposite of what you thought it was. Anyone who reads this, please warn your friends not to waste the money and time getting Boson simulator.</description>
		<content:encoded><![CDATA[<p>Whoever use Boson simulator are warned that Bosn simulator is full of bugs. I have personal owned one, it is completely useless and decepful for Cisco learners. As a student you probably have trusted it. Unfortunately it is just opposite of what you thought it was. Anyone who reads this, please warn your friends not to waste the money and time getting Boson simulator.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

