<?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: CLI command for IPSEC tunnel info in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/cli-command-for-ipsec-tunnel-info/m-p/310803#M80482</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/132521"&gt;@SutareMayur&lt;/a&gt;&amp;nbsp;, I got expected output using command provided by you. Thank you so much for your help.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Feb 2020 14:50:03 GMT</pubDate>
    <dc:creator>Joshim</dc:creator>
    <dc:date>2020-02-12T14:50:03Z</dc:date>
    <item>
      <title>CLI command for IPSEC tunnel info</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cli-command-for-ipsec-tunnel-info/m-p/310754#M80468</link>
      <description>&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for cli command to see all the details related to ipsec tunnels configured on the gateway. I need information related to tunnel id, peer ip and their status. Is there any command available ? I can see details under gui but i cant see tunnel id.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help on this. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 10:03:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cli-command-for-ipsec-tunnel-info/m-p/310754#M80468</guid>
      <dc:creator>Joshim</dc:creator>
      <dc:date>2020-02-12T10:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: CLI command for IPSEC tunnel info</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cli-command-for-ipsec-tunnel-info/m-p/310756#M80469</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/132978"&gt;@Joshim&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hello, yes you can use below command to see required information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;' show vpn flow'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mayur&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 10:04:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cli-command-for-ipsec-tunnel-info/m-p/310756#M80469</guid>
      <dc:creator>SutareMayur</dc:creator>
      <dc:date>2020-02-12T10:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: CLI command for IPSEC tunnel info</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cli-command-for-ipsec-tunnel-info/m-p/310769#M80474</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/132978"&gt;@Joshim&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One of the best think I love with Palo Alto is the "find command".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you know what you want to execute, but not sure what is the full correct command you can always run find:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;gt; find command keyword 
  &amp;lt;value&amp;gt;  CLI keyword

&amp;gt; find command keyword vpn
&amp;lt;shortened&amp;gt;
show vpn gateway name &amp;lt;value&amp;gt;
show vpn gateway match &amp;lt;value&amp;gt;
show vpn tunnel name &amp;lt;value&amp;gt;
show vpn tunnel match &amp;lt;value&amp;gt;
show vpn ike-sa gateway &amp;lt;value&amp;gt;
show vpn ike-sa match &amp;lt;value&amp;gt;
show vpn ike-sa detail gateway &amp;lt;value&amp;gt;
show vpn ike-hashurl 
show vpn ipsec-sa tunnel &amp;lt;value&amp;gt;
show vpn ipsec-sa match &amp;lt;value&amp;gt;
show vpn ipsec-sa summary 
show vpn flow name &amp;lt;value&amp;gt;
show vpn flow tunnel-id &amp;lt;1-65535&amp;gt;
&amp;lt;shortened&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use the find command in user and configure mode. If you run it in configure mode it will show you the set commands that contain your keyword&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 12:03:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cli-command-for-ipsec-tunnel-info/m-p/310769#M80474</guid>
      <dc:creator>A_Astardzhiev</dc:creator>
      <dc:date>2020-02-12T12:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: CLI command for IPSEC tunnel info</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cli-command-for-ipsec-tunnel-info/m-p/310803#M80482</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/132521"&gt;@SutareMayur&lt;/a&gt;&amp;nbsp;, I got expected output using command provided by you. Thank you so much for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 14:50:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cli-command-for-ipsec-tunnel-info/m-p/310803#M80482</guid>
      <dc:creator>Joshim</dc:creator>
      <dc:date>2020-02-12T14:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: CLI command for IPSEC tunnel info</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cli-command-for-ipsec-tunnel-info/m-p/310804#M80483</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/70130"&gt;@A_Astardzhiev&lt;/a&gt;&amp;nbsp;It was informative. Thanks for sharing same.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 14:52:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cli-command-for-ipsec-tunnel-info/m-p/310804#M80483</guid>
      <dc:creator>Joshim</dc:creator>
      <dc:date>2020-02-12T14:52:38Z</dc:date>
    </item>
  </channel>
</rss>

