<?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 Deny Traffic between 2 AccessPoints in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/deny-traffic-between-2-accesspoints/m-p/3371106#M216360</link>
    <description>&lt;P&gt;How can i deny a traffic by 2 AccessPoints by 2 Clients?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So they will make a direct connection by my infrastructure LAN by 2 AccessPoints.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a command where i can block and only allow the traffic to the internet on a Cisco 1532 AccessPoint?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe the same as Wifi Direct but with 2 Accesspoints.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jul 2021 15:33:20 GMT</pubDate>
    <dc:creator>Raimund Schimanovits</dc:creator>
    <dc:date>2021-07-05T15:33:20Z</dc:date>
    <item>
      <title>Deny Traffic between 2 AccessPoints</title>
      <link>https://community.cisco.com/t5/wireless/deny-traffic-between-2-accesspoints/m-p/3371106#M216360</link>
      <description>&lt;P&gt;How can i deny a traffic by 2 AccessPoints by 2 Clients?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So they will make a direct connection by my infrastructure LAN by 2 AccessPoints.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a command where i can block and only allow the traffic to the internet on a Cisco 1532 AccessPoint?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe the same as Wifi Direct but with 2 Accesspoints.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 15:33:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/deny-traffic-between-2-accesspoints/m-p/3371106#M216360</guid>
      <dc:creator>Raimund Schimanovits</dc:creator>
      <dc:date>2021-07-05T15:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Deny Traffic between 2 AccessPoints</title>
      <link>https://community.cisco.com/t5/wireless/deny-traffic-between-2-accesspoints/m-p/3371418#M216361</link>
      <description>&lt;P&gt;Are these AP are managed&amp;nbsp;by single WLC ? if so you can&amp;nbsp;set "P2P blocking action" to "Drop" under SSID advanced configuration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;Rasika&lt;/P&gt;
&lt;P&gt;*** Pls rate all useful responses ***&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 20:19:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/deny-traffic-between-2-accesspoints/m-p/3371418#M216361</guid>
      <dc:creator>Rasika Nayanajith</dc:creator>
      <dc:date>2018-04-23T20:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Deny Traffic between 2 AccessPoints</title>
      <link>https://community.cisco.com/t5/wireless/deny-traffic-between-2-accesspoints/m-p/3376467#M216362</link>
      <description>&lt;P&gt;They are standalone AP so no WLC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If someone logged in at one AP and an other user on the other Ap they can make a direct connection by my infrastructure. So how can i deny this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 08:50:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/deny-traffic-between-2-accesspoints/m-p/3376467#M216362</guid>
      <dc:creator>Raimund Schimanovits</dc:creator>
      <dc:date>2018-05-02T08:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Deny Traffic between 2 AccessPoints</title>
      <link>https://community.cisco.com/t5/wireless/deny-traffic-between-2-accesspoints/m-p/3376983#M216363</link>
      <description>&lt;P&gt;If you want to block clients connection within same AP, you can implement P2P blocking on radio level (it is known as Public Secure Packet Forwarding - PSPF in autonomous deployment)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Under specific radio interface (or sub-interface depend on you have multiple SSID), you can issue below command (use appropriate bridge group number as per your config).&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;bridge-group x&amp;nbsp;port-protected&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Above does not block if clients connecting to two different APs. If both APs connect to same switch, you can implement below.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learningnetwork.cisco.com/thread/31691" target="_self"&gt;https://learningnetwork.cisco.com/thread/31691&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;interface x/x&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;switchport protected&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Give it a try and let us know how it goes&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;Rasika&lt;/P&gt;
&lt;P&gt;*** Pls rate all useful responses ***&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 20:44:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/deny-traffic-between-2-accesspoints/m-p/3376983#M216363</guid>
      <dc:creator>Rasika Nayanajith</dc:creator>
      <dc:date>2018-05-02T20:44:58Z</dc:date>
    </item>
  </channel>
</rss>

