<?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: Adding and Updating Celular Firewall rules does not change srcPort or destPort. in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/adding-and-updating-celular-firewall-rules-does-not-change/m-p/5404342#M1064</link>
    <description>&lt;P&gt;That’s what I was wondering. I am using the dev sandbox. I can’t test this functionality on my production MXs. All the other methods I’ve tested so far seem to work. &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Good to know it works. I can move on to test other methods. &lt;/P&gt;</description>
    <pubDate>Sat, 03 Feb 2024 18:49:57 GMT</pubDate>
    <dc:creator>cliffwilliams44</dc:creator>
    <dc:date>2024-02-03T18:49:57Z</dc:date>
    <item>
      <title>Adding and Updating Celular Firewall rules does not change srcPort or destPort.</title>
      <link>https://community.cisco.com/t5/network-platform-api/adding-and-updating-celular-firewall-rules-does-not-change/m-p/5404340#M1062</link>
      <description>&lt;P&gt;I am working with the V1 API function Update Network Appliance Firewall Cellular Firewall Rules.&lt;/P&gt;&lt;P&gt;It seems the source and destination ports do not get updated when calling this method.&lt;/P&gt;&lt;P&gt;This is my message body I am sending to the API method:&lt;/P&gt;&lt;PRE class="lia-code-sample language-javascript"&gt;&lt;CODE&gt;{
  "rules": [
    {
      "comment": "This is a test 3",
      "policy": "allow",
      "protocol": "any",
      "srcPort": "8080",
      "srcCidr": "192.168.129.0/24",
      "destPort": "80",
      "destCidr": "192.168.128.0/24",
      "syslogEnabled": false
    }
  ]
}&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;It seems I can update any other property but the srcPort and destPort. I have successfully updated the comment and subnets several times.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 20:45:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/adding-and-updating-celular-firewall-rules-does-not-change/m-p/5404340#M1062</guid>
      <dc:creator>cliffwilliams44</dc:creator>
      <dc:date>2024-02-02T20:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding and Updating Celular Firewall rules does not change srcPort or destPort.</title>
      <link>https://community.cisco.com/t5/network-platform-api/adding-and-updating-celular-firewall-rules-does-not-change/m-p/5404341#M1063</link>
      <description>&lt;P&gt;You're using this endpoint &lt;A href="https://developer.cisco.com/meraki/api-v1/update-network-appliance-firewall-cellular-firewall-rules/?" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api-v1/update-network-appliance-firewall-cellular-firewall-rules/?&lt;/A&gt; Just tested on my MX and it works fine for source and destination port changes.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 21:45:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/adding-and-updating-celular-firewall-rules-does-not-change/m-p/5404341#M1063</guid>
      <dc:creator>Ryan_Miles</dc:creator>
      <dc:date>2024-02-02T21:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Adding and Updating Celular Firewall rules does not change srcPort or destPort.</title>
      <link>https://community.cisco.com/t5/network-platform-api/adding-and-updating-celular-firewall-rules-does-not-change/m-p/5404342#M1064</link>
      <description>&lt;P&gt;That’s what I was wondering. I am using the dev sandbox. I can’t test this functionality on my production MXs. All the other methods I’ve tested so far seem to work. &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Good to know it works. I can move on to test other methods. &lt;/P&gt;</description>
      <pubDate>Sat, 03 Feb 2024 18:49:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/adding-and-updating-celular-firewall-rules-does-not-change/m-p/5404342#M1064</guid>
      <dc:creator>cliffwilliams44</dc:creator>
      <dc:date>2024-02-03T18:49:57Z</dc:date>
    </item>
  </channel>
</rss>

