<?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: Import TXT or CSV to an Address Group? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/import-txt-or-csv-to-an-address-group/m-p/149038#M49718</link>
    <description>&lt;P&gt;all valid responses to be sure. but just to throw it out there, I've done the same sort of thing when manually migrating firewalls and what I did was I figured out the commands I needed for the PA CLI to accomplish what I wanted to do and then I took the IP list in Excel (1 row per IP) and basically used the concatenate function to merge the IP with the full command and then copied and pasted it right into the SSH session.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Mar 2017 23:01:21 GMT</pubDate>
    <dc:creator>bradk14</dc:creator>
    <dc:date>2017-03-22T23:01:21Z</dc:date>
    <item>
      <title>Import TXT or CSV to an Address Group?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/import-txt-or-csv-to-an-address-group/m-p/136820#M47708</link>
      <description>&lt;P&gt;I have a TXT file (I could also save it as a .CSV) of about 2000 known bad IP addresses I want to block traffic to/from. Is there a way to import this list into an Address Group? I see an option to download a dynamic list but I would then have to host the file somewhere externally and have the palo download it. Is there an easier way to do this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 19:50:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/import-txt-or-csv-to-an-address-group/m-p/136820#M47708</guid>
      <dc:creator>j_della9</dc:creator>
      <dc:date>2017-01-10T19:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Import TXT or CSV to an Address Group?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/import-txt-or-csv-to-an-address-group/m-p/136841#M47711</link>
      <description>&lt;P&gt;You can use the migration tool and import a .CSV file specifically for that listing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recently did a migration from CheckPoint to a 3020. &amp;nbsp;Migrated about 10000 unique, rules and objects. &amp;nbsp;The process worked perfectly. &amp;nbsp;When I did that migration it was fairly complicated, but I'd think using the .CSV aspect of the tool would be a lot simpler.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can even use the tool to push the Address Group folder with the objects to your firewall.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MT.png" style="width: 800px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/7223iC3B81DF2C9A64359/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="MT.png" alt="MT.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 20:27:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/import-txt-or-csv-to-an-address-group/m-p/136841#M47711</guid>
      <dc:creator>Brandon_Wertz</dc:creator>
      <dc:date>2017-01-10T20:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Import TXT or CSV to an Address Group?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/import-txt-or-csv-to-an-address-group/m-p/149030#M49716</link>
      <description>&lt;P&gt;You can also use my tool pan-cli , see it described &lt;A href="https://medium.com/@IrekRomaniuk/go-panos-5cddf77778bf#.jzi82syvi" target="_self"&gt;here&lt;/A&gt;. Just type '&lt;EM&gt;C:\&amp;gt;&lt;STRONG&gt;pan-cli.exe&lt;/STRONG&gt; load -f "address-sample.csv" -u your_login -p "your_password" -d "Panorama or firewall ip address here" -g "name of devicegroup in case target is Panorama&lt;/EM&gt;' &amp;nbsp;Format of csv file is pretty straighfroward&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pan-cli.JPG" style="width: 333px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/8339iCEE162741B9DCE03/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="pan-cli.JPG" alt="pan-cli.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can skip address object description. If you skip group name, objects will not be added to group (but created). If you put group name and group doesn’t not exist it will be created for you and objects added to it. The above command was tested with PANOS versions 7 and 8.&amp;nbsp;I included windows binary in the repo, I can upload Linux version, just let me know.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 21:37:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/import-txt-or-csv-to-an-address-group/m-p/149030#M49716</guid>
      <dc:creator>niuk</dc:creator>
      <dc:date>2017-03-22T21:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Import TXT or CSV to an Address Group?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/import-txt-or-csv-to-an-address-group/m-p/149038#M49718</link>
      <description>&lt;P&gt;all valid responses to be sure. but just to throw it out there, I've done the same sort of thing when manually migrating firewalls and what I did was I figured out the commands I needed for the PA CLI to accomplish what I wanted to do and then I took the IP list in Excel (1 row per IP) and basically used the concatenate function to merge the IP with the full command and then copied and pasted it right into the SSH session.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 23:01:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/import-txt-or-csv-to-an-address-group/m-p/149038#M49718</guid>
      <dc:creator>bradk14</dc:creator>
      <dc:date>2017-03-22T23:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Import TXT or CSV to an Address Group?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/import-txt-or-csv-to-an-address-group/m-p/583957#M116682</link>
      <description>&lt;P&gt;Hi if we have tick the shared option, how we can do it&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="asingh61881_0-1713316161636.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/59115iFA7A9F103E583B28/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="asingh61881_0-1713316161636.png" alt="asingh61881_0-1713316161636.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 01:10:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/import-txt-or-csv-to-an-address-group/m-p/583957#M116682</guid>
      <dc:creator>asingh61881</dc:creator>
      <dc:date>2024-04-17T01:10:15Z</dc:date>
    </item>
  </channel>
</rss>

