<?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: Allow Specific VLAN traffic in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/allow-specific-vlan-traffic/m-p/5261376#M281004</link>
    <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/236892"&gt;@rsthakur&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only part you need is this. As ACL have deny any any at the end, only traffic for vlan 16 and 30 is allowed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;STRONG&gt;ip access-list extended VLAN311_ACCESS&lt;BR /&gt;permit ip 172.28.40.0 0.0.7.255 172.28.23.0 0.0.7.255&lt;BR /&gt;permit ip 172.28.152.0 0.0.7.255 172.28.23.0 0.0.7.255&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;You can also apply one ACL at vlan 16 and 30&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ip access-list extended VLAN16_ACCESS&lt;BR /&gt;deny ip any 172.23.0.0 0.0.7.255&lt;BR /&gt;permit IP any any&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;interface vlan 16&lt;BR /&gt;ip access-group VLAN16_ACCESS out&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Feb 2025 12:07:33 GMT</pubDate>
    <dc:creator>Flavio Miranda</dc:creator>
    <dc:date>2025-02-17T12:07:33Z</dc:date>
    <item>
      <title>Allow Specific VLAN traffic</title>
      <link>https://community.cisco.com/t5/wireless/allow-specific-vlan-traffic/m-p/5261366#M281002</link>
      <description>&lt;P&gt;You have a &lt;STRONG&gt;6805 switch&lt;/STRONG&gt; with multiple VLANs and want to create an &lt;STRONG&gt;ACL&lt;/STRONG&gt; to restrict access as follows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Only VLAN 16 (172.28.40.0/21) and VLAN 30 (172.28.152.0/21) should be allowed to access VLAN 311 (172.23.0.0/21).&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;All other VLAN traffic to VLAN 311 should be denied.&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;i have configured the ACL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip access-list extended VLAN311_ACCESS&lt;BR /&gt;permit ip 172.28.40.0 0.0.7.255 172.28.23.0 0.0.7.255&lt;BR /&gt;permit ip 172.28.152.0 0.0.7.255 172.28.23.0 0.0.7.255&lt;BR /&gt;deny ip any 172.28.23.0 0.0.7.255&lt;BR /&gt;permit ip any any&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;interface vlan 311&lt;BR /&gt;ip access-group VLAN311_ACCESS in&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;but this is not working.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Any Help.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 11:48:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/allow-specific-vlan-traffic/m-p/5261366#M281002</guid>
      <dc:creator>rsthakur</dc:creator>
      <dc:date>2025-02-17T11:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Specific VLAN traffic</title>
      <link>https://community.cisco.com/t5/wireless/allow-specific-vlan-traffic/m-p/5261376#M281004</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/236892"&gt;@rsthakur&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only part you need is this. As ACL have deny any any at the end, only traffic for vlan 16 and 30 is allowed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;STRONG&gt;ip access-list extended VLAN311_ACCESS&lt;BR /&gt;permit ip 172.28.40.0 0.0.7.255 172.28.23.0 0.0.7.255&lt;BR /&gt;permit ip 172.28.152.0 0.0.7.255 172.28.23.0 0.0.7.255&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;You can also apply one ACL at vlan 16 and 30&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ip access-list extended VLAN16_ACCESS&lt;BR /&gt;deny ip any 172.23.0.0 0.0.7.255&lt;BR /&gt;permit IP any any&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;interface vlan 16&lt;BR /&gt;ip access-group VLAN16_ACCESS out&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 12:07:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/allow-specific-vlan-traffic/m-p/5261376#M281004</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2025-02-17T12:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Specific VLAN traffic</title>
      <link>https://community.cisco.com/t5/wireless/allow-specific-vlan-traffic/m-p/5262825#M281083</link>
      <description>&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;VLAN 30 (172.28.152.0/21)&amp;nbsp; should be allowed to access VLAN 311 (172.23.0.0/21).&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;All other VLAN traffic to VLAN 311 should be denied.&amp;nbsp;&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Now, I have applied the command below.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip access-list extended Camera&lt;BR /&gt;permit ip 172.28.152.0 0.0.7.255 172.23.0.0 0.0.7.255&lt;BR /&gt;deny ip any 172.23.0.0 0.0.7.255&lt;BR /&gt;deny ip any any&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;put the Above ACL on VLAN 311&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;interface Vlan311&lt;BR /&gt;description Extra Vlan&lt;BR /&gt;ip address 172.23.7.254 255.255.248.0&lt;BR /&gt;ip access-group Camera in&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Then make one more ACL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip access-list extended VLAN30_Camera&lt;BR /&gt;deny ip any 172.23.0.0 0.0.7.255&lt;BR /&gt;permit ip any any&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and this one put on Vlan 30&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;interface Vlan30&lt;BR /&gt;description CC Lab &amp;amp; CC Management VLAN&lt;BR /&gt;ip address 172.28.159.254 255.255.248.0&lt;BR /&gt;ip access-group VLAN30_Camera out&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But no luck, Its not working&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 04:32:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/allow-specific-vlan-traffic/m-p/5262825#M281083</guid>
      <dc:creator>rsthakur</dc:creator>
      <dc:date>2025-02-20T04:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Specific VLAN traffic</title>
      <link>https://community.cisco.com/t5/wireless/allow-specific-vlan-traffic/m-p/5262952#M281092</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/236892"&gt;@rsthakur&lt;/a&gt;&amp;nbsp;do you have reachability to those subnets from the switch ? and check the port status does it go in to err-disable state ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 09:51:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/allow-specific-vlan-traffic/m-p/5262952#M281092</guid>
      <dc:creator>srimal99</dc:creator>
      <dc:date>2025-02-20T09:51:58Z</dc:date>
    </item>
  </channel>
</rss>

