<?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: ACL not working in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/ACL-not-working/m-p/79912#M5618</link>
    <description>&lt;P&gt;Hi Kransom&lt;/P&gt;&lt;P&gt;Thank you for reaching us&lt;/P&gt;&lt;P&gt;Could you please help me with below outputs from the switch&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="courier new,courier" size="2"&gt;show running-config access-list ipv6&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier" size="2"&gt;show ipv6 access-list inboundv6&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier" size="2"&gt;show ipv6 access-list outboundv6&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier" size="2"&gt;show ipv6 access-lists brief&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier" size="2"&gt;show logging | inc ACL&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 18 May 2024 12:31:58 GMT</pubDate>
    <dc:creator>Chandini</dc:creator>
    <dc:date>2024-05-18T12:31:58Z</dc:date>
    <item>
      <title>ACL not working</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ACL-not-working/m-p/79862#M5615</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am configuring ACLs for IPv6, and it is not going as expected. There must be something I am missing as the logic, in my mind, is making sense but it is not working. I have VE 10 (Vlan 10) connected to ISP (internet), VE 20 (Vlan 20), VE 30 (Vlan 30). I want to allow Vlan 20 to access the internet. I only added rules for the subnet on ve 20 since there is an implicit deny at the end of an ACL.&lt;/P&gt;&lt;P&gt;int ve 10&lt;BR /&gt;2600:f600:0:10001::c3/126&lt;/P&gt;&lt;P&gt;int ve 20&lt;BR /&gt;2600:f600:3600:1::/64&lt;/P&gt;&lt;P&gt;int ve 30&lt;BR /&gt;2600:f600:4600:1::/64&lt;/P&gt;&lt;P&gt;#ipv6 access-list inboundv6&lt;BR /&gt;permit ipv6 any 2600:f600:3600:1::/64&lt;/P&gt;&lt;P&gt;#ipv6 access-list outboundv6&lt;BR /&gt;permit ipv6 2600:f600:3600:1::/64&amp;nbsp; any&lt;/P&gt;&lt;P&gt;(int-vif-10)#ipv6 traffic-filter inboundv6 in&lt;BR /&gt;(int-vif-10)#ipv6 traffic-filter otuboundv6 out&lt;/P&gt;&lt;P&gt;This s h o u l d permit Vlan 20 to get out to the internet (do ping, ssh, dns, etc.), but for some reason it is being blocked.&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 16:58:35 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ACL-not-working/m-p/79862#M5615</guid>
      <dc:creator>kransom</dc:creator>
      <dc:date>2024-05-17T16:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: ACL not working</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ACL-not-working/m-p/79912#M5618</link>
      <description>&lt;P&gt;Hi Kransom&lt;/P&gt;&lt;P&gt;Thank you for reaching us&lt;/P&gt;&lt;P&gt;Could you please help me with below outputs from the switch&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="courier new,courier" size="2"&gt;show running-config access-list ipv6&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier" size="2"&gt;show ipv6 access-list inboundv6&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier" size="2"&gt;show ipv6 access-list outboundv6&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier" size="2"&gt;show ipv6 access-lists brief&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier" size="2"&gt;show logging | inc ACL&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 May 2024 12:31:58 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ACL-not-working/m-p/79912#M5618</guid>
      <dc:creator>Chandini</dc:creator>
      <dc:date>2024-05-18T12:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: ACL not working</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ACL-not-working/m-p/79916#M5620</link>
      <description>&lt;P&gt;Traffic is coming OUT of VLAN 20 and INTO VLAN 10. You have no valid rule allowing INBOUND traffic from the VLAN 20 subnet to VLAN 10.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 May 2024 18:42:35 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ACL-not-working/m-p/79916#M5620</guid>
      <dc:creator>Squozen</dc:creator>
      <dc:date>2024-05-18T18:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: ACL not working</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ACL-not-working/m-p/79964#M5621</link>
      <description>&lt;P&gt;Could you provide an example of such rule?&lt;BR /&gt;In outboundv6 I have a rule permitting traffic from VLAN 20 to any host on VLAN 10. That is applied outbound on int ve 10.&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 14:40:29 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ACL-not-working/m-p/79964#M5621</guid>
      <dc:creator>kransom</dc:creator>
      <dc:date>2024-05-20T14:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: ACL not working</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ACL-not-working/m-p/79969#M5622</link>
      <description>&lt;P&gt;I believe I have provided the necessary information. It is in a pseudo-ish format but that is it really.&lt;BR /&gt;&lt;BR /&gt;To give more context, for what it's worth, I was trying to make our IPv6 network be default DENY and permit known good addresses, ports, and protocols. It seems like that's not possible since the ACL is stateless. Which would make configuring the ACL very complex. Correct me if I'm wrong.&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 15:06:37 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ACL-not-working/m-p/79969#M5622</guid>
      <dc:creator>kransom</dc:creator>
      <dc:date>2024-05-20T15:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: ACL not working</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ACL-not-working/m-p/94265#M6717</link>
      <description>&lt;P&gt;Revisiting this, it should be&lt;BR /&gt;permit ipv6 2600:f600:3600:1::/64 any&lt;BR /&gt;instead of&lt;BR /&gt;permit ipv6 any 2600:f600:3600:1::/64&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 15:56:52 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ACL-not-working/m-p/94265#M6717</guid>
      <dc:creator>kransom</dc:creator>
      <dc:date>2024-08-01T15:56:52Z</dc:date>
    </item>
  </channel>
</rss>

