<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Port-security in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987810#M1107455</link>
    <description>&lt;P&gt;Thanks mate , please let me know :&lt;/P&gt;&lt;P&gt;#switchport port-security mac-address H.H.H&lt;/P&gt;&lt;P&gt;#switchport port-security mac-address sticky&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which command is dynamic and which one is static ?&lt;/P&gt;</description>
    <pubDate>Mon, 01 Jan 2024 22:02:20 GMT</pubDate>
    <dc:creator>M.Sultan</dc:creator>
    <dc:date>2024-01-01T22:02:20Z</dc:date>
    <item>
      <title>Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987408#M1107402</link>
      <description>&lt;P&gt;Dear guys,&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;#inter fast 0/2&lt;/LI&gt;&lt;LI&gt;#switchport mode access&lt;/LI&gt;&lt;LI&gt;#switchport port-security violation shutdown&lt;/LI&gt;&lt;LI&gt;#switchport port-security maximum 1&lt;/LI&gt;&lt;LI&gt;#switchport port-security mac-address sticky&lt;/LI&gt;&lt;LI&gt;#swtichport port-security aging type absolute&lt;/LI&gt;&lt;LI&gt;#switchport port-security aging time 1&lt;/LI&gt;&lt;LI&gt;#switchport port-security&lt;/LI&gt;&lt;LI&gt;#do wr&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I configured port security for interface fast0/2 on switch, according to the aging type and time after 1 minute the switchport must error disable the port and drop the traffic,but nothing happens, please help to resolve it.&lt;/P&gt;&lt;P&gt;Best wishes&lt;/P&gt;&lt;P&gt;Sultan&lt;/P&gt;</description>
      <pubDate>Sat, 30 Dec 2023 22:07:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987408#M1107402</guid>
      <dc:creator>M.Sultan</dc:creator>
      <dc:date>2023-12-30T22:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987409#M1107403</link>
      <description>&lt;P&gt;Why errdisable&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After 1 min and using aging (you need to add static since you use sticky) the port relearn the mac not go to errdisable&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Sat, 30 Dec 2023 22:06:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987409#M1107403</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-12-30T22:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987411#M1107404</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1503394"&gt;@M.Sultan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is plug on that Fa0/2 ? Have you got in the log the mac address associated to that port-security interface ?&lt;/P&gt;</description>
      <pubDate>Sat, 30 Dec 2023 22:11:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987411#M1107404</guid>
      <dc:creator>M02@rt37</dc:creator>
      <dc:date>2023-12-30T22:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987421#M1107405</link>
      <description>&lt;P&gt;Aging time cause i want to give access to a guest via the switch, so i define 1 minute time limit afterr 1 minute the switchport must go error disable.&lt;/P&gt;&lt;P&gt;Aging type is Absolute!&lt;/P&gt;</description>
      <pubDate>Sat, 30 Dec 2023 22:52:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987421#M1107405</guid>
      <dc:creator>M.Sultan</dc:creator>
      <dc:date>2023-12-30T22:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987423#M1107406</link>
      <description>&lt;P&gt;yes only if the device or MAC changed&amp;nbsp; - what are you expecting here ?&lt;/P&gt;
