<?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 Multiple Individual IP addresses at one time. in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156459#M51364</link>
    <description>&lt;P&gt;I'm on 7.1.6 but it looks like you aren't in config mode.&lt;/P&gt;&lt;P&gt;I prefer the set based CLI so the first command I run is:&lt;/P&gt;&lt;P&gt;set cli config-output-format set&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then type 'configure' to get to config mode, which is shown by the # symbol after the hostname.&amp;nbsp;&lt;/P&gt;&lt;P&gt;user@firewall#&lt;/P&gt;&lt;P&gt;Then you can paste the config.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 May 2017 18:02:24 GMT</pubDate>
    <dc:creator>rmfalconer</dc:creator>
    <dc:date>2017-05-12T18:02:24Z</dc:date>
    <item>
      <title>Adding Multiple Individual IP addresses at one time.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156439#M51359</link>
      <description>&lt;P&gt;In our environment we use tags on individual IP addresses for a few different things and then have policies in place to take those actions based on those tags.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sometimes we have requests come in with a lot of indivudla IP addresses that we have to add and tag in multiple VSYS's. This is tedious and time consuming because the only way I know how to do it is manually, one at a time, adding each address and tagging it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to add multiple IP addresses and tag them at one time? I wouldn't mind doing it in individual VSYS's if needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 17:03:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156439#M51359</guid>
      <dc:creator>garethdoyle</dc:creator>
      <dc:date>2017-05-12T17:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multiple Individual IP addresses at one time.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156447#M51361</link>
      <description>&lt;P&gt;You can use the CLI to add addresses and set a tag on them. You still have to create the script but can paste them all at once.&lt;/P&gt;&lt;P&gt;set vsys vsys2 address rf tag test fqdn rf.myco.local&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;set vsys vsys3 address rf1 tag test1 fqdn rf1.myco.local&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 17:19:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156447#M51361</guid>
      <dc:creator>rmfalconer</dc:creator>
      <dc:date>2017-05-12T17:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multiple Individual IP addresses at one time.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156456#M51362</link>
      <description>&lt;P&gt;I'm looking for exactly something like that, but that command doesn't work for me...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In order to hop into the right vsys I have to use this command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;set system setting target-vsys vsys2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From there I don't see anything similar to what you have.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What version of of PanOS are you running?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 17:38:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156456#M51362</guid>
      <dc:creator>garethdoyle</dc:creator>
      <dc:date>2017-05-12T17:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multiple Individual IP addresses at one time.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156459#M51364</link>
      <description>&lt;P&gt;I'm on 7.1.6 but it looks like you aren't in config mode.&lt;/P&gt;&lt;P&gt;I prefer the set based CLI so the first command I run is:&lt;/P&gt;&lt;P&gt;set cli config-output-format set&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then type 'configure' to get to config mode, which is shown by the # symbol after the hostname.&amp;nbsp;&lt;/P&gt;&lt;P&gt;user@firewall#&lt;/P&gt;&lt;P&gt;Then you can paste the config.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 18:02:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156459#M51364</guid>
      <dc:creator>rmfalconer</dc:creator>
      <dc:date>2017-05-12T18:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multiple Individual IP addresses at one time.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156464#M51366</link>
      <description>&lt;P&gt;I only have the following commands available in configure mode:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;check&lt;BR /&gt;edit &amp;nbsp;&lt;BR /&gt;exit &amp;nbsp;&lt;BR /&gt;find &amp;nbsp;&lt;BR /&gt;quit &amp;nbsp;&lt;BR /&gt;run&amp;nbsp; &amp;nbsp;&lt;BR /&gt;show &amp;nbsp;&lt;BR /&gt;top&amp;nbsp; &amp;nbsp;&lt;BR /&gt;up&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 18:36:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156464#M51366</guid>
      <dc:creator>garethdoyle</dc:creator>
      <dc:date>2017-05-12T18:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multiple Individual IP addresses at one time.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156467#M51367</link>
      <description>&lt;P&gt;It looks like your account permissions in the CLI have been restricted. Admin roles can have different permissions for GUI and CLI.&lt;/P&gt;&lt;P&gt;Does your login account have a specific profile attached to it?&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 19:11:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156467#M51367</guid>
      <dc:creator>rmfalconer</dc:creator>
      <dc:date>2017-05-12T19:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multiple Individual IP addresses at one time.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156468#M51368</link>
      <description>&lt;P&gt;This was tried on a fully privileged account. I wonder if maybe that is just not available in PanOS 7.0.x&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 19:32:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156468#M51368</guid>
      <dc:creator>garethdoyle</dc:creator>
      <dc:date>2017-05-12T19:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multiple Individual IP addresses at one time.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156471#M51369</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/62826"&gt;@garethdoyle&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The listed options that you have would not be consistent&amp;nbsp;with a fully privileged account on any version of the os. The 'set' command has been around since the beginning and without it you aren't going to be able to do any of this in the CLI as it appears your CLI is restricted. You may be allowed to change everything you want in the GUI, but it appears CLI is most definitely&amp;nbsp;limited.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 19:44:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156471#M51369</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2017-05-12T19:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multiple Individual IP addresses at one time.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156473#M51371</link>
      <description>&lt;P&gt;Thanks for that, there may be something else at play.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a separate question, would a PA-200 have this functionality?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 19:48:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156473#M51371</guid>
      <dc:creator>garethdoyle</dc:creator>
      <dc:date>2017-05-12T19:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multiple Individual IP addresses at one time.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156477#M51375</link>
      <description>&lt;P&gt;I just created a user with the devicereader CLI permissions and I see the exact options you do in config mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, the set commands work on any hardware version.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 20:02:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156477#M51375</guid>
      <dc:creator>rmfalconer</dc:creator>
      <dc:date>2017-05-12T20:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multiple Individual IP addresses at one time.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156478#M51376</link>
      <description>&lt;P&gt;When I test in my PA-200 as the admin account I don't see these commands either. Also running 7.0.x ... Interestingly weird.&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 20:02:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156478#M51376</guid>
      <dc:creator>garethdoyle</dc:creator>
      <dc:date>2017-05-12T20:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multiple Individual IP addresses at one time.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156479#M51377</link>
      <description>&lt;P&gt;Is the admin account Dynamic or Role Based?&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 20:07:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156479#M51377</guid>
      <dc:creator>rmfalconer</dc:creator>
      <dc:date>2017-05-12T20:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multiple Individual IP addresses at one time.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156485#M51379</link>
      <description>&lt;P&gt;I'm not sure what that means.. It is the default admin account and even still has the default admin/admin password.&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 20:24:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156485#M51379</guid>
      <dc:creator>garethdoyle</dc:creator>
      <dc:date>2017-05-12T20:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multiple Individual IP addresses at one time.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156490#M51381</link>
      <description>&lt;P&gt;On the admin account, there is a section for 'Administrator Type'. The choices are Dynamic or Role Based.&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 21:04:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/adding-multiple-individual-ip-addresses-at-one-time/m-p/156490#M51381</guid>
      <dc:creator>rmfalconer</dc:creator>
      <dc:date>2017-05-12T21:04:50Z</dc:date>
    </item>
  </channel>
</rss>

