<?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: Update Network Wireless Ssid Firewall L3 Firewall Rules via API in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/update-network-wireless-ssid-firewall-l3-firewall-rules-via-api/m-p/5428789#M4748</link>
    <description>&lt;P&gt;You can't change the default rule.  Instead, you have to add a rule above it to do a deny/any/any.&lt;/P&gt;</description>
    <pubDate>Sun, 19 Feb 2023 20:04:18 GMT</pubDate>
    <dc:creator>Philip D'Ath</dc:creator>
    <dc:date>2023-02-19T20:04:18Z</dc:date>
    <item>
      <title>Update Network Wireless Ssid Firewall L3 Firewall Rules via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/update-network-wireless-ssid-firewall-l3-firewall-rules-via-api/m-p/5428785#M4744</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to Update Network Wireless Ssid Firewall L3 Firewall Rules via API.&lt;/P&gt;&lt;P&gt;API return error "Destination address must be an IP address or a subnet in CIDR form (e.g. '192.168.1.0/24' ora 'any')" when Firewall rules include Local LAN traffic roule like this:&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;PRE class="lia-code-sample language-markup"&gt;&lt;CODE&gt;{
          "comment": "Wireless clients accessing LAN",
          "ipVer": "ipv4",
          "policy": "deny",
          "protocol": "Any",
          "destPort": "Any",
          "destCidr": "Local LAN"
        }&lt;/CODE&gt;&lt;/PRE&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;BR /&gt;How can I update this firewall via API?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Any idea?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Thanks to all&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 19 Feb 2023 18:53:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/update-network-wireless-ssid-firewall-l3-firewall-rules-via-api/m-p/5428785#M4744</guid>
      <dc:creator>Luca_1</dc:creator>
      <dc:date>2023-02-19T18:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Update Network Wireless Ssid Firewall L3 Firewall Rules via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/update-network-wireless-ssid-firewall-l3-firewall-rules-via-api/m-p/5428786#M4745</link>
      <description>&lt;P&gt;If you simply "pop" that entry in the Firewall rule payload, so that you only send actual rules and not that rule, will the POST succeed?&lt;/P&gt;&lt;P&gt;That rule can not be removed. It will always be there, so I wonder if you can update the rules, without actually updating that rule, as well.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Feb 2023 19:01:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/update-network-wireless-ssid-firewall-l3-firewall-rules-via-api/m-p/5428786#M4745</guid>
      <dc:creator>Rasmus Hoffmann Birkelund</dc:creator>
      <dc:date>2023-02-19T19:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Update Network Wireless Ssid Firewall L3 Firewall Rules via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/update-network-wireless-ssid-firewall-l3-firewall-rules-via-api/m-p/5428787#M4746</link>
      <description>&lt;P&gt;Yes, without that rule update work correctly. But if I need to update rule to permit/deny access to local LAN? &lt;/P&gt;</description>
      <pubDate>Sun, 19 Feb 2023 19:54:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/update-network-wireless-ssid-firewall-l3-firewall-rules-via-api/m-p/5428787#M4746</guid>
      <dc:creator>Luca_1</dc:creator>
      <dc:date>2023-02-19T19:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Update Network Wireless Ssid Firewall L3 Firewall Rules via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/update-network-wireless-ssid-firewall-l3-firewall-rules-via-api/m-p/5428788#M4747</link>
      <description>&lt;P&gt;I could suspect you might be hitting a bug in the API, so it might be worthwhile to submit a ticket with Meraki Support, and have their take on it.&lt;/P&gt;&lt;P&gt;If you leave out the destCidr key/val pair, does the POST succeed aswell?&lt;/P&gt;</description>
      <pubDate>Sun, 19 Feb 2023 19:59:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/update-network-wireless-ssid-firewall-l3-firewall-rules-via-api/m-p/5428788#M4747</guid>
      <dc:creator>Rasmus Hoffmann Birkelund</dc:creator>
      <dc:date>2023-02-19T19:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Update Network Wireless Ssid Firewall L3 Firewall Rules via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/update-network-wireless-ssid-firewall-l3-firewall-rules-via-api/m-p/5428789#M4748</link>
      <description>&lt;P&gt;You can't change the default rule.  Instead, you have to add a rule above it to do a deny/any/any.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Feb 2023 20:04:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/update-network-wireless-ssid-firewall-l3-firewall-rules-via-api/m-p/5428789#M4748</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2023-02-19T20:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Update Network Wireless Ssid Firewall L3 Firewall Rules via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/update-network-wireless-ssid-firewall-l3-firewall-rules-via-api/m-p/5428790#M4749</link>
      <description>&lt;P&gt;Yeah, that's correct, but from what I gather form &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/84881"&gt;@Luca_1&lt;/A&gt;s post, it's the Local LAN access for Wireless Clients rule, and not the Default rule. &lt;SPAN class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Feb 2023 20:07:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/update-network-wireless-ssid-firewall-l3-firewall-rules-via-api/m-p/5428790#M4749</guid>
      <dc:creator>Rasmus Hoffmann Birkelund</dc:creator>
      <dc:date>2023-02-19T20:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Update Network Wireless Ssid Firewall L3 Firewall Rules via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/update-network-wireless-ssid-firewall-l3-firewall-rules-via-api/m-p/5428791#M4750</link>
      <description>&lt;P&gt;I'v just hit the exact same issue! lol. Is there a way via API to change the allow/deny status of this rule like you can in the dashboard?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 09:54:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/update-network-wireless-ssid-firewall-l3-firewall-rules-via-api/m-p/5428791#M4750</guid>
      <dc:creator>Adrian41</dc:creator>
      <dc:date>2023-08-17T09:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Update Network Wireless Ssid Firewall L3 Firewall Rules via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/update-network-wireless-ssid-firewall-l3-firewall-rules-via-api/m-p/5428792#M4751</link>
      <description>&lt;P&gt;Yeah not finding a way to update that dropdown from allow to deny for traffic to Local LAN.  The best i came up for was to add three seperate rules for each of the private class subnets.  Hope this won't block the gateway for the client.&lt;/P&gt;&lt;P&gt;rules=[{'comment': 'Wireless clients accessing LAN', 'ipVer': 'ipv4', 'policy': 'deny', 'protocol': 'any', 'destPort': 'Any', 'destCidr': '10.0.0.0/8'},&lt;BR /&gt;{'comment': 'Wireless clients accessing LAN', 'ipVer': 'ipv4', 'policy': 'deny', 'protocol': 'any', 'destPort': 'Any', 'destCidr': '172.16.0.0/12'},&lt;BR /&gt;{'comment': 'Wireless clients accessing LAN', 'ipVer': 'ipv4', 'policy': 'deny', 'protocol': 'any', 'destPort': 'Any', 'destCidr': '192.168.0.0/16'}]&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 06:23:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/update-network-wireless-ssid-firewall-l3-firewall-rules-via-api/m-p/5428792#M4751</guid>
      <dc:creator>as_</dc:creator>
      <dc:date>2024-02-02T06:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Update Network Wireless Ssid Firewall L3 Firewall Rules via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/update-network-wireless-ssid-firewall-l3-firewall-rules-via-api/m-p/5428793#M4752</link>
      <description>&lt;P&gt;I had the same issue with the 2 default rules. My last rule is a DENY ANY ANY, and I just want "my" rules copied over, not the defaults (don't need to since they're already going to be there). Someone suggested adding this in my code and it worked flawlessly.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;    &lt;/SPAN&gt;&lt;SPAN&gt;if&lt;/SPAN&gt; &lt;SPAN&gt;rule&lt;/SPAN&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;"comment"&lt;/SPAN&gt;&lt;SPAN&gt;] &lt;/SPAN&gt;&lt;SPAN&gt;==&lt;/SPAN&gt; &lt;SPAN&gt;"Wireless clients accessing LAN"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;        &lt;/SPAN&gt;&lt;SPAN&gt;continue&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;    &lt;/SPAN&gt;&lt;SPAN&gt;if&lt;/SPAN&gt; &lt;SPAN&gt;rule&lt;/SPAN&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;"comment"&lt;/SPAN&gt;&lt;SPAN&gt;] &lt;/SPAN&gt;&lt;SPAN&gt;==&lt;/SPAN&gt; &lt;SPAN&gt;"Default rule"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;        &lt;/SPAN&gt;&lt;SPAN&gt;continue&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 May 2024 18:57:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/update-network-wireless-ssid-firewall-l3-firewall-rules-via-api/m-p/5428793#M4752</guid>
      <dc:creator>frank.veprek</dc:creator>
      <dc:date>2024-05-02T18:57:26Z</dc:date>
    </item>
  </channel>
</rss>

