<?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: mgmt cli - How to negate an address object in adding an access-rule in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-cli-How-to-negate-an-address-object-in-adding-an-access/m-p/144849#M6678</link>
    <description>&lt;P&gt;Good job!!&lt;/P&gt;</description>
    <pubDate>Mon, 28 Mar 2022 01:58:28 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2022-03-28T01:58:28Z</dc:date>
    <item>
      <title>mgmt cli - How to negate an address object in adding an access-rule</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-cli-How-to-negate-an-address-object-in-adding-an-access/m-p/144832#M6674</link>
      <description>&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;How to negate an address object in adding an access-rule from mgmt cli ?&lt;/P&gt;&lt;P&gt;I tried to add "&lt;FONT color="#FF0000"&gt;!&lt;/FONT&gt;" but this is not working.&lt;/P&gt;&lt;P&gt;mgmt_cli -add access-rule layer "Network" position "top" source "&lt;FONT face="arial,helvetica,sans-serif" color="#FF0000"&gt;!&lt;/FONT&gt;Intra-web-B" destination "Any" service "Any" action "Accept" --- not work!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Todd&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Mar 2022 09:18:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-cli-How-to-negate-an-address-object-in-adding-an-access/m-p/144832#M6674</guid>
      <dc:creator>todd</dc:creator>
      <dc:date>2022-03-27T09:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: mgmt cli - How to negate an address object in adding an access-rule</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-cli-How-to-negate-an-address-object-in-adding-an-access/m-p/144844#M6675</link>
      <description>&lt;P&gt;Add a source-negate true to the command line instead of using an exclamation point.&lt;BR /&gt;See: &lt;A href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/add-access-rule~v1.8%20" target="_blank"&gt;https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/add-access-rule~v1.8%20&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Mar 2022 18:50:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-cli-How-to-negate-an-address-object-in-adding-an-access/m-p/144844#M6675</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2022-03-27T18:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: mgmt cli - How to negate an address object in adding an access-rule</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-cli-How-to-negate-an-address-object-in-adding-an-access/m-p/144846#M6676</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;&amp;nbsp;is 100% right&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/50343"&gt;@todd&lt;/a&gt;&amp;nbsp;. I did this few times the way he advised you and works 100%. Let us know if any issues.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Mar 2022 20:39:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-cli-How-to-negate-an-address-object-in-adding-an-access/m-p/144846#M6676</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2022-03-27T20:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: mgmt cli - How to negate an address object in adding an access-rule</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-cli-How-to-negate-an-address-object-in-adding-an-access/m-p/144848#M6677</link>
      <description>&lt;P&gt;Hi PhoneBoy, the_rock&lt;/P&gt;&lt;P&gt;It works!. Thank you!&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;mgmt_cli -add access-rule layer "Network" position "top" &lt;FONT color="#0000FF"&gt;source-negate true&lt;/FONT&gt; source "&lt;/SPAN&gt;&lt;SPAN&gt;Intra-web-B" destination "Any" service "Any" action "Accept"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Todd&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 01:43:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-cli-How-to-negate-an-address-object-in-adding-an-access/m-p/144848#M6677</guid>
      <dc:creator>todd</dc:creator>
      <dc:date>2022-03-28T01:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: mgmt cli - How to negate an address object in adding an access-rule</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-cli-How-to-negate-an-address-object-in-adding-an-access/m-p/144849#M6678</link>
      <description>&lt;P&gt;Good job!!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 01:58:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-cli-How-to-negate-an-address-object-in-adding-an-access/m-p/144849#M6678</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2022-03-28T01:58:28Z</dc:date>
    </item>
  </channel>
</rss>

