<?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: secure port in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/secure-port/m-p/4530432#M1086383</link>
    <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/323546"&gt;@juancarlosmartinez&lt;/a&gt; you are only allow that MAC address connected to the switchport, so if that MAC address is the server, then yes, only that server MAC address can be plugged into that interface on the switch.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jan 2022 19:25:18 GMT</pubDate>
    <dc:creator>Rob Ingram</dc:creator>
    <dc:date>2022-01-12T19:25:18Z</dc:date>
    <item>
      <title>secure port</title>
      <link>https://community.cisco.com/t5/network-security/secure-port/m-p/4530353#M1086371</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;I have a layer 2 Cisco switch 3850. I need to secure a device allowing only 2 devices to connect to the server.Can I do this config,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Switch(config)#interface fa x/x&lt;BR /&gt;Switch(config-if)#switchport mode access&lt;BR /&gt;Switch(config-if)#switchport port-security&lt;BR /&gt;Switch(config)if)#switchport port-security maximum 3&lt;BR /&gt;Switch(config-if)#switchport port-security violation restrict&lt;BR /&gt;Switch(config-if)#switchport port-security mac-address h.h.h&lt;BR /&gt;Switch(config-if)#switchport port-security sticky h.h.h&lt;BR /&gt;Switch(config-if)#switchport port-security sticky h.h.h&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 17:19:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/secure-port/m-p/4530353#M1086371</guid>
      <dc:creator>juancarlosmartinez</dc:creator>
      <dc:date>2022-01-12T17:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: secure port</title>
      <link>https://community.cisco.com/t5/network-security/secure-port/m-p/4530358#M1086372</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/323546"&gt;@juancarlosmartinez&lt;/a&gt; yes, just change the maximum value according to how many MAC addresses you want to limit.&lt;/P&gt;
&lt;P&gt;Port security will limit the number of devices connecting to the switchport, this won't limit the number of connections to a server.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 17:24:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/secure-port/m-p/4530358#M1086372</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2022-01-12T17:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: secure port</title>
      <link>https://community.cisco.com/t5/network-security/secure-port/m-p/4530368#M1086373</link>
      <description>&lt;P&gt;Thanks Rob,&lt;/P&gt;&lt;P&gt;2 more questions,&lt;/P&gt;&lt;P&gt;if I want to remove the above configuration or modify and add another MAC, I just do &lt;U&gt;NO switchport port-security &lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 17:31:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/secure-port/m-p/4530368#M1086373</guid>
      <dc:creator>juancarlosmartinez</dc:creator>
      <dc:date>2022-01-12T17:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: secure port</title>
      <link>https://community.cisco.com/t5/network-security/secure-port/m-p/4530377#M1086374</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/323546"&gt;@juancarlosmartinez&lt;/a&gt; you can just use "no switchport port-security mac-address &amp;lt;mac address&amp;gt;" and then add the new MAC. Use "show port-security address" to confirm the address is removed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;More information.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/en/US/docs/switches/lan/catalyst3850/software/release/3.2_0_se/multibook/configuration_guide/b_consolidated_config_guide_3850_chapter_011111.html" target="_blank"&gt;https://www.cisco.com/en/US/docs/switches/lan/catalyst3850/software/release/3.2_0_se/multibook/configuration_guide/b_consolidated_config_guide_3850_chapter_011111.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 17:51:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/secure-port/m-p/4530377#M1086374</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2022-01-12T17:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: secure port</title>
      <link>https://community.cisco.com/t5/network-security/secure-port/m-p/4530385#M1086375</link>
      <description>&lt;PRE&gt;Switch(config)if)#switchport port-security maximum 3&lt;/PRE&gt;