&lt;P&gt;take example :&lt;/P&gt;
&lt;P&gt;ORGINAL MAC address :&lt;/P&gt;
&lt;P&gt;SW1#show port-security interface ethernet 0/0&lt;BR /&gt;Port Security : Enabled&lt;BR /&gt;Port Status : Secure-up&lt;BR /&gt;Violation Mode : Shutdown&lt;BR /&gt;Aging Time : 1 mins&lt;BR /&gt;Aging Type : Absolute&lt;BR /&gt;SecureStatic Address Aging : Disabled&lt;BR /&gt;Maximum MAC Addresses : 1&lt;BR /&gt;Total MAC Addresses : 1&lt;BR /&gt;Configured MAC Addresses : 0&lt;BR /&gt;Sticky MAC Addresses : 1&lt;BR /&gt;Last Source Address:Vlan : &lt;STRONG&gt;aabb.cc00.0700&lt;/STRONG&gt;:100&lt;BR /&gt;Security Violation Count : 0&lt;/P&gt;
&lt;P&gt;I have connected different devices :&lt;/P&gt;
&lt;P&gt;you get message due to MAC changed on the ports :&lt;/P&gt;
&lt;P&gt;%PORT_SECURITY-2-PSECURE_VIOLATION: Security violation occurred, caused by MAC address 3a83.af75.7d84 on port Ethernet0/0&lt;/P&gt;
&lt;P&gt;you see violation count 1 :&lt;/P&gt;
&lt;P&gt;SW1#show port-security&lt;BR /&gt;Secure Port MaxSecureAddr CurrentAddr SecurityViolation Security Action&lt;BR /&gt;(Count) (Count) (Count)&lt;BR /&gt;---------------------------------------------------------------------------&lt;BR /&gt;Et0/0 1 1 1 Shutdown&lt;BR /&gt;---------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;SW1#show port-security interface ethernet 0/0&lt;BR /&gt;Port Security : Enabled&lt;BR /&gt;Port Status : Secure-shutdown&lt;BR /&gt;Violation Mode : Shutdown&lt;BR /&gt;Aging Time : 1 mins&lt;BR /&gt;Aging Type : Absolute&lt;BR /&gt;SecureStatic Address Aging : Disabled&lt;BR /&gt;Maximum MAC Addresses : 1&lt;BR /&gt;Total MAC Addresses : 1&lt;BR /&gt;Configured MAC Addresses : 0&lt;BR /&gt;Sticky MAC Addresses : 1&lt;BR /&gt;Last Source Address:Vlan : 3a83.af75.7d84:100&lt;BR /&gt;Security Violation Count : 1&lt;/P&gt;
&lt;P&gt;SW1#show interfaces status err-disabled&amp;nbsp; (because i try to connect different device - since&amp;nbsp; the MAC changed)&lt;/P&gt;
&lt;P&gt;Port Name Status Reason Err-disabled Vlans&lt;BR /&gt;Et0/0 err-disabled psecure-violation&lt;/P&gt;</description>
      <pubDate>Sat, 30 Dec 2023 23:04:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987423#M1107406</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2023-12-30T23:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987424#M1107407</link>
      <description>&lt;P&gt;Even if it absolute' the aging will make SW remove mac from port and learn new one.&lt;/P&gt;
&lt;P&gt;You want after specific time the host disconnect I think you can not do that with port secuirty&amp;nbsp; you need 802.1x for this task&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Dec 2023 23:04:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987424#M1107407</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-12-30T23:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987425#M1107408</link>
      <description>&lt;P&gt;I read from Cisco book there i two aging type : Absolute and inactivity, once one of these configure along with specific time the port must counter to error-disable. regardless of changing mac from that port. !!!&lt;/P&gt;</description>
      <pubDate>Sat, 30 Dec 2023 23:08:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987425#M1107408</guid>
      <dc:creator>M.Sultan</dc:creator>
      <dc:date>2023-12-30T23:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987426#M1107409</link>
      <description>&lt;P&gt;Can you share the cisco book name' let me check it&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Sat, 30 Dec 2023 23:10:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987426#M1107409</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-12-30T23:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987427#M1107410</link>
      <description>&lt;P&gt;That's correct i understand my point is with (Aging type and the aging time i configured with int fas0/3)&lt;/P&gt;&lt;P&gt;Two types : Absolute and Inactivity&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;#switchport port-security aging type absolute&lt;/LI&gt;&lt;LI&gt;#switchport port-security aging time 1&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Absolutely the port must go to error-disable after 1 minute its what really the Cisco topics says.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Dec 2023 23:11:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987427#M1107410</guid>
      <dc:creator>M.Sultan</dc:creator>
      <dc:date>2023-12-30T23:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987430#M1107411</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MSultan_0-1703978034900.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/206126iADE44DA0F500743A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MSultan_0-1703978034900.png" alt="MSultan_0-1703978034900.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Dec 2023 23:14:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987430#M1107411</guid>
      <dc:creator>M.Sultan</dc:creator>
      <dc:date>2023-12-30T23:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987431#M1107412</link>
      <description>&lt;P&gt;31 Days before your CCNA exam Book.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Dec 2023 23:21:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987431#M1107412</guid>
      <dc:creator>M.Sultan</dc:creator>
      <dc:date>2023-12-30T23:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987432#M1107413</link>
      <description>&lt;P&gt;Yes friend'&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I read the page and as I mention before it talk about remove mac from table and make port learn new mac.&lt;/P&gt;
