<?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 VLAN ACL Question in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/vlan-acl-question/m-p/2206080#M217815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eduardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this seems intuitive, but since sequence 20 matches everything, does it stand to reason that the map filter will never get passed sequence 20 and on to sequence 30 etc? I would venture to say that it doesnt since all packets are matched in sequence 20. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jul 2013 21:37:13 GMT</pubDate>
    <dc:creator>Craddockc</dc:creator>
    <dc:date>2013-07-16T21:37:13Z</dc:date>
    <item>
      <title>VLAN ACL Question</title>
      <link>https://community.cisco.com/t5/wireless/vlan-acl-question/m-p/2206077#M217812</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently studying for the CCNP SWITCH exam and had a question about how VLAN ACL's operate in a specific instance. The book is not clearing it up for me:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I had the following configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VTP-Server-1(config)#&lt;STRONG&gt; ip access-list extended ALLOW-TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; VTP-Server-1(config-ext-nacl)#&lt;STRONG&gt; permit tcp any any&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;VTP-Server-1(config-ext-nacl)# &lt;STRONG&gt;exit&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VTP-Server-1(config)#&lt;STRONG&gt; ip access-list extended ALLOW-UDP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; VTP-Server-1(config-ext-nacl)#&lt;STRONG&gt; permit udp any any&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VTP-Server-1(config-ext-nacl)#&lt;STRONG&gt; exit&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VTP-Server-1(config)# &lt;STRONG&gt;ip access-list extended ALLOW-IP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VTP-Server-1(config-ext-nacl)#&lt;STRONG&gt; permit ip any any&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VTP-Server-1(config-ext-nacl)#&lt;STRONG&gt; exit&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VTP-Server-1(config)#&lt;STRONG&gt; vlan access-map MY-VACL-MAP 10&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VTP-Server-1(config-access-map)#&lt;STRONG&gt; match ip address ALLOW-TCP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VTP-Server-1(config-access-map)#&lt;STRONG&gt; action forward&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;VTP-Server-1(config-access-map)#&lt;STRONG&gt; exit&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VTP-Server-1(config)#&lt;STRONG&gt; vlan access-map MY-VACL-MAP 20&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VTP-Server-1(config-access-map)#&lt;STRONG&gt; action drop&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VTP-Server-1(config-access-map)#&lt;STRONG&gt; exit&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VTP-Server-1(config)# &lt;STRONG&gt;vlan access-map MY-VACL-MAP 30&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VTP-Server-1(config-access-map)#&lt;STRONG&gt; match ip address ALLOW-IP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VTP-Server-1(config-access-map)#&lt;STRONG&gt; action forward&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VTP-Server-1(config-access-map)#&lt;STRONG&gt; exit&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; VTP-Server-1(config)#&lt;STRONG&gt; vlan&amp;nbsp;&amp;nbsp;&amp;nbsp; filter map VLAN-22-MAP vlan-list 22&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would TCP traffic be allowed to pass and all other traffic dropped since there is no specific ACL being matched to "MAP 20"? Would the filter ever get passed the second map "map 20" in this case? Im confused as to what would actually happen in this case. The book has conflicting entries about what actions would be taken since the second entry has no ACL matched to it. It says in the first part that&lt;STRONG&gt; "Because&amp;nbsp; no ACL is specifically matched in sequence 20, all traffic that&amp;nbsp; is not dropped&amp;nbsp; in sequence 10 is effectively forwarded."&lt;/STRONG&gt; But at the end in the chapter quiz it marks me wrong when I say the traffic will be forwarded, its states that IP and UDP traffic will be dropped. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 07:24:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/vlan-acl-question/m-p/2206077#M217812</guid>
      <dc:creator>Craddockc</dc:creator>
      <dc:date>2021-07-04T07:24:32Z</dc:date>
    </item>
    <item>
      <title>VLAN ACL Question</title>
      <link>https://community.cisco.com/t5/wireless/vlan-acl-question/m-p/2206078#M217813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since MY-VACL-MAP-20 didn't specify a match , then it will match everything. That means the chapter quiz is correct, all IP and UDP traffic will be dropped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For reference you can see the following links&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://blog.ine.com/2009/08/10/vlan-access-control-lists-vacls-tiers-1/"&gt;http://blog.ine.com/2009/08/10/vlan-access-control-lists-vacls-tiers-1/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://learningnetwork.cisco.com/thread/37041"&gt;https://learningnetwork.cisco.com/thread/37041&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate if this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jul 2013 07:04:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/vlan-acl-question/m-p/2206078#M217813</guid>
      <dc:creator>Eduardo Aliaga</dc:creator>
      <dc:date>2013-07-14T07:04:43Z</dc:date>
    </item>
    <item>
      <title>VLAN ACL Question</title>
      <link>https://community.cisco.com/t5/wireless/vlan-acl-question/m-p/2206079#M217814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eduardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for the clarification! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2013 16:29:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/vlan-acl-question/m-p/2206079#M217814</guid>
      <dc:creator>Craddockc</dc:creator>
      <dc:date>2013-07-15T16:29:08Z</dc:date>
    </item>
    <item>
      <title>VLAN ACL Question</title>
      <link>https://community.cisco.com/t5/wireless/vlan-acl-question/m-p/2206080#M217815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eduardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this seems intuitive, but since sequence 20 matches everything, does it stand to reason that the map filter will never get passed sequence 20 and on to sequence 30 etc? I would venture to say that it doesnt since all packets are matched in sequence 20. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 21:37:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/vlan-acl-question/m-p/2206080#M217815</guid>
      <dc:creator>Craddockc</dc:creator>
      <dc:date>2013-07-16T21:37:13Z</dc:date>
    </item>
  </channel>
</rss>