&lt;P&gt;yes the configuration allow 3 MAC address as per port config,&amp;nbsp; Hope you are looking port connection limit not server connections like web server then that need to look different (not with this config).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;if I want to remove the above configuration or modify and add another MAC, I just do &lt;/STRONG&gt;&lt;U&gt;&lt;STRONG&gt;NO switchport port-security&lt;/STRONG&gt; &lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;/U&gt;i will &lt;STRONG&gt;default interface fa x/x&lt;/STRONG&gt;&amp;nbsp; and configure again. - so the configuration get in to defaults.&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 18:10:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/secure-port/m-p/4530385#M1086375</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2022-01-12T18:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: secure port</title>
      <link>https://community.cisco.com/t5/network-security/secure-port/m-p/4530398#M1086377</link>
      <description>&lt;P&gt;This is what I have now however why it said &lt;STRONG&gt;vlan access.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/45&lt;BR /&gt;description server01&lt;BR /&gt;switchport access vlan X&lt;BR /&gt;switchport mode access&lt;BR /&gt;switchport port-security maximum 3&lt;BR /&gt;switchport port-security&lt;BR /&gt;switchport port-security violation restrict&lt;BR /&gt;switchport port-security mac-address sticky&lt;BR /&gt;switchport port-security mac-address sticky H.H.H&amp;nbsp; &lt;STRONG&gt;vlan access&amp;nbsp;&amp;nbsp; (why is this extra)&lt;/STRONG&gt;&lt;BR /&gt;switchport port-security mac-address sticky H.H.H &lt;STRONG&gt;vlan access&lt;/STRONG&gt;&lt;BR /&gt;switchport port-security mac-address H.H.H&lt;STRONG&gt; vlan access&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 18:33:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/secure-port/m-p/4530398#M1086377</guid>
      <dc:creator>juancarlosmartinez</dc:creator>
      <dc:date>2022-01-12T18:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: secure port</title>
      <link>https://community.cisco.com/t5/network-security/secure-port/m-p/4530399#M1086378</link>
      <description>&lt;P&gt;Thanks BB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 18:34:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/secure-port/m-p/4530399#M1086378</guid>
      <dc:creator>juancarlosmartinez</dc:creator>
      <dc:date>2022-01-12T18:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: secure port</title>
      <link>https://community.cisco.com/t5/network-security/secure-port/m-p/4530404#M1086379</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/323546"&gt;@juancarlosmartinez&lt;/a&gt; it's added by default, that MAC address is in the data vlan. The other option would be "voice" instead of "access"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="content"&gt;&lt;SPAN&gt;&lt;SPAN class="synph"&gt;&lt;SPAN class="kwd"&gt;switchport port-security mac-address sticky&lt;/SPAN&gt; [&lt;SPAN class="var"&gt;mac-address&lt;/SPAN&gt; |v&lt;SPAN class="kwd"&gt;lan&lt;/SPAN&gt; {&lt;SPAN class="var"&gt;vlan-id&lt;/SPAN&gt; | {&lt;SPAN class="kwd"&gt;access&lt;/SPAN&gt; | &lt;SPAN class="kwd"&gt;voice&lt;/SPAN&gt;}}]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 18:39:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/secure-port/m-p/4530404#M1086379</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2022-01-12T18:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: secure port</title>
      <link>https://community.cisco.com/t5/network-security/secure-port/m-p/4530415#M1086380</link>
      <description>&lt;P&gt;got it...thanks Rob&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 18:49:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/secure-port/m-p/4530415#M1086380</guid>
      <dc:creator>juancarlosmartinez</dc:creator>
      <dc:date>2022-01-12T18:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: secure port</title>
      <link>https://community.cisco.com/t5/network-security/secure-port/m-p/4530426#M1086382</link>
      <description>&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;question,&lt;/P&gt;&lt;P&gt;If a configure the port this way, I just protecting the server interface Correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Switch(config)#interface fa x/x&lt;BR /&gt;Switch(config-if)#switchport mode access&lt;BR /&gt;Switch(config-if)#switchport port-security&lt;BR /&gt;Switch(config)if)#switchport port-security maximum 1&lt;BR /&gt;Switch(config-if)#switchport port-security violation restrict&lt;BR /&gt;Switch(config-if)#switchport port-security mac-address h.h.h&amp;nbsp;&amp;nbsp; (server i/F)&lt;/P&gt;&lt;P&gt;Switch(config-if)# end&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 19:08:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/secure-port/m-p/4530426#M1086382</guid>
      <dc:creator>juancarlosmartinez</dc:creator>
      <dc:date>2022-01-12T19:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: secure port</title>
      <link>https://community.cisco.com/t5/network-security/secure-port/m-p/4530432#M1086383</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/323546"&gt;@juancarlosmartinez&lt;/a&gt; you are only allow that MAC address connected to the switchport, so if that MAC address is the server, then yes, only that server MAC address can be plugged into that interface on the switch.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 19:25:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/secure-port/m-p/4530432#M1086383</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2022-01-12T19:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: secure port</title>
      <link>https://community.cisco.com/t5/network-security/secure-port/m-p/4530484#M1086386</link>
      <description>&lt;P&gt;Thanks so much Rob....&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 21:25:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/secure-port/m-p/4530484#M1086386</guid>
      <dc:creator>juancarlosmartinez</dc:creator>
      <dc:date>2022-01-12T21:25:00Z</dc:date>
    </item>
  </channel>
</rss>