&lt;P&gt;There is no mention about errdisable.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Sat, 30 Dec 2023 23:25:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987432#M1107413</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-12-30T23:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987433#M1107414</link>
      <description>&lt;P&gt;There are different things here -&lt;/P&gt;
&lt;P&gt;since you added :&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;#switchport port-security mac-address sticky&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;First device with MAC connected that port will become stick MAC you can check show run interface x/x ( you see the MAC address added to that configuration)&lt;/P&gt;
&lt;P&gt;what is the goal you trying to achieve is important&lt;/P&gt;
&lt;P&gt;If you see different MAC address in 1 Min the port go in error disable.&lt;/P&gt;
&lt;P&gt;But if the PC removed and the MAC will be flushed and any other device can be connected to that port.&lt;/P&gt;
&lt;P&gt;again some improvements have done in new IOX XE on top of basic functionality of the security port :&lt;/P&gt;
&lt;P&gt;You can also add errordisable recovery part of the global config.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Dec 2023 23:31:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987433#M1107414</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2023-12-30T23:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987434#M1107415</link>
      <description>&lt;P&gt;Exactly absolute and inactivity! once the mac is removed from the current secure address still i can communicate with other PC just it removed the mac from the current secured add nothing else. it seems very useless for or i am wrong.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Dec 2023 23:31:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987434#M1107415</guid>
      <dc:creator>M.Sultan</dc:creator>
      <dc:date>2023-12-30T23:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987436#M1107416</link>
      <description>&lt;P&gt;No it not useless'&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have SW and you config port secuirty' then your host pc is &lt;STRONG&gt;move&lt;/STRONG&gt; and you are admin'&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Without aging you need to shut/no shut port to make port learn new mac&lt;/P&gt;
