<?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 How can I get the available VSYS in PaloAlto Firewall? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-can-i-get-the-available-vsys-in-paloalto-firewall/m-p/179563#M55700</link>
    <description>&lt;P&gt;Hi everyone,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm develping an automatic software to get configure data from PaloAlto firewall. I need to know if a firewall is virtualized (I already know how to get this info) and, if the firewall has one/more than one vsys, I want to know these vsys's names. I just can get this info if I write: set system setting target-vsys ?, but I'm using Pexpect and if I send this sentence nothing happens because '?' character is just what I use to specify to the firewall "Tell me what can I type next", so firewall don't recognize '?' in a literal sentence.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there some command which returns vsys's names?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks, Mike.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Oct 2017 09:42:04 GMT</pubDate>
    <dc:creator>mikiTeleco</dc:creator>
    <dc:date>2017-10-02T09:42:04Z</dc:date>
    <item>
      <title>How can I get the available VSYS in PaloAlto Firewall?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-can-i-get-the-available-vsys-in-paloalto-firewall/m-p/179563#M55700</link>
      <description>&lt;P&gt;Hi everyone,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm develping an automatic software to get configure data from PaloAlto firewall. I need to know if a firewall is virtualized (I already know how to get this info) and, if the firewall has one/more than one vsys, I want to know these vsys's names. I just can get this info if I write: set system setting target-vsys ?, but I'm using Pexpect and if I send this sentence nothing happens because '?' character is just what I use to specify to the firewall "Tell me what can I type next", so firewall don't recognize '?' in a literal sentence.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there some command which returns vsys's names?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks, Mike.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 09:42:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-can-i-get-the-available-vsys-in-paloalto-firewall/m-p/179563#M55700</guid>
      <dc:creator>mikiTeleco</dc:creator>
      <dc:date>2017-10-02T09:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get the available VSYS in PaloAlto Firewall?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-can-i-get-the-available-vsys-in-paloalto-firewall/m-p/180065#M55803</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/74132"&gt;@mikiTeleco&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was able to find the vsys names with this command :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;admin@Ying(active)&amp;gt; show config running | match display-name
          display-name "da first";
          display-name "second vsys";
          display-name "Use the forth";
          display-name Third;&lt;/PRE&gt;
&lt;P&gt;Hope this helps !&lt;/P&gt;
&lt;P&gt;-Kiwi.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 13:18:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-can-i-get-the-available-vsys-in-paloalto-firewall/m-p/180065#M55803</guid>
      <dc:creator>kiwi</dc:creator>
      <dc:date>2017-10-04T13:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get the available VSYS in PaloAlto Firewall?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-can-i-get-the-available-vsys-in-paloalto-firewall/m-p/180263#M55829</link>
      <description>&lt;P&gt;Thank you Kiwi! You are always who solve my issues (but I still hating the kiwis lol). I will use it next time because now I get the vsys names with Pexpect by sending&amp;nbsp; "set system setting target-vsys ?".&lt;BR /&gt;&lt;BR /&gt;Thanks, Mike,&lt;BR /&gt;&lt;BR /&gt;KR&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 10:21:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-can-i-get-the-available-vsys-in-paloalto-firewall/m-p/180263#M55829</guid>
      <dc:creator>mikiTeleco</dc:creator>
      <dc:date>2017-10-05T10:21:21Z</dc:date>
    </item>
  </channel>
</rss>