&lt;P&gt;With aging' after specific time the port clear mac and learn new mac without need from admin to shut/no shut port&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Sat, 30 Dec 2023 23:40:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987436#M1107416</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-12-30T23:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987654#M1107440</link>
      <description>&lt;P&gt;Switch#show port-security interface ethernet 0/3&lt;BR /&gt;Port Security : Enabled&lt;BR /&gt;Port Status : Secure-up&lt;BR /&gt;Violation Mode : Shutdown&lt;BR /&gt;Aging Time : 1 mins&lt;BR /&gt;Aging Type : Absolute&lt;BR /&gt;SecureStatic Address Aging : Disabled&lt;BR /&gt;Maximum MAC Addresses : 1&lt;BR /&gt;Total MAC Addresses : 1&lt;BR /&gt;Configured MAC Addresses : 1&lt;BR /&gt;Sticky MAC Addresses : 0&lt;BR /&gt;Last Source Address:Vlan : 0050.7966.68e7:1&lt;BR /&gt;Security Violation Count : 0&lt;/P&gt;&lt;P&gt;Right i manually added mac address to the port and after 1 mins switch must not try to relearn new mac address because its not sticky. I'm confused mate.&lt;/P&gt;</description>
      <pubDate>Sun, 31 Dec 2023 20:37:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987654#M1107440</guid>
      <dc:creator>M.Sultan</dc:creator>
      <dc:date>2023-12-31T20:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987669#M1107446</link>
      <description>&lt;P&gt;&lt;SPAN&gt;swtichport port-security aging type absolute &amp;lt;- this for aging dynamic mac&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But you config sticky (which is static mac) so you need&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;swtichport port-security aging static type absolute&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MHM&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Dec 2023 23:25:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987669#M1107446</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-12-31T23:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987673#M1107447</link>
      <description>&lt;OL&gt;&lt;LI&gt;#int fast0/1&lt;/LI&gt;&lt;LI&gt;#switchport mode access&lt;/LI&gt;&lt;LI&gt;#switchport port-security violation shutdown&lt;/LI&gt;&lt;LI&gt;#switchport port-security maximum 1&lt;/LI&gt;&lt;LI&gt;#switchport port-security mac-address sticky&lt;/LI&gt;&lt;LI&gt;#switchport port-security aging type absolute&lt;/LI&gt;&lt;LI&gt;#switchport port-security aging time 1&lt;/LI&gt;&lt;LI&gt;#switchport port-security&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By this config i expect the switch after 1 min release the sticky (dynamically learnt mac pc1) and learn the new mac from pc2.&lt;/P&gt;&lt;P&gt;but when i swap ports the interface counts error-disable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm deeply confused with aging time how it works please simply explain and brief the out put to understand it.&lt;/P&gt;</description>
      <pubDate>Sun, 31 Dec 2023 23:45:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987673#M1107447</guid>
      <dc:creator>M.Sultan</dc:creator>
      <dc:date>2023-12-31T23:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987677#M1107449</link>
      <description>&lt;P&gt;&lt;SPAN class="kwd"&gt;There are two type of mac in port secuirty&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="kwd"&gt;1- dynamic&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="kwd"&gt;2- static a- manual add mac to port b- sticky&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="kwd"&gt;So sticky is staitc not dynamic' it really dynamic learn mac but it add to port-secuirty as static mac.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="kwd"&gt;Now port secuirty aging you need to specify static to make port secuirty aging static mac entry (via sticky)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="kwd"&gt;***switchport port-security aging&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;{&lt;/SPAN&gt;&lt;SPAN class="kwd"&gt;&lt;A name="ID917__ID953" target="_blank"&gt;&lt;/A&gt;&lt;STRONG&gt;static&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;|&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="kwd"&gt;&lt;A name="ID917__ID954" target="_blank"&gt;&lt;/A&gt;time&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="var"&gt;&lt;A name="ID917__ID955" target="_blank"&gt;&lt;/A&gt;time&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;|&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="kwd"&gt;&lt;A name="ID917__ID956" target="_blank"&gt;&lt;/A&gt;type&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;{&lt;/SPAN&gt;&lt;SPAN class="kwd"&gt;&lt;A name="ID917__ID957" target="_blank"&gt;&lt;/A&gt;absolute&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;|&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="kwd"&gt;&lt;A name="ID917__ID958" target="_blank"&gt;&lt;/A&gt;inactivity&lt;/SPAN&gt;&lt;SPAN&gt;}}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MHM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jan 2024 00:04:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987677#M1107449</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-01-01T00:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Port-security</title>
      <link>https://community.cisco.com/t5/network-security/port-security/m-p/4987731#M1107450</link>
      <description>&lt;P&gt;May be better clarity of the use cases :&lt;/P&gt;
&lt;P&gt;its all depends on IOS code you using, most case should be the same.&lt;/P&gt;
&lt;H3 class="p_H_Head2"&gt;Configuring Secure MAC Address Aging on a Port&lt;/H3&gt;
&lt;H3 class="p_H_Head2"&gt;When the aging type is configured with the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="cBold"&gt;absolute&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;keyword, all the dynamically learned secure addresses age out when the aging time expires. When the aging type is configured with the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="cBold"&gt;inactivity&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;keyword, the aging time defines the period of inactivity after which all the dynamically learned secure addresses age out.&lt;/H3&gt;
&lt;H3 class="p_H_Head2"&gt;&lt;STRONG&gt;Note&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;Static secure MAC addresses and sticky secure MAC addresses do not age out.&lt;/H3&gt;</description>
      <pubDate>Mon, 01 Jan 2024 11:05:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-security/m-p/4987731#M1107450</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2024-01-01T11:05:41Z</dc:date>
    </item>
  </channel>
</rss>

